cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a BDC for tcode MB01

Former Member
0 Kudos

Hi ,

How to create a BDC for tcode MB01 for multiple items and

for each entered item i need to enter the serial numbers .to enter the serial numbers of an item double click on item will take u to the new screen goto menu GOTO->SERIAL NUMBER will display serial number entry form ENTER THE SERIAL numbers and click OK. note serial numbers to be entered are equal to the delivery quantity of an selected item.

Like in a similar fashion i need to enter the serial numbers for all items.

The BDC needs to be dynamic here because the number of materials entering in mb01 everytime can vary and for each material number of serial number entries are also different.

If i do the BDC for one material and for that material 3 serial numbers then would work only for similar records.

It will fail for the records like more than one material and more or less serial numbers for each material.

How to achieve the above functionality.

It's urgent.Waiting for a wonderfull answer.

Answer will be rewarded.

I might not have explained it properly but if anybody wish to talk abt this problem can pl provide contact number.

Regards,

Venkatesh

09892 895847

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Instead of BDC use BAPI...

BAPI_GOODSMVT_CREATE

Former Member
0 Kudos

Hi,

Use the BAPI for MB01 --> BAPI_GOODSMVT_CREATE

Here is the example program --> http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm

Regards

Sudheer