Dear All ,
I have a requirement that :-
I have a final internal table : let say itab_final[] ,
It is having some fields like KUNNR . BUKRS , etc ..
.
I want that every kunnr corresponding line items output should be on a new page ...
this means that a new page should be triggered on the change of KUNNR .
A new page should be triggered.
I have used NEW-PAGE event for this purpose .
Gurus suggest and workaround if any ..to achieve this functionality .
Regards
Deep