How to create the Customizing View (Table Maintenance Generator) in SAP ABAP?
Follow the steps below to create customizing view of customizing table:
a. Go to Se11 and give the table name, click on display.
b. Go to menu bar and click on “Utilities”. Select Table maintenance generator.
c. Provide the authorization group. If there is no need of authorization then you can choose “&NC&” as a authorization group.
Provide the function group where you need to store the code and screen for view.
Choose the type of maintenance as one step or two step.
d. Now you need to click on “Find Scr. Number” to get the screen number for the view. And then click on Create button to create the view.
And save it.
e. Now go to transaction SM30 to see the view and maintain the data in that view.
f. To change the data, click on toggle button.
0 comments:
Post a Comment