‎2008 May 09 1:54 AM
Hi Abapers..
I am doing BDC Upload program using MB1B Screen. I put the receiving bin but the following error coming..
" CALL_TRANSACTION MB1B Return code = 1,001 RECORD: 0
S The Receiving batch will be automatically set to G02
W Batch G02 has already been posted in stock
S No batch input data for screen SAPLKACB 0002"
What is the error? how to rectify that error. anybody please give the solution of this problem.
Give me source code for this bdc program for MB1B Screen.
This is very urgent I will give reward points..
Thanks
S.Muthu.
‎2008 May 09 3:10 AM
Hi,
If you have a choice then use BAPI_GOODSMVT_CREATE instead of BDC program. See the Function Module Documentation for your requirement. Also, you may search for key words BAPI_GOODSMVT_CREATE and MB1B in this forum for more info.
Thanks,
siddu
‎2008 May 09 2:03 AM
Hi,
You might have not recorded the transaction correctly. Try to re-record the transaction.
Regards,
Atish
‎2008 May 09 3:10 AM
Hi,
If you have a choice then use BAPI_GOODSMVT_CREATE instead of BDC program. See the Function Module Documentation for your requirement. Also, you may search for key words BAPI_GOODSMVT_CREATE and MB1B in this forum for more info.
Thanks,
siddu
‎2008 May 09 3:57 AM
Hi Siddu,
Thanks Very much. My Solution solved by You. I given reward points.
Thanks a lot.
I created BAPI_GOODSMVT_CREATE now its working.
Regards,
S.Muthu.