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 is not getting called

Former Member
0 Likes
474

Hi,

I have attached two scripts at tcode FBZP for cheque printing.

if i print the cheque data is printed from first attched script and

not calling second script.. it is showing empty page(because no data

related to that in first form).

can anyone help me...!

Edited by: anurag.radha on Sep 27, 2011 1:52 PM

2 REPLIES 2
Read only

rodrigo_paisante3
Active Contributor
0 Likes
432

Hi,

Did you change the driver program to call it?

Maybe the program is calling both forms but it did not select data correctly to print 2nd form.

Regards

Read only

Former Member
0 Likes
432

Thank you for your reply.

Issue solved by passing the second form at

selection screen(alternative form field) while cheque printing( via FBZ5).