‎2006 Aug 10 7:58 AM
I need to create a program that edits the entries of a ztable. I made the the program for inserting data but what is the best way on how to do it?
I need to select a record and then edit the whole details in the program.
‎2006 Aug 10 8:02 AM
Hi,
You could provide Table maintenance generator for the ZTABLE and if needed modify the program behind it to suit your needs.
Rgds,
HR
‎2006 Aug 10 8:07 AM
Hi adrian,
1. For such things,
Table Maintenance concept is already there,
2. using which,
sm30 tcode,
we can insert/edit the record
by selecting it.
3. But for that we have to specifcailly
create the table maintenance,
using se11 or se54.
(the utility will automatically create it)
regards,
amit m.
‎2006 Aug 10 8:27 AM
My next question is, how to use the Table Maintenance Generator. I don't know what to choose from authorization group, function group, etc..
‎2006 Aug 10 8:40 AM
Hi Adrian,
There is comprehensive help available in SAP for this.
But some of things you can put are:
Auth Group - Either a group of ppl who are authorised to use that table or in case you are not sure at the moment choose no authorizatio.
Function Grp: you can give the same name as the table. In this case it will automatically generate the function group.
You can also use an already existing group.
On the same screen you can choose to have a single-step or two-step maintenance. In either case you need to ptovide a screen no. once you give them these will the screen available to you through sm30 . You can choose any number for screen as you wish . these will be created in the function grp.
Rest you can leave default as of now. If you still have questions you can revert back
Regards
Nishant