SAP ABAP Function Module HR_KINDERGELD_BERECHTIGUNG (HR-PSG:Zeiträume der Kindergeldberechtigung auf Grundlage IT0118 bestimmen)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O (Package) HR Germany: Public Sector
Basic Data
Function Module HR_KINDERGELD_BERECHTIGUNG HR-PSG:Zeiträume der Kindergeldberechtigung auf Grundlage IT0118 bestimmen  
Function Group HRDK   HR_PSG: Child Allowance in PS Germany  
Program Name SAPLHRDK    
INCLUDE Name LHRDKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGDA TYPE P0119-BEGDA '18000101' Start of calculation period
Importing ENDDA TYPE P0119-ENDDA '99991231' End of calculation period
Importing CALCULATE TYPE ' ' Calculate child allowance amount (valid from '96)
Tables RUECK_0119 TYPE   Output: Fixed periods IT0119
Tables EIN_0118 TYPE P0118 Input: Records of infotype 0018
Tables EIN_0021 TYPE P0021 Input: Records of infotype 0021 (only with calc.)
Exception KEIN_IT0118 TYPE Transferred table EIN_0118 was empty.
Exception UNGUELTIGE_AUSPRAEGUNG TYPE Value not available in T577.
Exception UNGUELTIGER_ZEITRAUM TYPE Calculation only possible after 01.01.1996
Exception KINDERGELDKONSTANTE_FEHLT TYPE Child allowance constant not maintained in T511K
               
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  19961017 
SAP Release Created in