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

print prog for a tcode

Former Member
0 Likes
944

Hye All,

How to find a print prog for a particular tcode.

Thanks,

Vibha

1 ACCEPTED SOLUTION
Read only

former_member188827
Active Contributor
0 Likes
921

hi

go to se93.giv tcode and den click on "where used list". u'll get name of print prog.

rgds

9 REPLIES 9
Read only

Former Member
0 Likes
921

Hi,

What is the tcode..

you can use the table TNAPR for a given sapscript form or a output type..

Thanks

Naren

Read only

S0025444845
Active Participant
0 Likes
921

Hi,

go to that TCODE

then system

then status

there u will get program name,

regards,

sudha

reward points if useful

Read only

Former Member
0 Likes
921

Hi,

If you are asking about program attached to a transaction code then

Use table <b>TSTC</b>

Regards,

Suruchi

Message was edited by:

Suruchi Mahajan

Read only

Former Member
0 Likes
921

it seems u r asking abt the sapscript.

If this is the case u can go to either NACE t/c or TNAPR table to see the print program for ur layout set.

Regards...

Arun.

Reward points if useful.

Read only

Former Member
0 Likes
921

Print programs are not for T.codes but for output types of a particular application. like for example, sales order output, Purchase order output. You can find all print programs for related output types from table TNAPR.

Award if it helps

Krishna

Read only

former_member188827
Active Contributor
0 Likes
922

hi

go to se93.giv tcode and den click on "where used list". u'll get name of print prog.

rgds

Read only

kiran_k8
Active Contributor
0 Likes
921

Vibha,

If you want to findout a program that has been associated with a tcode then go to the table TSTC and give the tcode.

K.Kiran.

Read only

Former Member
0 Likes
921

Hi,

Go to SE 93 then enter ur transaction press display mode then u will get print program for that perticular transaction.

second option goto NACE transaction select perticular application related ur transaction. Then press out put type then u will have to select perticular out put type then double click on processing routines then u will get related form and related print program.

if it use full answer please reward me a points.

praveen

Read only

Former Member
0 Likes
921

thnks all.....