SAP ABAP Class CL_HR_T525P (Class for Reading Table T525P)
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_T525P  
Short Description Class for Reading Table T525P    
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 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_T525P has no interface implemented.
Friends
Class CL_HR_T525P 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 (=" ") 20021129
2 TRUE Constant Private Type reference (TYPE) BOOLE_D LIF_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_T525P has no event.
Types
Class CL_HR_T525P 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 Returning T525P Value transfer Type reference (TYPE) T525P Berechnungsablauf Dienstzeitberechnung 20030115

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