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

Transfer order cofirmation

Former Member
0 Likes
372

Hi everyone,

I am creating a inbound delivery using BAPI BAPI_GOODSMVT_CREATE, assigning HU through BDC and then creating a Transfer Order through BDC. Immediately after creating TO, I am trying to confirm it through BDC but I am getting an error saying "Transfer order XXX already confirmed or cancelled, or cancellat. sent" . I even tried to confirm it through L_TO_CONFIRM but getting the same error.

Could you please tell how to rectify it, thanks in advance.

Regards,

Balaji Viswanath.

Hi everyone,

I am creating a inbound delivery using BAPI BAPI_GOODSMVT_CREATE, assigning HU through BDC and then creating a Transfer Order through BDC. Immediately after creating TO, I am trying to confirm it through BDC but I am getting an error saying "Transfer order XXX already confirmed or cancelled, or cancellat. sent" . I even tried to confirm it through L_TO_CONFIRM but getting the same error.

Could you please tell how to rectify it, thanks in advance.

Regards,

Balaji Viswanath.

1 REPLY 1
Read only

Former Member
0 Likes
333

Hi,

The Bin number what I was using for testing is wrong, automatic confirmation of TO was happening. Now I am using proper Bin number and able to do manual confirmation of TO.

Regards,

Balaji Viswanath.