cancel
Showing results for 
Search instead for 
Did you mean: 

Finding driver program for a smart form

Former Member
0 Kudos

Hi all,

How to find a driver program if we know only the smart form name. I am unable to find the appropriate answer though i have done a lot of research on sdn and other sources.

The answer which i found is to find the same in table TNAPR. But I am not able to find even a single driver program from table TNAPR for any smartform.

Please give some suggestions regarding the same.

regards,

Mani

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

where are giving ur smartform name in tnapr.

u need to give it to sform

Answers (4)

Answers (4)

Former Member
0 Kudos

hi,

if u know output type.

then

goto nace. select output type and there u will get smartform name and program name also.

else use tcode V/83 AND GIVE UR OUTPUT TYPE.

IF this is a custom smartform, then check in table TTXFP

or just debug the smartform, u will get program name.

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

The Way to find a driver program for given smartform is

1. Goto TNAPR

2. Goto Nace--->Search using Output Types where we can configure the Smartform and Driver Program

3. Goto OPK8 for PP and PM related forms and Driver Programs

Former Member
0 Kudos

Hi,

You can goto T-code NACE.

Chose the corresponding application and click on the output types push bottons on the top of the initial screen.

Click on the respective output type and then click on the processing routines.

It will show you the driver pgm and its corresponding smartform.

Regards,

Chandra