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: 

BAPI needed for VL32 (Post goods receipt) and VT02 shipment transaction

Former Member
0 Kudos

Hi,

We are currently updating quantities and Performing a Post Goods Receipt against all associated inbound deliveries using BDC (VL32).

Also, updating the completion date of associated shipments by BDC (VT02).

As part of upgrade intiative ECC 6.0, we are trying to avoid BDC and looking for suitable BAPI's for the above tasks.

Please help us in this regard,

Thanks,

Madhan.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

BAPI_INB_DELIVERY_SAVEREPLICA for VL32

BAPI_SHIPMENT_CHANGE for VT02

2 REPLIES 2

Former Member
0 Kudos

BAPI_INB_DELIVERY_SAVEREPLICA for VL32

BAPI_SHIPMENT_CHANGE for VT02

0 Kudos

I am looking at the BAPI. Thanks for your help.