2008 Apr 01 10:40 AM
hi,
1. why we have to give a function group name while creating table maintenance generator for a ztable.
2. while creating tmg we have to check one of the radio button under recording routine. wht does recording routine means?
2008 Apr 01 10:44 AM
hi,
1. SAP will generate the program into the function group, you provide here. It will be the frame program of the whole generated stuff.
2. standard recording routine ==> when you do chnages, SAP will ask for transport request and you can transport the changes between the systems
no recording routine ==> no transport request, data is saved only
hope this helps
ec
hi,
1. SAP will generate the program into the function group, you provide here. It will be the frame program of the whole generated stuff.
2. standard recording routine ==> when you do chnages, SAP will ask for transport request and you can transport the changes between the systems
no recording routine ==> no transport request, data is saved only
hope this helps
ec
2008 Apr 01 10:44 AM
hi,
1. SAP will generate the program into the function group, you provide here. It will be the frame program of the whole generated stuff.
2. standard recording routine ==> when you do chnages, SAP will ask for transport request and you can transport the changes between the systems
no recording routine ==> no transport request, data is saved only
hope this helps
ec
2008 Apr 01 10:45 AM
Using function group it creates a module pool prg for creating TMG,
2008 Apr 01 11:45 AM
Hi,
Function Group - this will create a default main program where you can store the
events for the table maintainence.( where you can write the code for the table
maitainece)
standard recording - when the changes in the table maitainence automatically it will create request for the data to transport.
no recording - this will not create request(when you don't require the data in
Development server to transported to testing or Testing - to -Production.
atthat time you can select the radio button foe NO RECORDING.
Madhavi
2008 Apr 01 8:00 PM
hi,
Function group will create a default main program where you can store the
events for the table maintainence.
on creation of function module it will generate a module pool where we can write the code .
Reward points if usefull.
Thanks & Regards,
Kalyan.
2008 Apr 02 8:06 AM
Hi
For Eg if you want to put a condition that if this thing happens dont allow the user to enter this data in this very field
then when you double click on that function grp
it will take you to the function module where you can put your code..
Please reward points
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |