cancel
Showing results for 
Search instead for 
Did you mean: 

billing split in printing

Former Member
0 Kudos

Hi all,

sale order created with 32 line items, and out bound delivery also be created with respect to sales order and saved, and billing also done with respect to delivery.

but in billing while taking print out max 8 line items can be print, other 24 line items was not able to print because of paper size.

system should restrict only 8 line item in print page

and sometimes line item could be more than 75 items also.

please provide inputs to solve this..

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mohan

Please take a help from your ABAPer to put page break in the Smart form.

It will solve your problem.

Try and revert.

Former Member
0 Kudos

hi yadav,

thanks for your reply,

can you pls explain in detail?

thanks

Former Member
0 Kudos

Hi Mohan

For every page in smartform, there are many window in it. And There is a limit of each window.

If we give more data to window it will overflow and will not display extra data(more then size specified).

To overcome this problem "PAGE BREAK" is used in window, such that is data is more then specified size it will spill over to next page and so on.

So tell your ABAPer to check for data overflow in a particular (Main Window) of the page in your smartform.

Try and revert.

Answers (2)

Answers (2)

Former Member
0 Kudos

problem solved

former_member217082
Active Contributor
0 Kudos

Hi Mohan babu

First of all Check to the output type what smartform is assigned. Now in that smartfrom check what data has been maintained.Check in the option data in smartforms that how many line items have to be printed .If it is 8 then change it to 32 and then create the sales order and then check how many line items are coming in the print

Secondly , also check in smartforms only , what paper size has been maintained in height ,width ,size etc . If more line items have to come in 1 print page then change the height ,width ,size data in smartforms

*NOTE : Dont post the same thread in different forums.Close the thread in one forum,If you post in different forums Some members will be contributing in other forum thread also.

Regards

Srinath