Hi Experts,
I have a problem to print a label.
When I use the default format page (DINA4) in a sapcript basic settings the label was print correctly. But, when I use the new format page (ZGB_PRAT - created by basis) the error happens.
In a debbug mode I can see that: The functions to open and start form returns correctly (subrc = 0). But the function to print the main window returns with error (subrc = 7) and leave the process.
The message error is that: END_FORM is invalid, OPEN_FORM is missing.
I checked the size of main window and it's according to size of format page.
To make sure, I created a new sapscript and since the start I use the page format size. Didn't work.
I don't know how I can resolve this.
Please, Help me.