Application Development 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: 
SAP Community Downtime Scheduled for This Weekend

ABAP Forms - Number of Copies

0 Kudos
118

Hello,

I am having problems with a form that I created in SAP. The form is for a barcode label. The only contents of the form is a text include and a call to an external report that pulls in data. When I call the form from a program that I wrote it always prints two copies. However when the form is called via MIGO, it only prints one copy. Does anyone know what could cause this? I have looked at the number of copies field in the itcpo that I pass the OPEN_FORM function routine. Any help would be appreciated

1 ACCEPTED SOLUTION

Former Member
0 Kudos
78

Hi Ryan,

1. check out if everything is written

betweeen text elements only .

2. No line / word / data

should be outside any text element.

3. More over check out

the driver program, and check

whether its not calling the elements

twice in a loop .

regards,

amit m.

3 REPLIES 3

Former Member
0 Kudos
79

Hi Ryan,

1. check out if everything is written

betweeen text elements only .

2. No line / word / data

should be outside any text element.

3. More over check out

the driver program, and check

whether its not calling the elements

twice in a loop .

regards,

amit m.

Former Member
0 Kudos
78

Hi Ryan,

Since you are getting two copies of same output, right. I suggest you to run the program in debug mode to see what actually happens during run time. Check simultaneously the way the program runs and the status of the list where the contents gets printed. You may come up with a solution. For debugging check this thread...

Hope this helps.

Kindly, Reward points if it helps by clicking the star

in the left hand side of the screen.

Regards,

Maheswaran.B

0 Kudos
78

IN BDC :-- HOW TO UPDATE AND CHANGE CUSTOMER MASER DATA BY USING SESSION METHOD?

PLz send me if you have any coding for that.

plz tel me the procedure......