Application Development 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: 

Billing Program

Former Member
0 Kudos
126

Hi,

Can anyone tell where in the billing program SAPMV60A for VF01is the system checking the status of deliveries to see it can be billed?

Thank you.

1 REPLY 1

vinod_vemuru2
Active Contributor
0 Kudos
76

Hi Saad,

Check the CALL function RV_INVOICE_CREATE in include

MV60AF0X_XKOMFK_ENDE. In side this FM validations are being done. Check source code of this FM. U may get some clue.

Thanks,

Vinod.