SAP ABAP Function Module RKC_FGROUP_GET (liefert eine oder alle Feldgruppen mit Feldern)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Basic Data
Function Module RKC_FGROUP_GET liefert eine oder alle Feldgruppen mit Feldern  
Function Group KXDI   Dictionary interface to SAP-EIS  
Program Name SAPLKXDI   ABAP/4 Dictionary Interface SAP-EIS 
INCLUDE Name LKXDIU45    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_FGRP TYPE KCDB_S_FGRP gelesene Feldgruppe
Exporting E_T_FGRP TYPE KCDB_T_FGRP Liste aller Feldgruppen
Exporting E_T_FGRPF TYPE KCDB_T_FGRPF Feldgruppenfelder
Importing I_APPLC TYPE TKCK-APPLC Applikationsklasse
Importing I_REFRESH_FGRP TYPE KCDB_BOOL ' ' Flag: Puffer zurücksetzen, neu lesen
Importing I_READ_ALL TYPE KCDB_BOOL ' ' Flag: alle Feldgruppen lesen
Importing I_FGROUP TYPE KCDB_FGROUP zu lesende Feldgruppe
Exception FIELDGROUP_NOT_FOUND TYPE Feldgruppe nicht gefunden
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19980514 
SAP Release Created in