‎2007 Jan 12 6:25 PM
Hi,
Can any one tell me what is the transaction for creating a function group?
Thanks..
Uma
‎2007 Jan 12 6:31 PM
Hi Uma,
TCODE - SE80
Choose - Function Group ,it wil ask to create..
Create and then activate..give a name starting with Z .
else
One way is go to tcode SE37.
In the menu,there is a option in sub menu for creating function group.
Just create it by clicking that and give names starting with z or y.
also check this link
http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/frameset.htm
Function groups are containers for function modules. You cannot execute a function group. When you call an function module, the system loads the whole of its function group into the internal session of the calling program (if it has not already been loaded).
The name of a function group can be up to 26 characters long. This is used by the system to create the components of the group (main program and corresponding include programs). When you create a function group or
function module in the Function Builder [Ext.] , the main program and include programs are generated automatically.
When you create a new function group, the system automatically creates a main program containing two includes. Like any other programs and includes, you can display them in the Repository Browser.
Regards
Naresh
‎2007 Jan 12 6:28 PM
Hi Uma,
<b>go to se37 --> Goto --> Functin Groups --> Create Groups</b>.
provide function group name and short text
Regards
CNU
‎2007 Jan 12 6:28 PM
<b>SE37 --> GoTo --> Function Groups --> Create Group.</b>
Greetings,
Blag.
‎2007 Jan 12 6:29 PM
‎2007 Jan 12 6:31 PM
Hi Uma,
TCODE - SE80
Choose - Function Group ,it wil ask to create..
Create and then activate..give a name starting with Z .
else
One way is go to tcode SE37.
In the menu,there is a option in sub menu for creating function group.
Just create it by clicking that and give names starting with z or y.
also check this link
http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/frameset.htm
Function groups are containers for function modules. You cannot execute a function group. When you call an function module, the system loads the whole of its function group into the internal session of the calling program (if it has not already been loaded).
The name of a function group can be up to 26 characters long. This is used by the system to create the components of the group (main program and corresponding include programs). When you create a function group or
function module in the Function Builder [Ext.] , the main program and include programs are generated automatically.
When you create a new function group, the system automatically creates a main program containing two includes. Like any other programs and includes, you can display them in the Repository Browser.
Regards
Naresh
‎2007 Jan 12 6:32 PM
hi uma,
u can do by
goto trns.SE37 -> GoTo -> Function Groups -> Create Group.
or SE80
select Function Group from drop down,
give ur name and press enter,
till will ask u to create the object,
click on yes...
regards,
priya