cancel
Showing results for 
Search instead for 
Did you mean: 

hw to find out the Print program name for SF?

Former Member
0 Kudos

HI Guys,

I have a Smart form in SRM system. i wanted to find out the print program for this. i know we can find out with Table TNAPR, But this table is not existed in SRM System for my client. Any alternate solution for this..?

Pls let me know.

Akshitha.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Based on the Application of that you have to search in <b>SPRO</b> to find the Output determination related messages and forms for that

Most of the SD and MM related forms are available in NACE tcode or tnapr TABLE.

Regards

Anji

Former Member
0 Kudos

Guys,

I want the solutions ASAP.

Akshitha.

Former Member
0 Kudos

Hi

Byusing the Tables Tnapr & TTXFP u can get the details of driver program of your script or smartform

Or

Goto NACE->select the Application type(EF-purchase order)->select output types->NEU for new PO printout->double click on process routines_> sscroll right->specfiy ur form and print proggram there(instead of MEDRUCK give ZMEDRUCK)->save

Nace is for message control settings. Say if u want to trigger a Smartform or an Idoc or any other customized program u can do the message control settings.

Say at the time of Sales Order creation or updation u want to trigger a Smartform, then u have to follow the following steps:

Goto NACE

Select application V1 and then click Output Type.

create a new Output type or copy the existing one abd save it with new name

then in Processing Routine Mention the driver program name and in Form routine mention the main subroutine name.

In Smartform mention your SMartform name and also the layout if u have ceated.

Again go to NACE and Select application V1 and press Procedures.

here out of the many procedures u have to select the right one and attach your Output Type to it.

You can also create a condition record..Say if u want to trigger this Smartforms for Sales Order of particular type.

Regards

Pavan

santhosh_shanig
Explorer
0 Kudos

HI

Check the table TTXFP and TTXFPT.

Hope this works.

Plz let me know...

Regards

Santhosh