Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Which tcode is using the output type

Former Member
0 Likes
626

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.

5 REPLIES 5
Read only

Former Member
0 Likes
601

Hi,

Try table TNAPR . U can get the output type here.

reward if helpful.

Regards,

Ramya

Read only

Former Member
0 Likes
601

hi ,

check the tcode nace.

regards,

venkat.

Read only

ak_upadhyay
Contributor
0 Likes
601

HI,

Use NACE for this.

Reward points if useful...

Regards

AK

Read only

Former Member
0 Likes
601

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

Read only

Former Member
0 Likes
601

use NACE tcode