So, this article explains how to use the tab control on the SAP screen.
1. Run se38 and create a new one.ProgramZ_screen3, no need to writeCode, Save and activate.
2. Run se51, create screen number 0100, enter the description, and click "format". The screen designer is displayed.
3. Click the following button and drag it on the screen:
4. The following dialog box is displayed:
5. There will be three tabs on the designer, which are just created. Close the designer and activate it.
6. Go to the 101 screen:
These screens, such as 101, 102, and 103, must be sub-screens; otherwise, an error will occur !!!
7. Set the 102 and 103 screens as follows:
8. Return to se38, open the program, and find that the program has been added with a lot of code by the system. You cannot change this. At the same time, we must add this code to the program:
Start-of-selection.
CallScreen100.
Run the following command: