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

Printing Problem

Former Member
0 Likes
786

Hello Frnds,

I m displaying the output of MB90 ( GRN ) in the half-page of a sheet.

After printing the GRN, printer skip the next half-page and its going to next page.

But as per the requirement I need to print the next GRN in the next second half page.

So how to control this situation.

pls help me out.....its very urgent.

with regards,

Siddharth Patel

3 REPLIES 3
Read only

Vinod_Chandran
Active Contributor
0 Likes
642

Hi,

Are you using a standard SAPScript or Smartform for this?

You may have to copy the layout and remove the page break and instead give one or two line feed.

Vinod

Message was edited by: Vinod C

Read only

Former Member
0 Likes
642

Hi Sidharth,

Easier solution is to design the SAPSCRIPT/SMARTFORM to print two GRN on a page and control the print from print program.

Cheers,

Sanjeev

Read only

Former Member
0 Likes
642

HI,

I guess you are using continuous sheet for printing. Create a new page layout ( Transaction SPAD ), and use that layout for your forms.

Regards,

Gagan