‎2006 Jun 27 9:21 PM
Hi,
What databasee table do I get list of all custome SAPSCripts ?
‎2006 Jun 27 9:45 PM
Sapscript names used by applications are stored in different tables.
Some of them are:
TNAPR gives sapscripts assigned to output types
T001F FI correspondence sapscripts
T042E Payment media like checks
T042B payment advice
Regards
Sridhar
‎2006 Jun 27 9:25 PM
Hi Tushar,
Try to see TNAPR table... here u can give the output type and get the forms list... hope this helps
‎2006 Jun 27 9:29 PM
‎2006 Jun 27 9:38 PM
I am not sure if you will be able to get that information easily, but if you go to the table STXH, give 'FORM' for TDOBJECT, enter 'Z*' for TDNAME, you will get all the custom forms. You will see two or more rows for each form. DEF is the definition and TXT for each language that the form is maintained in.
Hope this helps,
Srinivas
‎2006 Jun 27 9:45 PM
Sapscript names used by applications are stored in different tables.
Some of them are:
TNAPR gives sapscripts assigned to output types
T001F FI correspondence sapscripts
T042E Payment media like checks
T042B payment advice
Regards
Sridhar