SAP ABAP Class CL_HR_T5E60 (Read contract entity record according to company)
Hierarchy
EA-HRCES (Software Component) Sub component EA-HRCES of EA-HR
   PA-PA-ES (Application Component) Spain
     PAOC_PAD_ES (Package) Developed personnel administration add-on: Spain
Properties
Class CL_HR_T5E60  
Short Description Read contract entity record according to company    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_ES   Developed personnel administration add-on: Spain 
Created 20021017   SAP 
Last change 20030918   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T5E60 has no forward declaration.
Interfaces
Class CL_HR_T5E60 has no interface implemented.
Friends
Class CL_HR_T5E60 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021017
2 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return value, return value following ABAP statements 20021017
3 A_T5E60 Static Attribute Private Type reference (TYPE) T5E60 Contract entity according to the company 20021017
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021017
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021017
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read record 20021017
2 READ_BY_IDCON Static method Public Method Read T5E60 records 20031001
Events
Class CL_HR_T5E60 has no event.
Types
Class CL_HR_T5E60 has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BTRTL Call by reference Type reference (TYPE) T5E60-BTRTL Personnel subarea 20021017
2 Importing DATE Call by reference Type reference (TYPE) T5E60-BEGDA Valid from date 20021017
3 Importing IDCON Call by reference Type reference (TYPE) T5E60-IDCON Contracts: Contract identificatión by company 20021017
4 Returning T5E60 Value transfer Type reference (TYPE) T5E60 Contract entity according to the company 20021017
5 Importing TRFAR Call by reference Type reference (TYPE) T5E60-TRFAR Collective contract type 20021017
6 Importing TRFGB Call by reference Type reference (TYPE) T5E60-TRFGB Pay scale area 20021017
7 Importing WERKS Call by reference Type reference (TYPE) T5E60-WERKS Personnel area 20021017

Method READ on class CL_HR_T5E60 has no exception.

Method READ_BY_IDCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) T5E60-BEGDA Valid from date 20031001
2 Importing IDCON Call by reference Type reference (TYPE) T5E60-IDCON Contracts: Contract identificatión by company 20031001
3 Returning T5E60_TAB Value transfer Type reference (TYPE) T5E60_TAB Contract entity according to the company 20031001

Method READ_BY_IDCON on class CL_HR_T5E60 has no exception.
History
Last changed by/on SAP  20030918 
SAP Release Created in 200