Application Development and Automation 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: 
Read only

Adding custom tab to MM03

Former Member
0 Likes
1,064

Hi ,

i am new to ABAp and I added a custom tab to tcode MM03, by following standard process like SPRO -> add new Screen sequnce -> create function group -> copy code from standard program etc.

when i was debugging MM03, i have got follwing duobt. in standard screen 4004, in screen lay out there is tabstrip control with two tabs by default and the routine init_tabstrip, i am unable to under stand how all 10 tabs are getting added to tab strip control dynamically.

requesting you all to explain me how these additional tabs are getting like from which table, logic etc.

Hi ,

i am new to ABAp and I added a custom tab to tcode MM03, by following standard process like SPRO -> add new Screen sequnce -> create function group -> copy code from standard program etc.

when i was debugging MM03, i have got follwing duobt. in standard screen 4004, in screen lay out there is tabstrip control with two tabs by default and the routine init_tabstrip, i am unable to under stand how all 10 tabs are getting added to tab strip control dynamically.

requesting you all to explain me how these additional tabs are getting like from which table, logic etc.

1 REPLY 1
Read only

Former Member
0 Likes
705

Hi,

you can add the custom fields to the mara table by appending structure..

for orderring the tabs you can use the following path:

SPRO --> Logistics - General --> Material Master --> Configuring the Material Master --> Maintain Order of Main and Additional Screens

or else you can use the t code - OMT3R.