cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sapscript form name

Former Member
0 Likes
778

hi,

i try to use se30 to check what is the form name that the abap print program is calling but to no avail.

may i know what would be the way to check what sapscript the print program is running if the form name is not defined in the print program but maybe in config.

thanks

View Entire Topic
Former Member
0 Likes

It all depend upon module ,tables or transaction will vary ..

Most of the SD,MM Module in NACE Transaction or TNAPR Table

FI Module will store at T001F Table or Check of some of the transaction related to FI .

OB96,FBZP,FBMP

PP and PM Module will be AT OID1 Transactions

You can check other tables too TTXFP

Check other transaction too OPK8

Thanks

Seshu