‎2007 Apr 09 8:25 AM
‎2007 Apr 09 8:29 AM
Hi,
Go to SE11 enter table name ->change
Utilities-> Table Maintenance Generator
delete the Table maintenance by pressing delete button on menu,
then start creating it again.
Enter Auth.Group as &NC&
Enter function group < some name>
Maintenance Type -> One step
Overview screen -> some Number (1 or 2)
Press create
enter dev class and save, activate.
Go to SM 30 and check again.
Reward if useful
Regards,
Anji
‎2007 Apr 09 8:30 AM
HI..
We can use table maintenance for making the creation,deletion,changing the entries easily.
We can even make use of the validations required for some fields thro' table maintenance,while creating the entry.
If some fields need to be populated automatically while creating an record in a database,we can make use of table maintenance for this purpose.
When the extended table maintenance is called, a work area is fetched from the database into an internal buffer for processing on the screen. Either all entries in the database are fetched into the work area, or the selection can be restricted in a view definition or in the calling program.
Field contents are maintained in an internal buffer, so the database is not automatically accessed after each individual record has been maintaIned. Changes made are only copied from the internal buffer to the database when save is chosen. This buffering gives the maintenance procedure a transaction orientation. This gives you the possibility of discarding changes before the database access (user-controlled "rollback") and allows consistency checks for all changed data, before it is written to the database.
FOR MORE DETAILS ON TABLE MAINTENANCE VISIT:
refer.
-
http://help.sap.com/saphelp_erp2005/helpdata/en/69/c251474ba111d189750000e8322d00/frameset.htm
If it helps reward with points
Regards Rk
‎2007 Apr 09 8:30 AM
hi
good
Table Maintenance generator (SM30) generating a screen that allows you to maintain the code and description together for the system language.
In a related note, to set up a customer transaction for a Table Maintenance generated dialog, use SE80 and enter the function group used for the table maintenance dialog
go through this link.
thanks
mrutyun^
‎2007 Apr 09 10:58 AM
Hi
Open your Ztable, Go to Delivery and Maintance
Here at Data browser/Table view maintance---->Choose Display /maintance allowed
Then Go to Utilities-->Select TMG-->Give Authorization group(&NC&)
give Function group(Ztest)
give maintain Screen no:
save and activate...
Thanks
sasmita
Message was edited by:
sasmita parida
‎2007 Apr 09 11:00 AM
Hi shyam,
Go to T code...<b>SE54</b> for table maintanace geenrator of a Z table.
<b>Reward points if useful,</b>
Regards,
Tejas
‎2007 Apr 09 11:15 AM
Hi,
1. Create the z-table.
2.Utilities--> Table Maintanence Generator.
3.Authorisation Group --> &NC&
4.Give a fn group name
5.Package
6. maintain Type one step
7.Overview screen 9000.
8.in recording routine check the 2nd radio bvutton.
SAVE.
Reward is helpful,
Regards,
Tanmay