‎2008 Jul 15 9:48 AM
Hi
I want to list out all sap script in ZH languahe.
How to do this?
‎2008 Jul 15 9:53 AM
Go to transaction SE71.
Press F4 in the form name field.
Click on the "Technical Search Function" button or press Ctrl + F10.
Enter your language and any other search criteria and execute...
You could have found this out if you had tried for yourself...
‎2008 Jul 15 9:53 AM
Hi,
GO to TADIR table give OBJECT as 'FORM '
and MASTERLANG as 'ZH'.
then u will get all form names in that language.
Thanks,
Ananth
‎2008 Jul 15 9:53 AM
Go to transaction SE71.
Press F4 in the form name field.
Click on the "Technical Search Function" button or press Ctrl + F10.
Enter your language and any other search criteria and execute...
You could have found this out if you had tried for yourself...
‎2008 Jul 15 10:04 AM
Hi Friend,
Please go to table TADIR, pass PGMID = 'R3TR', OBJECT = 'FORM' and MASTERLANG = 'ZH'.
You will get all scripts whose language is ZH.
Regards
Krishnendu