what is function group? Difference between function group
and FM?
Answers were Sorted based on User's Feedback
Answer / aditya
fonction group is where funtion modules are stored.
so function module could be said a sub-set of function-
group.
| Is This Answer Correct ? | 42 Yes | 5 No |
Answer / lavanya
Function group is groupping of related function modules
under one name.
Function modules are contained with in the function group.
| Is This Answer Correct ? | 29 Yes | 3 No |
Answer / kesavulu thumala
Function Group is a collection of Function Modules,Each Function module is created under function group.But without Function Group cannot create a function module.
The Function Group Act as a Containers for Function modules that logically belong together.
We creates Function Groups and Function Modules in the Abap workbench "Function Builder".
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / anjali
number of function modules can be defined under same function group.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / srinivas kari
Function groups are containers for function modules. You cannot execute a function group. When you call a 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). For further information, refer to Organization of External Procedure Calls.
The following diagram shows the structure of a function group: The name of a function group, fgrpcan 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 , the main program and include programs are generated automatically.
This graphic is explained in the accompanying text
The main program SAPLfgrp contains nothing but the INCLUDE statements for the following include programs:
· LfgrpTOP. This contains the FUNCTION-POOL statement (equivalent for a function group of the REPORT or PROGRAMstatement) and global data declarations for the entire function group.
· LfgrpUXX. This contains further INCLUDEstatements for the include programs LfgrpU01, LfgrpU02,... These includes contain the actual function modules.
· The include programs LfgrpF01, LfgrpF02,... can contain the coding of subroutines that can be called with internal subroutine calls from all function modules of the group.
The creation of these INCLUDE programs is supported from the ABAP Workbench by forward navigation (for example creation of a subroutine include by double clicking on the name of a subroutine in a PERFORM statement within a function module).
You cannot declare a COMMON PART in a function group. Function groups have their own table work areas (TABLES). Function groups encapsulate data. In this respect, they are a precursor of ABAP Objects (see From Function Groups to Objects ).
All of the function modules in a function group can access the global data of the group. For this reason, you should place all function modules that use the same data in a single function group. For example, if you have a set of function modules that all use the same internal table, you could place them in a function group containing the table definition in its global data.
Function groups, like executable programs and module pools, can contain screens (selection screens and lists) as components. User input is processed either in dialog modules or in the corresponding event blocks in the main program of the function group. There are special include programs in which you can write this code. In this way, you can use function groups to encapsulate single screens or screen sequences.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hasan
Please If you are Hping Spoon Feeding here Than Plz dont Post.
Go And search your own.
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / mahender achhe
Function group can be defined it as collection of Function
modules. This Function groups are presents in the Packages
where we can create in the SE38. So,that all packages are
consists in the Function Groups.All function groups are
consists Function Modules.This function modules are created
at enhancements/Exists. These are 4 types i.e are
1.Menu Exist
2.Screen Exist
3.Field Exist
4.Function Exist
The above are created at Customizing the screens with
menus,screens and fields.
If the screen is having the customization or not? for that
we are using press F1 button and click on the Technical
Information button. So, that we can identify the
Customization field has "+PGE" code. If it is present we
can do the menu exist.
If this case we can have "Function Exist" and "Menu Exist"
is done.
Some of them does't have Menu,Screen,Field.So, in this case
only one "Function Exist" done.(Means only we can write the
program).
All the best my well wishers..............
Mahender.Achhe
| Is This Answer Correct ? | 2 Yes | 28 No |
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What is the purpose of buffering? How many types of buffering?
why do you selected sap abap as your career as there are many technical modules are there?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
what is the tcode for creating the invoice?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
How manny master idocs 10 recievers of same data?
How do you call a report from a transaction ?
what are the loop events and what is the difference between them
At selection-screen on Fields output?
SAP Basis (1262)
SAP ABAP (3939)
SAPScript (236)
SAP SD (Sales & Distribution) (2717)
SAP MM (Material Management) (912)
SAP QM (Quality Management) (99)
SAP PP (Production Planning) (523)
SAP PM (Plant Maintenance) (252)
SAP PS (Project Systems) (138)
SAP FI-CO (Financial Accounting & Controlling) (2766)
SAP HR (Human Resource Management) (1180)
SAP CRM (Customer Relationship Management) (432)
SAP SRM (Supplier Relationship Management) (132)
SAP APO (Advanced Planner Optimizer) (92)
SAP BW (Business Warehouse) (896)
SAP Business Workflow (72)
SAP Security (597)
SAP Interfaces (74)
SAP Netweaver (282)
SAP ALE IDocs (163)
SAP Business One (110)
SAP BO BOBJ (Business Objects) (388)
SAP CPS (Central Process Scheduling) (14)
SAP GTS (Global Trade Services) (21)
SAP Hybris (132)
SAP HANA (700)
SAP PI (Process Integration) (113)
SAP PO (Process Orchestration) (25)
SAP BI (Business Intelligence) (174)
SAP BPC (Business Planning and Consolidation) (38)
SAP BODS (Business Objects Data Services) (49)
SAP BODI (Business Objects Data Integrator) (26)
SAP Ariba (9)
SAP Fiori (45)
SAP EWM (Extended Warehouse Management) (58)
Sap R/3 (150)
SAP FSCM Financial Supply Chain Management (101)
SAP WM (Warehouse Management) (31)
SAP GRC (Governance Risk and Compliance) (64)
SAP MDM (Master Data Management) (0)
SAP MRS (Multi Resource Scheduling) (0)
SAP ESS MSS (Employee Manager Self Service) (13)
SAP CS (Customer Service) (0)
SAP TRM (Treasury and Risk Management) (0)
SAP Web Dynpro ABAP (198)
SAP IBP (Integrated Business Planning) (0)
SAP OO-ABAP (Object Oriented ABAP) (70)
SAP S/4 HANA Finance (Simple Finance) (143)
SAP FS-CD (Collections and Disbursements) (0)
SAP PLM (Product Lifecycle Management) (0)
SAP SuccessFactors (33)
SAP Vistex (0)
SAP ISR (IS Retail) (28)
SAP IdM (Identity Management) (0)
SAP IM (Investment Management) (0)
SAP UI5 (59)
SAP SCM (Supply Chain Management) (51)
SAP XI (Exchange Infrastructure) (49)
SAP Cloud Platform (34)
SAP Testing (89)
SAP SolMan (Solution Manager) (63)
SAP MaxDB (116)
SAP GUI (15)
SAP AllOther (329)