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

scripts

Former Member
0 Likes
628

hi,

I'm New to scripts,

how to find out corresponding layout for a script?

If no-auth for 'SPRO' how to know corr.pring prog?

Big Thanks for discriptive solutions

5 REPLIES 5
Read only

Former Member
0 Likes
604

Hi,

Have a look in table TNAPR

Read only

Former Member
0 Likes
604

Hi,

check the table TNAPR if the program is having any Output type.

provide that to KSCHL field and find the Print program and formname.

i hope it is standard program , check the Table <b>TNAPR</b>.

you can check it using <b>NACE</b> transaction also..

regards

vijay

Read only

0 Likes
604

can u plz elablorate abt finding layout for a given script in the spec?

Read only

0 Likes
604

go to NACE-> PROCESSING ROUTINES, in that select the type of processing routine, NOW CLICK ON OUTPUT TYPE, u can see the program associated with ur form

Read only

0 Likes
604

Hi,

If you have script already there , just go to TNAPR table and provide the driver name.

PGNAM

PGNAM2

PGNAM3

PGNAM4

PGNAM5

and try checking with one by one passing the print program name to the TNAPR selection screen.

you can have atleast one entry with that driver.,

check it.

regards

vijay