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

Script

Former Member
0 Likes
243

Hi SDN,

I am facing a typical problem in SAP Script.

I created a Zform for the Notification Order Print Tcode IW22, since the user wanted it in original only once to be printed and duplicate N number of times to be printed.

When a new Order is being printed i never get a ORIGINAL, it always shows me DUPLICATE, but when i see the same through preview it shows me ORIGINAL.

Can any one tell me possibilities y?

And also please confirm if the Driver Program for the ZForm is being called irrespective of PREVIEW or PRINT?

Many Thanks

Pratyusha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
206

Hello,

1.Please check in debugging how the control is flowing.

Debugg ur script and check.

2.A script form works only when it assigned to output type in the nace tcode.

What is the driver program u are using

Please check and let me know for further clarifications

Regards

1 REPLY 1
Read only

Former Member
0 Likes
207

Hello,

1.Please check in debugging how the control is flowing.

Debugg ur script and check.

2.A script form works only when it assigned to output type in the nace tcode.

What is the driver program u are using

Please check and let me know for further clarifications

Regards