SAP ABAP Function Module HR_GB_SSMP_RETRO_CHECK (Checks if retro date on infotype 3 needs changing, uses PC Period + IType)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PA-PA-GB (Application Component) Great Britain
     PB08 (Package) HR master data: UK
Basic Data
Function Module HR_GB_SSMP_RETRO_CHECK Checks if retro date on infotype 3 needs changing, uses PC Period + IType  
Function Group HRG5   SSP/SMP Functions for Great Britain  
Program Name SAPLHRG5    
INCLUDE Name LHRG5U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_PKGAB TYPE P0003-PKGAB New personal calendar date
Exporting NEW_RRDAT TYPE P0003-RRDAT New payroll retrocalculation date
Exporting UPDATE_FLAG TYPE C Indicator: Changes to infotype 0003
Importing PERNR TYPE P0003-PERNR Employee number
Importing BEGDA TYPE P0003-BEGDA Infotype begin date
Importing INFOTYPE TYPE P0003-INFTY Infotype number
Importing EXCLUSION_REASON TYPE C Infotype 0086 - SSP/SMP exclusion reason
Importing SUBTYPE TYPE P0003-SUBTY Infotype 2001 only - Subtype
Importing CALLING_LOCATION2 TYPE CHAR4 Location from which this FB is called (passed on)
Importing P2001_2 TYPE P2001 HR Time Record: Absences Infotype (2001)
Tables TAB_2001_2 TYPE TIM_P2001_TAB Infotypes Table 2001
Exception MISSING_SSPLP TYPE Feature SSPLP not found
Exception INFOTYPE_NOT_FOUND_IN_SSPLP TYPE Infotype not found in feature SSPLP
Exception ERROR_IN_SSPLP TYPE Error in SSPLP feature
Exception NO_T554S_ENTRY TYPE No entry found for absence type
Exception NO_SMP_RECORD_INFOTYPE TYPE No SMP record infotype found
Exception SUBTYPE_IS_NOT_SSP_OR_SMP TYPE Subtype is not relevant to SSP or SMP
Exception NO_INFOTYPE_0001_RECORD TYPE No organizational data infotype found
Exception NO_T001P_RECORD TYPE No entry for personnel area found
               
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  19970813 
SAP Release Created in