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: 

how to pass delivery no in to BAPI_INCOMINGINVOICE_CREATE bapi

Former Member
0 Kudos

hi ,

I am posting miro for incoming invoice process with delivery no . but I am unable to find the delivery no field in this bapi so please suggest is there any other bapi available for this requirement ??


3 REPLIES 3

former_member188724
Contributor
0 Kudos

Hi,

Did you try this field REF_DOC of structure

BAPI_INCINV_CREATE_ITEM in ITEMDATA (Tables)

Regards,

K.S.

Former Member
0 Kudos

Hi Mohan,

BAPI_OUTB_DELIVERY_SAVEREPLICA requires delivery number as input.

regards,

Ashvin

Former Member
0 Kudos

solved by my self using BAPI_INCOMINGINVOICE_CREATE bapi

thanks everyone...