2006 Feb 23 1:57 AM
Hi all,
Can anyone please explain me how to create maintenance dialog for ztable.
Regards,
Varun.
2006 Feb 23 2:01 AM
Sure, in SE11, enter the table name click change. In the next screen, click Utitlies-->table maintenance generator.
Enter &NC& as the auth group.
Enter the function group to use (ex. Z_TABMAINT)
click One Step, enter '1' as the screen number. Click the create button.
Once generated, you can use it by going to SM30, enter table name and click maintain.
Regards,
Rich Heilman
Sure, in SE11, enter the table name click change. In the next screen, click Utitlies-->table maintenance generator.
Enter &NC& as the auth group.
Enter the function group to use (ex. Z_TABMAINT)
click One Step, enter '1' as the screen number. Click the create button.
Once generated, you can use it by going to SM30, enter table name and click maintain.
Regards,
Rich Heilman
2006 Feb 23 2:01 AM
Sure, in SE11, enter the table name click change. In the next screen, click Utitlies-->table maintenance generator.
Enter &NC& as the auth group.
Enter the function group to use (ex. Z_TABMAINT)
click One Step, enter '1' as the screen number. Click the create button.
Once generated, you can use it by going to SM30, enter table name and click maintain.
Regards,
Rich Heilman
2006 Feb 23 2:02 AM
Hi Varun,
Use SE11> Utilities> table maintenance generator..
Lanka
2006 Feb 23 2:02 AM
Hi Varun,
Its table maintainance which can be created from SM30 transaction code for any ztable.After creating this,you can attach a transaction code to that from SE93.
2006 Feb 23 2:20 AM
Hi Phani,
Can you please tell me how do I create a transaction to the table maintenance.
Regards,
Varun.
2006 Feb 23 2:27 AM
Goto SE93, give the new tcode and click on CREATE -Give short text and select radio button for Transaction with Parameters
Next screen select Transaction checkbox and give transaction SM30.
In proposed values enter
VIEWNAME ur custom table name
UPDATE X
Click on SAVE and your tcode is ready to maintain the custom table.
2006 Feb 23 2:30 AM
Hi Varun,
First create table maintenance generator.
Then use the path:
T/code SE93> Enter ZTRAN(Transactioncode name)> Select parameter transaction> enter description>
enter "SM30" at transaction--> check check box skip the intial screen.
Thne enter the following at parameters :
Name of screen field Value
VIEWNAME ZTAB
UPDATE X
Then Save.
When nest time you call the transaction it will directly taking you to the table maintenance.
Hope this will help you.
Lanka
2007 Oct 18 3:56 PM
When I Save it is asking for work bench request for each new entry to the table. How to disable this.
2006 Feb 23 2:03 AM
Go to SE11 for the Custom table in Change mode
USe link
UTILITIES --> TABLE MAINTENANCE GENERATOR
Give Auth. Group if applicable else give &NC&
Give function group - this will contain table maintenance related fms
Select 1 / 2 step radio button and click on Find screen nos which will find screen nos.
Then click on CREATE which will create table maintenance for the custom table.
Hope this will help you.
Message was edited by: Ashish Gundawar
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |