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

How to find Smartform Driver Program name

Former Member
11,949

Hi All,

Kindly help in letting me know if there is any t-code to find out the driver program name of a smartform,

if i only knw the function module name of the smartform it generates after execution.

Thanks and Regrds

Ritesh

Hi All,

Kindly help in letting me know if there is any t-code to find out the driver program name of a smartform,

if i only knw the function module name of the smartform it generates after execution.

Thanks and Regrds

Ritesh

9 REPLIES 9
Read only

kiran_k8
Active Contributor
0 Likes
4,409

Ritesh,

Check the table TTXFP/TNAPR

K.Kiran.

Read only

Former Member
0 Likes
4,409

Hi Ritesh,

Check table TFDIR

Regards,

Nitin.

Read only

Former Member
0 Likes
4,409

Hi,

From TNAPR table you will get the driver program name ,there u have to give ur smartform name.

Regards,

jaya

Read only

Former Member
0 Likes
4,409

Hello friend,

Actually driver progarm is not mandatory for smartforms.....if its consists the driver program we can find that one .....there is one report called RSENAST00 in that report line no 812 or 815 there we three form statements just keep break point that and run the tcode whcih u r checking then it will trigger there u can check the form name as well as driver program.....

its has to configure in NACE tcode and TNAPR table

Thank u,

santhosh

Edited by: santhosh kumar on Feb 12, 2009 9:36 AM

Read only

shishupalreddy
Active Contributor
0 Likes
4,409

Hello ,

Go to NACE transaction and select the appication are like MM, SD , FICO and select output types

Based on the output type u can find the Program name and Smartform name in the respective Processing Routines tab option.

Regards,

Read only

viquar_iqbal
Active Contributor
0 Likes
4,409

Hi

go to se37 put in the FM name of smartforms and then click on where-used list select program and you would get the name of the program

Thanks

Viquar Iqbal

Read only

Former Member
0 Likes
4,409

Solved by myself.

There is a t-code V/83 where by entering details i got the Driver Program name.

Thanks.

Read only

Former Member
0 Likes
4,409

Hi,

TNAPR is the transparent table through which you can get the name of SMARTFORMs by putting driver program name or

reverse thing is also possible.

Regards

Mrinmoy

Read only

0 Likes
4,409

Hi,

We can directly go to TNAPR table contents and enter your SAMRTFORM name in the SFORM filed and execute it…we can find the Driver program for given SMARTFORM.

regards,

Nasreen