‎2009 Feb 18 8:44 AM
Dear ABAPers,
I want to split the Invoice based on the condition types how to do this.
Thanks & Regards,
Ashok.
‎2009 Mar 10 4:36 AM
‎2009 Mar 10 4:52 AM
hi ashok.
if not required seprate header for both skip step 1.
step 1.
make your header static so it can use for both.
step2
its very simple jst visulize my words...
sort internel table on condition type. and start to read and print..make a if condition and check when reading index on condition 2. jst split page ( ULINE) and start reading again.