cancel
Showing results for 
Search instead for 
Did you mean: 

the equipment have to create automatically when I make a GR (MIGO)

Former Member
0 Kudos

Hi All,

Please let me know how to achieve equipment have to create automatically when I make a GR (MIGO) this requirement and it should update serial no and functional location

Accepted Solutions (1)

Accepted Solutions (1)

MTerence
Active Contributor

Hi Kishore,

Have you set up the serial number profile ?

SPRO - Plant Maintenance and Customer Service - Master Data in Plant Maintenance and Customer Service - Technical Objects - Serial Number Management - Define Serial Number Profiles

Select the profile and click serialzing procedure

MMSL should have SerUsage4 and Eq Req 02

Regards

Terence

Former Member
0 Kudos

Hi sir,

I have been developed some logic(MB_MIGO_BADI- POST_DOCUMENT) to create aequipment IE01 using BAPI: BAPI_EQUI_CREATE

later I have to install Functional location to respective equipment but here challenging is I count able to update the functional location i am using BAPI_EQUI_INSTALL. because the BAPI: BAPI_EQUI_CREATE its not commited without i coun't get EQUNR and I am trying to call this FM as a background and update mode. its not working.

please help me how we can create equipment and update the F.Location

Thanks and Regards,

S.Kishore.

9008883242.

MTerence
Active Contributor
0 Kudos

Hi Kishore,

Well, I suggest you to open a new thread, so this can be visible for others.

I am not a technical consultant, but the group has quiet a number of people who can fix or suggest this issue.

Regards

Terence

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Experts

I have been developed some logic(MB_MIGO_BADI- POST_DOCUMENT) to create aequipment IE01 using BAPI: BAPI_EQUI_CREATE

later I have to install Functional location to respective equipment but here challenging is I count able to update the functional location i am using BAPI_EQUI_INSTALL. because the BAPI: BAPI_EQUI_CREATE its not commited without i coun't get EQUNR and I am trying to call this FM as a background and update mode. its not working.

please help me how we can create equipment and update the F.Location


Thanks and Regards,

S.Kishore.

9008883242.

Former Member
0 Kudos

Hi Prashant Meshram sir,

Thanks for your advice and please suggest me on my request to proceed further.

1.when i use this method POST_DOCUMENT it will trigger for all events like check, post. and save in MIGO transaction please advice me to trigger for only when "save" is selected.

2. and what parameters i should pass to BAPI for BAPI_EQUI_CREATE to create equipment for manual process in SE37.

Thanks and Regards,

S.Kishore.

Former Member
0 Kudos

Hi Maria sir,

Thanks for your reply and answer

Here I have requirement to do enhancement for that I found one badi MB_MIGO_BADI method - POST_DOCUMENT

when i use this method POST_DOCUMENT it will trigger for all events like check, post. and save in MIGO transaction please advice me to trigger for only when "save" is selected.

2. and what parameters i should pass to BAPI for BAPI_EQUI_CREATE to create equipment for manual process in SE37.

Thanks and Regards,

S.Kishore.

prashantmeshram
Explorer
0 Kudos

Hello Kishore ,

Small addition to Maria sir answer , Once you create serial no profile assign it to material master. (TCode : MM02)

Please refer attachment.

Regards,

Prashant Meshram