Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement in MIGO

Former Member
0 Kudos

hi all,

I have an enhancement requirement in MIGO.

Based on the minimun shelf life period for the material in material master :

if min shel life period > 0 then i need to display the shelf life expiration date input field in the BATCH Tabstrip for each material.

if min shel life period < 0 then , i need to hide that shelf life ep date field. Is it possible. If so can anyone provide the screen exit or BADI.

so far i have found 2 BADI......... but dont think can use it.

MB_MIGO_BADI

MB_MIGO_ITEM_BADI

pls help.

Thanks,

kavitha

1 ACCEPTED SOLUTION

madan_ullasa
Contributor
0 Kudos

Hi,

Its possible .. this is the include ZXMBCU02...... Exit is MBCF0002...

You will have to assign the date to VFDAT of MSEG..

Let me know if you have any issues...

regds,

Madan..

5 REPLIES 5

madan_ullasa
Contributor
0 Kudos

Hi,

Its possible .. this is the include ZXMBCU02...... Exit is MBCF0002...

You will have to assign the date to VFDAT of MSEG..

Let me know if you have any issues...

regds,

Madan..

0 Kudos

Hi Madan,

Thanks for ur reply but the thing is i need to use something like loop at screen to make the input field (goitem-vfdat) invisible for that particular matnr if the min shelf life period is 0.for this i will have to do coding in PBO i guess. so is there any way----- like screen exit or BADi ??

Thanks,

Kavitha

0 Kudos

Hi,,

I have a document... get you mail id... i will send it across...

regds,

Madan...

0 Kudos

Hi,

thanks in advance.

0 Kudos

hai madan,

this is ajay i also have the same req ,one more thing when i go for migo transaction for gr purchasr order for 103 movement in that when i select batch tab in that tabscreen it is empty it doesn't showing any fields can u help me