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_BILLINGDOC_CREATEFROMDATA

Former Member
0 Likes
1,222

Hi Experts,

I'm using Bapi ' BAPI_BILLINGDOC_CREATEFROMDATA' to create Billing related to order .Is it possible to use this Bapi for multiple line items.

1 REPLY 1
Read only

mvoros
Active Contributor
0 Likes
438

Hi,

your BAPI is obsolete as of Release 46A. There is a replacement BAPI_BILLINGDOC_CREATEMULTIPLE. Have a look, probably it has less limitations as the obsolete one.

Cheers