SAP ABAP Function Module RH_GET_KONT (Liest Kostenstellenrelevante Daten)
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   PE (Application Component) Training and Event Management
     PP09 (Package) Training and Event Management
Basic Data
Function Module RH_GET_KONT Liest Kostenstellenrelevante Daten  
Function Group RHV1   Function Modules: Selection, Reporting  
Program Name SAPLRHV1    
INCLUDE Name LRHV1U22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EXTEND TYPE HRRHDB-EXTEND 'X' Extension (X = with istat/begda/endda
Importing BEGDA TYPE PLOG-BEGDA '19000101' Start date
Importing ENDDA TYPE PLOG-ENDDA '99991231' End date
Importing ISTAT TYPE PLOG-ISTAT SPACE Status
Importing EVEID TYPE PLOG-OBJID Business event ID
Importing WITH_PRICE TYPE HRRHV1-FLAGP 'X' Extension (X = read price -> eveid obligat
Tables KONT_TAB TYPE HRVKONT Entry table
Tables KOSTL_TAB TYPE HRVKOSTL Data table (cost center, price, etc.)
Exception NOTHING_FOUND TYPE No cost centers were found
Exception NO_PRICE_FOUND TYPE
               
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  19950404 
SAP Release Created in