cancel
Showing results for 
Search instead for 
Did you mean: 

Forms & Scripts

Former Member
0 Kudos

Hi All.

If i know the form name or script name then how can i find the print program Name for that perticular form or vice versa.

Thanks & Regards.

Satish.Kotte

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Go to Transaction NACE . You can see the Form assigned to the Driver Program.

Pl. award points if helpful.

Thanks,

USR

Former Member
0 Kudos

Hi Satish,

Method1: <b>In TNAPR table the driver program name and form nanes will be stored

go to se11 enter tnapr table

give the form name and execute u will get the driver program of that particular form

fields,

PGNAM - Program name

FONAM - Form name </b>

<b>Method 2 :

1. Go to nace

2. select application (eg, EA)

3. click output type button and select output type

(eg, NEU)

4. double click on processing routines

5. Application - EA

Output Types - NEU (RFQ)

Program - program name

Form - Form name

u can get there

Method 3 :

if u want to directly see without going to nace

1. in se11 give view name as VN_TNAPR

2. execute it

3. it will ask for o/p type and application give it

4. then u can directly go to nace "display view processing routines" screen

</b>

Former Member
0 Kudos

Refer table TTXFP.

Form name : TTXFP-TDFORM

Driver program : TTXFP-PRINT_NAME

Ref Thread:

check in SE76 ,

goto SE76 , Click F4 and then F8 , u canget all the forms

or

u can find them in table STXH , TDFORM is the fieldname

Another way of checking is

In SE71 and follow the menu

FORM->CHECK->Text

There u will get the print program name .

Regards

marius_greeff
Active Participant
0 Kudos

Hi,

Look in Table TNAPR.

Regards,

Marius