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 to cancel Transfer order

Former Member
0 Kudos

Hi All,

Is there is any BAPI to cancel Transfer Order (using T-Code LT15) already created?

Regards,

Raghu

6 REPLIES 6

Former Member
0 Kudos

Try this:

I am not sure

Try using FM WS_LM_TRANSFER_ORDER_DELETE

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

0 Kudos

Hi,

Sorry no such FM exist.

Regards,

Raghu

Former Member
0 Kudos

Hi All,

Is there is any BAPI?

Regards,

Raghu

former_member189059
Active Contributor
0 Kudos

Hello,

Not a BAPI, but try FM L_TO_CANCEL

Yes, I know this is an old topic, but it may come in handy to the next person who searches for this

0 Kudos

rightly said

former_member184158
Active Contributor
0 Kudos

try this FM  

L_TO_CANCEL



you need to give I_LGNUM ( Warehouse number) and I_TANUM ( Transfer order number)