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: 

Very Urgent: Deleting Batch from STO and Goos Issue reversal Using BAPI

Former Member
0 Kudos

Hi,

I want to delete outbound delivery for particular shipment number and this should be done using BAPI or a FM not using the tcode VL02N.

I wld be very grateful

Please List out the BAPI 's or FM that can be used for to perform these listed , with using Tcodes:

1) REVERSE BILLING DOCUMENT(VF11)

2) GOODS ISSUe REVERSAL (VL09N)

3) REMOVE DELIVERY FROM SHIPMENT (VT02N)

4) DELETING DELIVERY(VL02N)

5) REMOVE BATCH FROM STO (ME22N)

Its very urgent..

Thank you in advance....

1 ACCEPTED SOLUTION

former_member181962
Active Contributor
0 Kudos

1) REVERSE BILLING DOCUMENT(VF11)

BAPI_BILLINGDOC_CANCEL

2) GOODS ISSUe REVERSAL (VL09N)

BAPI_GOODSMVT_CANCEL

3) REMOVE DELIVERY FROM SHIPMENT (VT02N)

BAPI_SHIPMENT_CHANGE

4) DELETING DELIVERY(VL02N)

5) REMOVE BATCH FROM STO (ME22N)

BAPI_PO_CHANGE

2 REPLIES 2

former_member181962
Active Contributor
0 Kudos

1) REVERSE BILLING DOCUMENT(VF11)

BAPI_BILLINGDOC_CANCEL

2) GOODS ISSUe REVERSAL (VL09N)

BAPI_GOODSMVT_CANCEL

3) REMOVE DELIVERY FROM SHIPMENT (VT02N)

BAPI_SHIPMENT_CHANGE

4) DELETING DELIVERY(VL02N)

5) REMOVE BATCH FROM STO (ME22N)

BAPI_PO_CHANGE

0 Kudos

Hi,

Please can you provide the mandatory fields to be supplied for these BAPI's...