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

Invoice split based on condition types

Former Member
0 Likes
425

Dear ABAPers,

I want to split the Invoice based on the condition types how to do this.

Thanks & Regards,

Ashok.

2 REPLIES 2
Read only

Former Member
0 Likes
391

Dear all,

My question is not answered.

Thanks & Regards,

Ashok.

Read only

Former Member
0 Likes
391

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.