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

smart form

Former Member
0 Likes
670

Hi Friends,

I have small doubt in Smart forms..

We will get the smart form name in driver program...

But i need the driver program name for particular Smart form..

Is there any other method to get the driver program name....

Sampath

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
647

Hi,

In table <b>TNAPR</b> by giving the output type as input u will get script come smartform layout names as well as PRINT PROG names.

Kishore.

7 REPLIES 7
Read only

Former Member
0 Likes
647

Hi,

Check in the Table TNAPR by entering the Output type and SMartform name.

You will get the Program name.

Regards,

Anji

Read only

Former Member
0 Likes
647

Hi,

Goto <b>SE11 > TNAPR > specify the output type KSCHL</b> and get the form name and driver program name.

If u have the form name then pass teh same in<b> FNAME</b> and get the driver program name.

Hope this olves ur query, please reward points and close the thread if this solves.

Revert back if u need any info.

Read only

Former Member
0 Likes
647

use the tcode NACE

Read only

Former Member
0 Likes
647

Hi friends..

This answer for standard smartforms only..

if the smart form is customized .... completly created by new...

Is there any other method for finding the driver program name for customized smartforms..

Thanks in advance..

Sampath

Read only

0 Likes
647

Hi,

Goto NACE t-code, select the Application, and then select 'outputtypes' button on the application tool bar, then select your 'output type' , then double click on 'processing routines', then u can find the Driver program name, SAP Script name as well as Smartform name there it self.

You can locate all the objets here and their assignment irrespective of whether its Standard or Custom object .

Hope this helps.

Regards,

Sujatha.

Message was edited by:

Sujatha Reddy

Read only

Former Member
0 Likes
647

if u are not using output types and asking for where the s.form called from ,

unfortunately there is no way you must know the program name

Read only

Former Member
0 Likes
648

Hi,

In table <b>TNAPR</b> by giving the output type as input u will get script come smartform layout names as well as PRINT PROG names.

Kishore.