Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Script----Need the solution

sreeramkumar_madisetty
Active Contributor
0 Likes
273

Hi Folks

Hope Having a great weekend.

I am getting one problem with my script.

I am doing the dunning document(TC:F150) by copying the standard form and using the standard print program.

My problem here is : by executing the Transaction i am getting the wrong results as follows:

I am having 2 company codes 0010 and 0019 and my form has to be support to English,German,France and Ducth countries.(Languages)

The problem here is For english I am getting the proper results and for remaining I am not getting the proper outcome.

In the Form ,for addreses and body content we are using the standard texts and we are using those based on company codes.

like if company code = 0010

0010's standard text has to be called.

if company code = 0019

0019s standard text has to be called. This is for both addresses and body contents.

<b>Here For english It is giving proper results and other than English language I am getting the standard textsrelated to 0010 for company code 0019 which is wrong.</b>

Can anyone please give me the idea where it is getting wrong.

Points are assured for correct and immediate answers.

Regards,

kumar

1 REPLY 1
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
253

Hi

It's Answered.