‎2008 May 08 8:37 AM
Hi friends,
Why do we give Function group name while creating table maintenance generator?
Thanks in advance.
‎2008 May 08 8:41 AM
table maintenance generator is a function module.
all fms are stored in a function group.
so we give the name
for more clarification goto se37
goto---->function group,
click display group.
go to main prog
in the include uxx you can see your table/view
REWARD IF HELPFUl
regards
prasanth
‎2008 May 08 8:41 AM
table maintenance generator is a function module.
all fms are stored in a function group.
so we give the name
for more clarification goto se37
goto---->function group,
click display group.
go to main prog
in the include uxx you can see your table/view
REWARD IF HELPFUl
regards
prasanth
‎2008 May 08 8:47 AM
Hi,
It acts as a holder that holds the maintenance dialog components.
i.e the screen numbers,the tables that you define for the table maintenanace geneartor you can view it by opening the function group in SE80.
Check this
https://forums.sdn.sap.com/click.jspa?searchID=11565945&messageID=5088592
Regards
Kiran Sure
‎2008 May 08 8:49 AM
Hi,
two methods : TABLEFRAME and TABLEPROC are needed to perform while maintaining a table. when the generating maintainence for a table a function group has to be created..........
You can goto to se80 give the function group name and see
any details You want.
Reward points if helpful..........