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

regarding print program

Former Member
0 Likes
398

hi experts,

i have developd a smartforms 'ZSD_LOADING_SLIP_NW2'one year back,now i m trying to find which one is the print program for this form but i m not getting ,i have already checked <b>tnapr</b> table ..plz help me to get the print program....

3 REPLIES 3
Read only

Former Member
0 Likes
381

Hi Ravi,

Smart Form will creates FM , So find out FM of ur SF and search where used list from SE37 for that FM.

do the same way for FM SSF_FUNCTION_MODULE_NAME and search only in ur DEVELOPMENT class then u will get sorted list only.

there is no such from where u can get this data easly.

Thanks,

Reward If Helpful.

Read only

Former Member
0 Likes
381

Hi Ravi,

In order to find the Print program associated with the Smartform,the best way is to go to the T-code NACE and select the domain for which you have developed the smartform,for e.g,if it for sales,then select K1 from the list.

After this,click on the Output types button at the top and then on the new screen,select the Output type on the right hand screen and then double click on the Processing Routines button the left hand side window.It gives you the details of the Form name and the Programs associated with it.

In case you have any further clarifications,do let me know.

Regards,

Puneet Jhari.

Read only

Former Member
0 Likes
381

Goto General Attributes of that SF and get the package name

Goto se80 give the package and find the driver program associated with that smartform.