cancel
Showing results for 
Search instead for 
Did you mean: 

Serial Numbers In MIGO (User Exit or BADI)

Former Member
0 Kudos

I have to check serial numbers in MIGO. But there is no table with serials data in mb_migo_badi (like CS_GOITEM). May be there is another USER EXIT or BADI for this???

Thanks!!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Daina

BADI "MB_MIGO_ITEM_BADI"

serial number :IQSM0008

User Exit

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

MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.

Regards,

Ranjit Thakur.

Please Mark The Helpful Answer.

Former Member
0 Kudos

Ranjit ,

What is this: serial number :IQSM0008???

Thank you.

DIANA

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

Goto transaction SMOD and give IQSM0008 and click on the components radio button on the left hand side and double click on the function exit EXIT_SAPLIPW1_008 and double click on the include zxqsmu07 and put a hard break point break <userid> or break-point .

And finally execute the transaction MIGO then see whether it stops in the function exit where you have set the break point.

If it stops you can proceed further otherwise its nor the right exit linked for the MIGO...

You need to search the right one or any configuration settings has to be done for it to stop....

Hope it helps you...

please do reward me if it helps you really.

Regards,

Sampath.

Former Member
0 Kudos

It stoped, but no serial numbers(I have to check serial numbers in MIGO)

Former Member
0 Kudos

Solved!!! (by IQSM0008 )

Thank you very much all of you.

Especially thanks to Ranjit Thakur,

Abhijit Dani and Sampath chinta .

former_member186145
Participant
0 Kudos

Diana:

For this case: can you view all the serial numbers ? In this enhancement, I can only view one serial number, but I need view the list of serial numbers,.

Please, tell me how you do it this.

Thank you very much

regards

Dario

Former Member
0 Kudos

Hi Diana,

I have struck with the same problem can u please suggest me the procedure how u used the enhancement IQSM0008.

Thanks & regards.

Former Member
0 Kudos

Hi Diana,

Please Check the Package "IQSM".In which u will get all exit related to Serial Number.

(se80->give Function Group->check function module)

<b>Functionality of Serial Number"IQSM0008"

You can use this customer exit to check whether a character string that

has been entered or transferred via an interface (for example, BAPI or

IDOC) is permitted as a serial number.

The corresponding material number in this context is available as an

interface parameter for check criteria.</b>

(U can see this functionality in Tcode:SMOD->Enter Serial Number->select radiobutton Documentation->Display(F7))

This Exit can be helpful to get Serial Number from MATNR.

Please check FM "EXIT_SAPLIPW1_008"in SE37 and check the Include for getting serial number.

Hope this will solve u r Problem.

Regards,

Ranjit Thakur.

Please Mark The Helpful Answer.

Former Member
0 Kudos

Hello Diana,

This is an enhancemnet exit. Goto SMOD and enter this IQSM0008. However I am not sure if this exit gets called in the MIGO.

Former Member
0 Kudos

HI

GOOD

CHECK WITH THE FOLLOWING USER EXITS OF 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

MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.

THANKS

MRUTYUN

Former Member
0 Kudos

hi Diana,

just check the below links u may get some idea related to it

Regards,

Naveen

Former Member
0 Kudos

Hi

I found this one:

"Hello

I found how to get the serial number.

It can use 'IQSM0008'.

Soma"

May by you know what is this??? ('IQSM0008')