‎2006 Sep 27 6:32 AM
In table maintenance generator, what is the function group, func grp package, base table, and how do i know the maintenance screen no.??
‎2006 Sep 27 6:34 AM
The function group can be any Z name you give.This will be created automaticaaly.The authorization package is &nc&.The sceen number you can get by clicking screens->propose number.Just click generate.
‎2006 Sep 27 6:34 AM
The function group can be any Z name you give.This will be created automaticaaly.The authorization package is &nc&.The sceen number you can get by clicking screens->propose number.Just click generate.
‎2006 Sep 27 6:39 AM
what is maintenance screen no.: overview screen?, single screen?
The screen no. should be of the view table or the main table?
‎2006 Sep 27 6:36 AM
go to se11.
utilities--->table maintinence genrator.
it come to a screen it show all information regarding that.
‎2006 Sep 27 6:38 AM
hi,
1. go to se11
2. se11 -> utilities -> table maintenance generator (TMG). or SE55.
3. select authorization group. function group(must) and then click on PROPOSE SCREEN NUMBERS on application tool bar.
4. click on create button on application tool bar. dont worry about other things like recording routine etc.
reward if useful...
‎2006 Sep 27 6:39 AM
hi again,
when u press 'PROPOSE SCREEN NUMBERS' one pop-up comes and u choose automatic prposal of screen number by system.
‎2006 Sep 27 6:41 AM
hi,
first create some transparent table,
in delivery/maintenance tab select maintenance allowed(mandatory),
then goto SE55,table maintenance generator,
enter table name,
select generate objects,
click on create,
select authorization group as &NC&,
enter some function group,(if u don't have create in SE80),
enter package name,
then save,
then finally,
goto SM30,
enter table name,
click on maintain pushbutton,
click on new entries,
save,
try it,
kcc
‎2006 Sep 27 6:58 AM
Thanx all...it was helpful....awarded the pts for the same.
I am able to to edit an entry but is it possible to append or delete a particular entry with same tcode???
‎2006 Sep 27 7:33 AM
Hi ,
Once you complete the process of table maintenenace generator then U can edit the entries using SM30 or SM31 tcodes where you can delete or insert or append the resords,
regards
‎2006 Sep 27 7:59 AM
Hello,
1. Go to SE37 and create a function group from the menu
GOTO->FUNCTION GROUP->CREATE
2. PACKAGE is nothing but the development class ( Only if you assign a package it is possible to transport the object from one system to other).
3. Base table ( Table used for maintenance )
4. Just specify any screen number ( example : 0100), system automatically creates.
Regs,
Venkat