I am doing the mb02 change
I have 15 items for the material document number1 and 5 items for material document nmber 2 etc and 13 items for material document 3, I have recorded the page down in shdb.
In mbo2 only 7 items are there per page.
Now i am looping at the finaltable.
Now how to tell to the system that material doc1 is having 15 items , ie how to handle page down after 7th item for material doc1.
For material doc 2 only 5items so we need to bypass page down , please tell how to handle this in this loop and endloop of bdc.
Loop at itab.
Pagedown logic please.
call transaction tcode MB02.
ENDLOOp.