SAP ABAP Function Module HR_BE_DIMONA_FIND_DECLARATIONS (Determine Dimona declarations needed for given situation)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PY-BE (Application Component) Belgium
     PC12 (Package) HR accounting: Belgium
Basic Data
Function Module HR_BE_DIMONA_FIND_DECLARATIONS Determine Dimona declarations needed for given situation  
Function Group HRPAYBEDIMONA   HR Belgium - Dimona related functions  
Program Name SAPLHRPAYBEDIMONA    
INCLUDE Name LHRPAYBEDIMONAU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_DECLARATION_TAB TYPE PBE03_DECLARATION_TAB_T Necessary found Dimona declarations
Exporting EX_SAP_INTERVAL_TAB TYPE PBE03_SAP_INTERVAL_TAB_T SAP intervals and found declaration types
Exporting EX_SI_INTERVAL_TAB TYPE PBE03_SI_INTERVAL_TAB_T SI intervals and found declaration types
Exporting EX_RETURNCODE TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Importing IM_SAP_INTERVAL_TAB TYPE PBE03_SAP_INTERVAL_TAB_T EE's employment periods in Masterdata
Importing IM_SI_INTERVAL_TAB TYPE PBE03_SI_INTERVAL_TAB_T EE's employment periods known at SI
Exception MISSING_ENTRY_DATE_SI TYPE Field ENDAT is initial (entry date)
Exception MISSING_ENTRY_DATE_SAP TYPE Field ENDAT is initial (entry date)
Exception MISSING_LEAVE_DATE_SI TYPE Field LVDAT is initial (leaving date)
Exception ENTRY_GT_LEAVE_DATE_SI TYPE Entry date greater than leaving date (ENDAT > LVDAT)
Exception ENTRY_GT_LEAVE_DATE_SAP TYPE Entry date greater than leaving date (ENDAT > LVDAT)
Exception MISSING_RSZNR_SAP TYPE Field RSZNR is initial (employer SI registration no.)
Exception MISSING_RSZNR_SI TYPE Field RSZNR is initial (employer SI registration no.)
Exception MISSING_DIMONA_NUMBER TYPE Field DIMNR is initial (dimona number)
Exception DOUBLE_DIMONA_NUMBER TYPE Several declarations have identical dimona number
Exception UNKNOWN_ERROR TYPE Unknown error occurred
               
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  20031111 
SAP Release Created in 600