Hi Gurus,
For adding additional tab strip in the details data of MIGO Transaction i have created zmb_migo_badi
but in the method LINE_MODIFY the data structure GOITEM is appearing as empty.And my condition below is not working
method IF_EX_MB_MIGO_BADI~LINE_MODIFY.
if cs_goitem-mblnr is NOT INITIAL.
flag = 'X'.
ENDIF.
endmethod.
Thanks in Advance,
Please help me.
Regards,
Archana