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

BAPI for VF01

former_member425121
Participant
0 Likes
1,250

Hi

I need to create a billing document like VF01 giving the contract number (already created with VA41) ; in VF01 i just need to give the contract number.

Does somebody knows a BAPI for this, for create the billing document like VF01 ?

Thanks

Frank

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
799

Hi,

Check these Bapi's

BAPI_BILLINGDOC_CREATE
BAPI_BILLINGDOC_CREATEFROMDATA
BAPI_BILLINGDOC_CREATEMULTIPLE

4 REPLIES 4
Read only

Former Member
0 Likes
800

Hi,

Check these Bapi's

BAPI_BILLINGDOC_CREATE
BAPI_BILLINGDOC_CREATEFROMDATA
BAPI_BILLINGDOC_CREATEMULTIPLE

Read only

Former Member
0 Likes
799

Hi

Try to see the BAPIs like

BAPI_BILLINGDOC_CREATE

BAPI_BILLINGDOC_CREATEFROMDATA

BAPI_BILLINGDOC_CREATEMULTIPLE

Max

Read only

0 Likes
799

Thanks a lot

Please let me try the BAPIS for close the tread.

Best regards

Frank

Read only

0 Likes
799

Hi

Probably u can use BAPI_BILLINGDOC_CREATE because it should be enough to transfer the reference sales document from the bill has to be created.

Max