‎2011 Mar 08 6:44 AM
Dear All,
I had implemented MB_MIGO_BADI useing method LINE_MODIFY in order to show Material type in item overview screen overwrite the Text filed "CS_GOITEM-SGTXT" while goods reciept .... it work well but the problem while i display material document in migo it show this waring "BAdI: Field GOITEM-SGTXT not ready to accept input (Change will not be adopted)"
i need variable that show me the Executable Action in Transaction MIGO so if it is goods reciept then i will show material type if it is display i will not .... is this exist???
‎2011 Mar 08 6:50 AM
Check the value of parameter I_ACTION in the method MODE_SET. See the sample program/Documation of BADI (in SE18) for reference.