2007 Nov 20 4:26 AM
Hi all,
my requirement is to show the contents of the z-table using transaction code.
is it possible to create transaction code for the z-table if yes then pls let me know the procedure.
any suggestion will be rewarded.
Regards,
cnu.
2007 Nov 20 4:30 AM
You need to create a table maintainance for that table through table maintanance generator.
Than you can use the SE93 to create a tcode using Parameter transaction.
Regards,
Naimesh Patel
Hi all,
my requirement is to show the contents of the z-table using transaction code.
is it possible to create transaction code for the z-table if yes then pls let me know the procedure.
any suggestion will be rewarded.
Regards,
cnu.
2007 Nov 20 4:30 AM
You need to create a table maintainance for that table through table maintanance generator.
Than you can use the SE93 to create a tcode using Parameter transaction.
Regards,
Naimesh Patel
2007 Nov 21 8:00 PM
2007 Nov 22 5:16 AM
Yes we can Create a Tcode to maintain the Ztable records.
Parameter Transaction can be created for Table Maintenance program of a Custom Table in SAP.
Steps:
1. Create a Z table and Activate - SE11
2. Generate the Table Maintenance using SE54
It will Generate the Function group and Screens.
3. Create a Parameter transaction to Call this Table maintenace program
Goto SE93.
Create a Tcode :
Name : ZTCODE1
Type : Parameter Transaction
In the Attributes of Parameter Transaction
Enter The Transaction SM30
Select the Checkbox : Skip first Screen
Enter the Following Fields below in the Table provide.
FieldName FieldValue
VIEWNAME <YOUR ZTABLE>
UPDATE X
Save the Parameter Transaction and execute it like ant other Tcode..
It will allow you to maintain the Table entries.
Regards,
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |