SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Uploading of serial numbers while doing MIGO

Former Member
0 Kudos
325

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!!

2 REPLIES 2

oliviawalsh
Product and Topic Expert
Product and Topic Expert
0 Kudos
178

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

Former Member
0 Kudos
178

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.