Friday, April 15, 2011

SAP Tables


Table maintenance generator in SAP:

Today I want to teach you how to create table maintenance generator in SAP, if you never heard about table maintenance generator, it’s actually used to maintain table values by using TCODE SE54 and after you create the table maintenance then you can display the values by using SM30.
Follow these steps to create table maintenance generator.
1. Execute TCODE SE54.
2. Enter the table name. Select “Generated Objects.” Click Create.
02112010-tmg-01
3. Click “Yes
02112010-tmg-02
4. Now enter these following settings, just like shown in pictures below.
02112010-tmg-03
5. Select “Generated Objects > Create“.
02112010-tmg-04



SAP Table Maintenance Display


In previous tutorial, you’ve learned how to create table maintenance generator by using TCODE SE54, today you will learn how to create the table display that utilizes TCODE SM30 to maintain the table values.
1. Execute TCODE SE93.
Enter the TCODE name, start with Z or Y.
Choose “Transaction with parameters (Parameter transaction).
Click “OK”
03112010-sm30-00
2. Now you need to fill in these values:
Default Values For:
-Transaction: SM30
-Check “Skip Initial Screen”
Classification:
-Check “Inherit GUI attributes”
Default Values:
VIEWNAME -> Transparent Table Name
UPDATE -> X
See below picture for reference.
SM30
SM30
03112010-sm30-02
3. Click the Save button.
4. Execute the TCODE you just created. Now you can maintain the tables values, such as Adding new entries, delete row.
03112010-sm30-04jpg




No comments:

Post a Comment