2010 May 14 5:40 AM
Can any one suggest if there is a way to upload the serial nos while doing MIGO as it is very difficult entering it manually for large no of quantities of a serialized material.
I hope you got my query, pls let me know if I need to elaborate more.
Thanks!!
2010 May 14 3:34 PM
Hello,
Please check transaction BAPI. From there navigate to:
Plant Maintenance
Technical Objects
Piece Of Equipment
BAPI -> BAPI_EQUI_CREATE
BAPI's is the fastest way of uploading or updating high volumes of data.
Hope this is helpful for you.
Regards
Olivia
2010 May 14 5:05 PM
Hi,
BAPI: BAPI_GOODSMVT_CREATE
check this BAPI...
The posting is carried out in the SAP R/3 via the MB_CREATE_GOODS_MOVEMENT function module.
Default
If the XSAUT indicator is set in the table parameter GoodsmvtItem, the system automatically determines the serial numbers for an item.
When creating a goods movement with serial numbers, various scenarios are possible:
The XSAUT indicator is set:
if all the serial numbers for an item are to be determined automatically
if serial numbers have been preset for a partial quantity of an item, but the remaining serial numbers are determined automatically.
The XSAUT indicator is not set:
if the serial numbers are preset for the complete quantity of an item.
if serial numbers are preset for only a partial quantity of an item. However, if you have not specified that the remaining serial numbers are to be determined automatically, an error occurs.
an error occurs if the number of serial numbers exceeds the quantity for the item.