SAP ABAP Function Module KGAL_READ_ALL_FIELDS (liest die Felder des aktuellen Stapels in die Tabelle EAKEYS)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KALC (Package) Cost Accounting allocations RK-S
Basic Data
Function Module KGAL_READ_ALL_FIELDS liest die Felder des aktuellen Stapels in die Tabelle EAKEYS  
Function Group KGAL   Allocation Processor Maintenance  
Program Name SAPLKGAL   Print Cycle 
INCLUDE Name LKGALU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing APPEND_EAKEYS TYPE SPACE
Importing KIND_FROM TYPE KGALK-SETKIND SPACE Setkind from the field entries
Importing KIND_TO TYPE KGALK-SETKIND SPACE Setkind to the field entries
Importing ONLY_FIELDS_WITH_VALUE TYPE SPACE Only fields with values were read
Importing SET_HEADER TYPE SPACE Heading above set column
Importing WITH_TEXT TYPE SPACE Text lines are set between the fields
Tables EAKEYS TYPE KGALK Table for all fields
Exception E01_NO_FIELDS TYPE Stack has no fields
Exception E02_WRONG_SEQ TYPE Wrong stack
               
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  00000000 
SAP Release Created in