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: 

Added tab not showing in migo

Former Member
0 Kudos

Hi all,

i have added a tab through MB_MIGO_BADI in migo

transaction, i have activated it properly, but still it is not displaying

my added tab.

Any sujjestion in this regard will be appreciated.

1 ACCEPTED SOLUTION

former_member187748
Active Contributor
0 Kudos

Hi Shweta,

you have not mentioned that you have added this custom tab in header lecel or

at item level, if it is in header level, it will be in GOHEADER structure, if it is in item level

then you can find it in GOITEM structure.

Please use transaction OMJX, and choose the structure you have added for your custom field.

Please check the Display, button for the added custom field, you might able to see your custom added

field there.

4 REPLIES 4

former_member187748
Active Contributor
0 Kudos

Hi Shweta,

you have not mentioned that you have added this custom tab in header lecel or

at item level, if it is in header level, it will be in GOHEADER structure, if it is in item level

then you can find it in GOITEM structure.

Please use transaction OMJX, and choose the structure you have added for your custom field.

Please check the Display, button for the added custom field, you might able to see your custom added

field there.

0 Kudos

Hi Sanjeev,

i have added my tab in item level and found in GOITEM structure/table as you have sujjested

.I put display field on, and its working.

Thanks a lot for help.

former_member424229
Participant
0 Kudos

hi,

   in what interface you implement the code and send more details.

0 Kudos

Hi Krishna,

i have used this badi, along with others

whats yours requirements

MB_MIGO_ITEM_BADI

MB_DOCUMENT_BADI / MB_DOCUMENT_UPDATE