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 Driver program in Sap Sript

Former Member
0 Likes
1,162

Hi All,

While Creating transfer Order for Material document. The Transaction is LT06. I have the Script name in hand but not able to locate where the driver program is located. The form is printed when TO is Created through LT06.

I have tried to locate in table TNAPR but in vain.

Thankx in Adv

Hi All,

While Creating transfer Order for Material document. The Transaction is LT06. I have the Script name in hand but not able to locate where the driver program is located. The form is printed when TO is Created through LT06.

I have tried to locate in table TNAPR but in vain.

Thankx in Adv

7 REPLIES 7
Read only

Former Member
0 Likes
1,063

The table TNAPR should have the relation.

Did you try to locate it using NACE transaction?

Read only

Former Member
0 Likes
1,063

Hi,

Are you sure that it is Scrip form....

If it is the script definetly it will be in TNAPR table.

Check whether it is Smart form.

Trnx: SMARTFORM.

Thanks,

Deepak.

If it helps you reward with points.

Read only

Manohar2u
Active Contributor
0 Likes
1,063

1.Goto se71, give the form name

2.Go in display/change mode, then from menu form-check-texts. Select all options, then press enter.

3 you will get the printprogram

Regds

Manohar

Read only

Former Member
0 Likes
1,063

First you have to check for the output type and application of your requirement then you can search the print program in the NACE transaction.

Read only

Former Member
0 Likes
1,063

go to SE71 and go to the sapsfript

Form->Check->Text

Click Enter

In that u can find the program

Read only

Former Member
0 Likes
1,063

Hi,

the driver Program is <b>SAPLLTOP</b> for Transfer Order Form <b>LVSTALISTE</b>

Regards

vijay

Read only

Former Member
0 Likes
1,063

Hi

Try to see the table T329F

Max