SAP ABAP Class CL_HR_ES_UTIL (Class with diverse methods)
Hierarchy
SAP_HRCES (Software Component) Sub component SAP_HRCES of SAP_HR
   PA-PA-ES (Application Component) Spain
     PB04 (Package) HR Master Data: Spain
Properties
Class CL_HR_ES_UTIL  
Short Description Class with diverse methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB04   HR Master Data: Spain 
Created 20100811   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_ES_UTIL has no interface implemented.
Friends
Class CL_HR_ES_UTIL has no friend class.
Attributes
Class CL_HR_ES_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERNR_FROM_NIF Static method Public Method Return the PERNR of first active employee found 20101021
2 READ_T5E01 Static method Public Method Return a T5E01 structure 20121029
3 READ_T5E20 Static method Public Method Return a T5E20 structure 20121029
Events
Class CL_HR_ES_UTIL has no event.
Types
Class CL_HR_ES_UTIL has no local type.
Method Signatures

Method GET_PERNR_FROM_NIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANY_STATUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130516
2 Importing IV_DATE Call by reference Type reference (TYPE) BEGDA Valid from date 20101021
3 Importing IV_USERID Call by reference Type reference (TYPE) CODIM Tax payer's reference number (NIF) 20101021
4 Returning RV_PERNR Value transfer Type reference (TYPE) PERNR-PERNR Personnel number 20101021
# Exception Resumable Description Created on
1 ASSIGN_PERNR_ERROR 20101021
2 NO_PERNR_FOUND 20101021

Method READ_T5E01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T5E01 Call by reference Type reference (TYPE) T5E01 Personnel areas and subareas 20121029
2 Importing IV_BTRTL Call by reference Type reference (TYPE) P0001-BTRTL Personnel subarea 20121029
3 Importing IV_WERKS Call by reference Type reference (TYPE) P0001-WERKS Personnel area 20121029
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND_T5E01 20121029

Method READ_T5E20 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) T5E20-ENDDA Validity to date 20121029
2 Importing IV_STATE Call by reference Type reference (TYPE) T5E20-PROVN Province 20121029
3 Returning RS_T5E20 Value transfer Type reference (TYPE) T5E20 Provinces 20121029
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND_T5E20 20121029
History
Last changed by/on SAP  20131127 
SAP Release Created in