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

Not able to Switch tabs in Tabstrip of MM02 when implementing additional custom subscreen.

jatinder_jaswal
Explorer
0 Kudos
1,363

We have added a custom view in Material Master MM01/02/03 TCode. The problem is happening that when i am on the custom view of the material master I am not able to switch to any other view. The first time i click on any other view i get the message that "Last Data Screen Reached" No Data changed. Do you want to exit. If i click on "No" Button I am again on the same custom view and not able to switch to any other view. I am easily able to change between different standard views but as soon as i go into custom view system stops me from going into any other view.

I have already read other posts related to "Last Data Screen reached" error but error still remains. Please suggest

1 ACCEPTED SOLUTION
Read only

former_member235395
Contributor
668

Hi Jatinder,

I think, first of all, be sure that all custom objects(BADI Implementations,User Exit Implementations ) are active and second step check this thread: https://archive.sap.com/discussions/thread/3550049

Regards,

4 REPLIES 4
Read only

former_member235395
Contributor
669

Hi Jatinder,

I think, first of all, be sure that all custom objects(BADI Implementations,User Exit Implementations ) are active and second step check this thread: https://archive.sap.com/discussions/thread/3550049

Regards,

Read only

0 Kudos
668

Hi David,

Thanks for the great link. I was able to understand more about the enhancements. However even after trying several options mentioned in the link the problem persists. I have tried many options but still cant switch between tabs.

Read only

RaymondGiuseppi
Active Contributor
668

Read (again?) also 44410 - Integrating customer-specific fields in the material master to insure most of required steps were performed.

Read only

Ankita36
Discoverer
0 Kudos
110

@jatinder_jaswal : I am also facing the same issue. Tried the above suggested point - changing scon, but its not working, its giving dump. Dump is resolved when I am keeping Scon back to 4000. Need help on how to enable navigating between tabs from custom tab.
Did you get solution to this issue?