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

Former Member
0 Likes
3,147

Hi All,

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

Regards,

Raghu

Hi All,

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

Regards,

Raghu

6 REPLIES 6
Read only

Former Member
0 Likes
1,816

Try this:

I am not sure

Try using FM WS_LM_TRANSFER_ORDER_DELETE

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

Read only

0 Likes
1,816

Hi,

Sorry no such FM exist.

Regards,

Raghu

Read only

Former Member
0 Likes
1,816

Hi All,

Is there is any BAPI?

Regards,

Raghu

Read only

former_member189059
Active Contributor
0 Likes
1,816

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

Read only

0 Likes
1,816

rightly said

Read only

former_member184158
Active Contributor
0 Likes
1,816

try this FM  

L_TO_CANCEL



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