‎2008 Feb 13 3:04 PM
Hi Friends,
I want to display my material details by giving material number and year of the material. its working well for data which is present in database. but when i try to display archived data its showing that 'material Doesn't exist'.
i have stored all the archived material details which is in internal table. i dont know where to pass this values while execution transaction code 'MIGO' for displaying archived material in MIGO screen.
please help me on this..
thanks and regards,
Raja V.
‎2008 Apr 16 11:44 AM
hi
This is too peculiar... but upto my knowledge u should pass them into a BADI and show that the material is archeived one.. *(yet to face such a problem).
check for any of the following BADI which is flowing in MIGO as per ur req and
MB_BATCH_MASTER
MB_RESERVATION_BADI
MB_QUAN_CHECK_BADI
MB_PHYSINV_INTERNAL
MB_MIGO_ITEM_BADI
MB_MIGO_BADI
MB_DOC_BADI_INTERNAL
MB_DOCUMENT_UPDATE
MB_DOCUMENT_BADI
MB_CIN_MM07MFB7_QTY
MB_CIN_MM07MFB7
MB_CIN_LMBMBU04
MB_CHECK_LINE_BADI
ARC_MM_MATBEL_WRITE
ARC_MM_MATBEL_CHECK
check with a break-point whether u can bring those line items into this BADI. then it is possible to show an error or popup stating these materials are archeived.
hope this might help u in some way...
Regards,
venkat.