‎2008 Dec 05 4:33 AM
Dear All,
Can anybody tell me which BAPI can be used for creation of billing document (i.e. VF01 )
I am using BAPI_BILLINGDOC_CREATEMULTIPLE but this bapi is considering all kinds of discount whichever is available.
In this bapi input that we are giving is BILLINGDATAIN not else.
Regards
Sagar
‎2008 Dec 08 6:28 AM
Hi,
You can try this BAPI's for VF01 T-code.
1) BAPI_BILLINGDOC_CREATE
2) BAPI_BILLINGDOC_CREATEFROMDATA
3) BAPI_BILLINGDOC_CREATEMULTIPLE
Before going to use goto SE37 and read the BAPI Document .
Regards,
Sudhakar Reddy.A
‎2008 Dec 05 4:44 AM
‎2008 Dec 08 6:28 AM
Hi,
You can try this BAPI's for VF01 T-code.
1) BAPI_BILLINGDOC_CREATE
2) BAPI_BILLINGDOC_CREATEFROMDATA
3) BAPI_BILLINGDOC_CREATEMULTIPLE
Before going to use goto SE37 and read the BAPI Document .
Regards,
Sudhakar Reddy.A
‎2009 Mar 19 2:09 AM
Yep, if there any documentation.
Any idea what parameters has to be passed to the BAPI?
Thanks,
‎2009 Apr 02 8:55 AM