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 SD_SHIPMENT_DELETE input values

coreaslam
Discoverer
0 Kudos

hi gurus,

what are the input parameter values we need to pass for deleting the shipment number through shipment delete FM SD_SHIPMENT_DELETE

Regards,
Aslam

1 ACCEPTED SOLUTION

coreaslam
Discoverer
0 Kudos

Thanks for ur Reply @Thanga prakash and Jack.

I have used fm 'BAPI_SHIPMENT_DELETE' for deleting the shipment number and it worked.

Regards,

Aslam

3 REPLIES 3

thanga_prakash
Active Contributor
0 Kudos

Hello Aslam,

You have to pass Shipment Number in importing parameters and all table values in the tables parameter, as you can see the optional check box for all the table parameters are not checked, it means it is mandatory.

Regards,

Tp

jack_graus2
Active Contributor

Hi

I_TKNUM

C_XVTTK-MANDT

C_XVTTK-TKNUM

Regards Jack

coreaslam
Discoverer
0 Kudos

Thanks for ur Reply @Thanga prakash and Jack.

I have used fm 'BAPI_SHIPMENT_DELETE' for deleting the shipment number and it worked.

Regards,

Aslam