SAP ABAP Class CL_HRSEN_READ_TEXT_PA_CLUSTER (Assignment of a text to a period, or a weight)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX-TL-SEN (Application Component) Calculation of Employment Period
     PSEN (Package) Service Calculation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRSEN_READ_PERIOD_PEAK_TEXT Read of text assigned to a period, or a peak 20030219
Properties
Class CL_HRSEN_READ_TEXT_PA_CLUSTER  
Short Description Assignment of a text to a period, or a weight    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20030219   SAP 
Last change 20030424   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRSEN_READ_TEXT_PA_CLUSTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRSEN_READ_PERIOD_PEAK_TEXT Read of text assigned to a period, or a peak 20030219
Friends
Class CL_HRSEN_READ_TEXT_PA_CLUSTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_NO_AUTH_CHECK Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030219
2 A_PSKEY Instance attribute Private Type reference (TYPE) PSKEY Keys for HR Master Data 20030219
3 A_TCLAS Instance attribute Private Type reference (TYPE) TCLAS Transaction class for data storage 20030219
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050218
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030219
2 GET_INSTANCE Static method Public Method Get an instance of a cluster text 20030219
Events
Class CL_HRSEN_READ_TEXT_PA_CLUSTER has no event.
Types
Class CL_HRSEN_READ_TEXT_PA_CLUSTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030219
2 Importing PSKEY Call by reference Type reference (TYPE) PSKEY Schlüssel von Personalstammdaten 20030219
3 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20030219

Method CONSTRUCTOR on class CL_HRSEN_READ_TEXT_PA_CLUSTER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_HRSEN_READ_PERIOD_PEAK_TEXT Assignment of a text to a period, or a weight 20030219
2 Importing NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030219
3 Importing PSKEY Call by reference Type reference (TYPE) PSKEY 20030219
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS 20030219

Method GET_INSTANCE on class CL_HRSEN_READ_TEXT_PA_CLUSTER has no exception.
History
Last changed by/on SAP  20030424 
SAP Release Created in 470