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

output type

Former Member
0 Likes
356

how to find out the assigned programs to the particular output type in scripts or smartforms?

1 ACCEPTED SOLUTION
Read only

venkata_ramisetti
Active Contributor
0 Likes
333

Hi,

You can find all print programs and its assigned sapscripts/smartforms from table TNAPR.

This table gets updated during customization of output types.

If you want to maintain output types, you can do that from transaction SM30 and give table V_TNAPR and click maintain.

Thanks,

Ramakrishna

1 REPLY 1
Read only

venkata_ramisetti
Active Contributor
0 Likes
334

Hi,

You can find all print programs and its assigned sapscripts/smartforms from table TNAPR.

This table gets updated during customization of output types.

If you want to maintain output types, you can do that from transaction SM30 and give table V_TNAPR and click maintain.

Thanks,

Ramakrishna