‎2009 Sep 16 12:10 PM
Hi Experts,
I have copied one script from other client and made changes in same original language (JA).
I transported the same to testing client thru SCC1
And the changes are also available in testing client.
But when i am running my script (VF03 for Invoice) , i came to know that it is running in EN language, so it is taking that from 000 client , so, the modified script was rinning there.
It is also assigned in NACE.
Pls solve the problem.
Thanks
chandra.
‎2009 Sep 16 1:42 PM
Go to SE71 and give the name of the form in Utilities -> Copy from Client
It leads to copy forms between Clients.
forms name : which you want to copy ( already existed )
source client: default 000
Target Form : give the name of the form ( you want to create ).
Execute.
goto SE71 Enter form name
language ' DE '
Press change
utilities -> Convert Original Language
in To Original language 'EN'. or ' the language what you want '.
Now the form has been copied from the source client to your client in the language what you want.
you can open it now in SE71 and you can also edit the script.
‎2009 Sep 16 1:09 PM
pl follow this steps
1. t.code se38
2. write RSTXFCPY
3. f8
4. give your source and target form name with client
‎2009 Sep 16 1:42 PM
Go to SE71 and give the name of the form in Utilities -> Copy from Client
It leads to copy forms between Clients.
forms name : which you want to copy ( already existed )
source client: default 000
Target Form : give the name of the form ( you want to create ).
Execute.
goto SE71 Enter form name
language ' DE '
Press change
utilities -> Convert Original Language
in To Original language 'EN'. or ' the language what you want '.
Now the form has been copied from the source client to your client in the language what you want.
you can open it now in SE71 and you can also edit the script.