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

SapScripts

Former Member
0 Likes
491

Hi Fredric

i have checked the Nace but i am unable to find out where to test the Sap Script

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
469

Hi,

Layouts are tested from the standard transactions, in this case you need to check from ME23N, choose the print preview option for the output type, if this doesnt work, then you need to check in NACE transction for the output type what is the Driver program & Script attached, if the custom layout developed by you is not present , replace the standard MEDRUCK with the Zscript,

Hope this helps,

Rgds,

3 REPLIES 3
Read only

Former Member
0 Likes
470

Hi,

Layouts are tested from the standard transactions, in this case you need to check from ME23N, choose the print preview option for the output type, if this doesnt work, then you need to check in NACE transction for the output type what is the Driver program & Script attached, if the custom layout developed by you is not present , replace the standard MEDRUCK with the Zscript,

Hope this helps,

Rgds,

Read only

Former Member
0 Likes
469

hi,

in the layout set itself, if you click on the Texts button, it will give a program(s) against which you check the layout set...that will be your driver program for that script..thanks

Read only

Former Member
0 Likes
469

hi,

in se71, utilities --> Print Test

you can test your SAPScript as a standalone entity here.