SAP ABAP Class CL_HR_T525OT (Class for Reading Table T525OT)
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
Properties
Class CL_HR_T525OT  
Short Description Class for Reading Table T525OT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20030210   SAP 
Last change 20030424   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR_T525OT has no interface implemented.
Friends
Class CL_HR_T525OT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D LIF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030210
2 TRUE Constant Private Type reference (TYPE) BOOLE_D LIF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030210
Methods
# Method Level Visibility Method type Description Created on
1 READ_AT_DATE Static method Public Method Read Data Record 20030210
2 READ_BY_TSPST_IN_PERIOD Static method Public Method Read Data Record 20030210
Events
Class CL_HR_T525OT has no event.
Types
Class CL_HR_T525OT has no local type.
Method Signatures

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) D Stichtag 20030210
2 Returning T525OT Value transfer Type reference (TYPE) T525OT Zuordnung von Selektionsklassen zu Bewertungsmustern 20030210
3 Importing TSPCL Call by reference Type reference (TYPE) PSEN_TSPCL Selektionsklasse 20030210
4 Importing TSPST Call by reference Type reference (TYPE) TSPST Bewertungsmuster Mitarbeiterdaten 20030210

Method READ_AT_DATE on class CL_HR_T525OT has no exception.

Method READ_BY_TSPST_IN_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERIOD Call by reference Type reference (TYPE) HRPERIODS Perioden 20030210
2 Exporting T525OT_TAB Value transfer Type reference (TYPE) T525OT_TAB Zuordnung von Selektionsklassen zu Bewertungsmustern 20030210
3 Importing TSPST Call by reference Type reference (TYPE) TSPST Bewertungsmuster Mitarbeiterdaten 20030210

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