SAP ABAP Class CL_HR_T525S (Class for Reading Table T525S)
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_T525S  
Short Description Class for Reading Table T525S    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20021129   SAP 
Last change 20030115   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_T525S has no interface implemented.
Friends
Class CL_HR_T525S 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 IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021129
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021129
Methods
# Method Level Visibility Method type Description Created on
1 READ_AT_DATE Static method Public Method Read Data Record 20030115
Events
Class CL_HR_T525S has no event.
Types
Class CL_HR_T525S 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 20030115
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20030115
3 Importing PROCE Call by reference Type reference (TYPE) PSEN_PROCE Berechnungsablauf Dienstzeitberechnung 20030115
4 Importing PSTEP Call by reference Type reference (TYPE) PSEN_PSTEP Ablaufschritt Dienstzeitberechnung 20030115
5 Importing RFEAT Call by reference Type reference (TYPE) PSEN_RFEAT Rückgabewert Merkmal SENOR Dienstzeitberechnung 20030115
6 Returning T525S Value transfer Type reference (TYPE) T525S Zuordnung Bewertungsmuster und Rundungsregel 20030115

Method READ_AT_DATE on class CL_HR_T525S has no exception.
History
Last changed by/on SAP  20030115 
SAP Release Created in 470