cancel
Showing results for 
Search instead for 
Did you mean: 

language display to particular customer

vinothkumar_g
Advisor
Advisor
0 Kudos

Hi ALL,

I created sapscript for billing document using the standard form RVINVOICE01.

for a customer sales order will be created, then delivery will be created and finally billing will be done.

suppose if i have some three customers such as A1, B1, C1.

if sale order, delivery, billing is created for C1 customer. so only for that particular customer I need to display script in french and rest of other customer i need to display the script in english. So how to do this?

Script can be seen from VF02. then after entering Billing document-->Issue output to.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vinoth,

I understand your question. You want to display output in different language for one customer. Do one thing mention the condition in script like based on the customer select the language for printing.

Hope this helps you. reply for queries.

Regards,

Kumar.

former_member480923
Active Contributor
0 Kudos

Hi Vinoth,

Well if you are giving output in a particular Language the billing document has to be entered in NAST with that particular language. Please check the NAST entries with the output type and application = V3 and language = Italian this will give you the Italian language Billing Document number(s).

You can then go to VF03 and see the output of the Script.

Thanks

Anirban M.