cancel
Showing results for 
Search instead for 
Did you mean: 

Equipment Installation at MIGO

Former Member
0 Kudos

Hi

I do not want to use IE4N .

since due to shortage of people I want to automate process

I am creating one work order on FL and Equipment having problem

New one reserving in order for Material with serail number

I want to dismantle at FL and install New Equipment at FL when we issue the materail

Is it possible

Regards

pratap

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try this User Exit.

User Exit at TECO

IWO10004 Maintenance order: Customer check for order completion

User Exit at MIGO

MBCF0002 Customer function exit: Segment text in material doc. item

MBCF0005 Material document item for goods receipt/issue slip

MBCF0006 Customer function for WBS element

MBCF0007 Customer function exit: Updating a reservation

MBCF0009 Filling the storage location field

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1

MBCF0011 Read From RESB and RKPF For Print List in MB26

MBCFC003 Maintenance of batch master data for goods movements

MBCFC004 Maintenance of batch specifications for goods movements

While doing MIGO / TECO (Based on the feasibility) for the order, based on the Component & its serial number, equipment should be identified. You can get the Material & Serial details for the Equipment from ITOB table.

For Dismantling the Equipment

http://www.se80.co.uk/sapfms/e/equi/equi_dismantle_and_move.htm

http://www.se80.co.uk/sapfms/b/bapi/bapi_eqmt_dismantlefl.htm

For Installation

http://www.se80.co.uk/sapfms/b/bapi/bapi_equi_dismantle.htm

Regards,

Maheswaran.

Edited by: Maheswaran.K on Apr 14, 2011 8:03 AM