Skip to Content
0
Former Member
May 18, 2010 at 05:38 AM

while enhancing mb_migo_badi getting null values in data structure goitem

114 Views

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