‎2008 Mar 19 9:07 AM
Hi experts,
Is there any way (tcode/table) to determine which tcode will use an output type?
Ex: Our client has a request to modify a smartform. Supposed that I can determine the printing program and output type. But how do I know this output type used in which tcode?
Thanks.
‎2008 Mar 19 9:09 AM
Hi,
Try table TNAPR . U can get the output type here.
reward if helpful.
Regards,
Ramya
‎2008 Mar 19 9:09 AM
‎2008 Mar 19 9:11 AM
‎2008 Mar 19 9:15 AM
Hi
It depends on which business transaction the output has to be run.
Every business transaction can have own trx to run the print.
For example for the purchase order you can use ME9F, for the bill is VF31, but if the trx is not standard it's not easy to find out it.
Anyway every print can be run by std report RSNAST00.
For only the logistic print (so for module SD and MM) the output type is managed by trx NACE (or see table TNAPR), but other modules have an own way to manage the print, so there isn't a sure way to know your issue, only the experience.
Max
‎2008 Mar 19 9:27 AM