SAP ABAP Class CL_HRPAYFR_IJSS_SERVICES (Services for IJSS)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     PC06 (Package) HR Payroll: France
Properties
Class CL_HRPAYFR_IJSS_SERVICES  
Short Description Services for IJSS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20130529   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PFRAB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYFR_IJSS_SERVICES has no interface implemented.
Friends
Class CL_HRPAYFR_IJSS_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_HRPAYFR_IJSS_SERVICES Services for IJSS 20130617
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20130617
2 CREATE Static method Public Method Creation of an instance of the IJSS class of services 20130617
3 DETERMINE_IJSS_REF_DATE Instance method Public Method Determines the IJSS reference date 20130617
4 IS_SWITCH_ACTIVE Static method Public Method Is the "IJSS" switch active? 20130617
Events
Class CL_HRPAYFR_IJSS_SERVICES has no event.
Types
Class CL_HRPAYFR_IJSS_SERVICES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPAYFR_IJSS_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_HRPAYFR_IJSS_SERVICES has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HRPAYFR_IJSS_SERVICES Services for IJSS 20130617

Method CREATE on class CL_HRPAYFR_IJSS_SERVICES has no exception.

Method DETERMINE_IJSS_REF_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_BIMPL Call by reference Object reference (TYPE REF TO) IF_EX_HR_PAY_06_REF_PERIOD 20130617
2 Exporting EV_REFDT Call by reference Type reference (TYPE) D Reference date 20130617
3 Importing IV_FABSD Call by reference Type reference (TYPE) D First absence day 20130617
4 Importing IV_LWDAY Call by reference Type reference (TYPE) D Last working day 20130617
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA '06' Country group 20130617
6 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR-PERNR Personnel number 20130617

Method DETERMINE_IJSS_REF_DATE on class CL_HRPAYFR_IJSS_SERVICES has no exception.

Method IS_SWITCH_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Ref. date for reading the T511K table 20130617
2 Importing IV_KONST Call by reference Type reference (TYPE) ABRKN PFRAB_C_IJREF_SWITCH_NAME Constant name 20130617
3 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA '06' Country grouping 20130617
4 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) XFELD Switch active? 20130617

Method IS_SWITCH_ACTIVE on class CL_HRPAYFR_IJSS_SERVICES has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in