2006 Sep 15 10:33 AM
Hi All,
Is there any Bapi availaible( other than Bapi_GoodsMvt_create as it genrates a material document number) for posting goods from one storage bin to other storage bin and which does not creates a material document number.
2006 Sep 15 10:44 AM
i think you can use,'L_TO_CREATE_SINGLE' function module.
using this you can give source storage bin and destination storage bin values.
here you are creating a Transfer Order for the items.
check it once.
Regards
srikanth
2006 Sep 15 10:44 AM
i think you can use,'L_TO_CREATE_SINGLE' function module.
using this you can give source storage bin and destination storage bin values.
here you are creating a Transfer Order for the items.
check it once.
Regards
srikanth
2014 Aug 12 11:19 AM
hi
can anybody through light for bapi to locate transfer requriment number generated and pass in above given BAPI.
trying ot create a TO based on a material document and year.
regards,
sanket.
2006 Sep 15 10:46 AM
Hi,
Are you talking about Transfer Order?
For a bin to bin transfer, without a material document posting, a transfer order can be created with or without refence to a material document.But this depends on the WM process followed and needs to be confirmed.
Transfer order can be created using the FM 'l_to_create_single'.
Thanks,
Rashmi.
2006 Sep 15 11:04 AM
Hi,
For Bin to Bin transfer , i think there is no BAPI.
but we can use function modules.
for single item : L_TO_CREATE_SINGLE.
and for multiple : L_TO_CREATE_MULTIPLE
2014 Aug 12 11:20 AM
hi
can anybody through light for bapi to locate transfer requriment number generated and pass in above given BAPI.
trying ot create a TO based on a material document and year.
regards,
sanket.