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

SD invoice split - VF01

Former Member
0 Likes
988

Hello,

Someone ask me to try to ( in some cases ) split a SD invoice in N invoices, if the actually created invoice created in VF01 has N items.

As i didn't find any BADI or user-exit when i can do it, does anyone knows a way to do that ?

If someone knows where to do it, do you know what tables/internal tables contents do i have to change : VBFA ? VBRK ? VBRP ?

Thanks in advance,

Paulo Sousa

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
520

If you go to VOFM transaction, Choose menu Data Transfer -> Billing Documents, there will be a sample routine (001 - program FV60C001) that you can use as a template to derive your logic. Hope this helps.

1 REPLY 1
Read only

Former Member
0 Likes
521

If you go to VOFM transaction, Choose menu Data Transfer -> Billing Documents, there will be a sample routine (001 - program FV60C001) that you can use as a template to derive your logic. Hope this helps.