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

coreaslam
Discoverer
0 Likes
2,066

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
Read only

coreaslam
Discoverer
0 Likes
1,388

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
Read only

ThangaPrakash
Active Contributor
0 Likes
1,388

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

Read only

JackGraus
Active Contributor
1,388

Hi

I_TKNUM

C_XVTTK-MANDT

C_XVTTK-TKNUM

Regards Jack

Read only

coreaslam
Discoverer
0 Likes
1,389

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