SAP ABAP Class CL_HR_T525TD (Class for Reading Table T525TD)
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_T525TD  
Short Description Class for Reading Table T525TD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20030129   SAP 
Last change 20040116   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_T525TD has no interface implemented.
Friends
Class CL_HR_T525TD 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 (=" ") 20030129
2 TRUE Constant Private Type reference (TYPE) BOOLE_D LIF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030129
Methods
# Method Level Visibility Method type Description Created on
1 EXIST_AUTH_CONDITION_BY_CVTYP Static method Public Method Read Data Record 20030430
2 EXIST_CVRENWL_COND_BY_CVTYP Static method Public Method Read Data Record 20040112
3 IS_CVTYP_ALLOWED_IN_PERIOD Static method Public Method Read Data Record 20030408
4 READ_AT_DATE Static method Public Method Read Data Record 20030129
Events
Class CL_HR_T525TD has no event.
Types
Class CL_HR_T525TD has no local type.
Method Signatures

Method EXIST_AUTH_CONDITION_BY_CVTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AUTH_CONDITION_EXIST Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030430
2 Importing CVTYP Call by reference Type reference (TYPE) PSEN_CVTYP Zeitangabentyp für Dienstzeitberechnung 20030430

Method EXIST_AUTH_CONDITION_BY_CVTYP on class CL_HR_T525TD has no exception.

Method EXIST_CVRENWL_COND_BY_CVTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CVRENWL_COND_EXIST Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040112
2 Importing CVTYP Call by reference Type reference (TYPE) PSEN_CVTYP Zeitangabentyp für Dienstzeitberechnung 20040112

Method EXIST_CVRENWL_COND_BY_CVTYP on class CL_HR_T525TD has no exception.

Method IS_CVTYP_ALLOWED_IN_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CVTYP Call by reference Type reference (TYPE) PSEN_CVTYP Zeitangabentyp für Dienstzeitberechnung 20030408
2 Returning NOT_ALLOWED_DATE Value transfer Type reference (TYPE) DATUM Datum 20030408
3 Importing PERIOD Call by reference Type reference (TYPE) HRPERIODS Zeitraum 20030408

Method IS_CVTYP_ALLOWED_IN_PERIOD on class CL_HR_T525TD has no exception.

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CVTYP Call by reference Type reference (TYPE) PSEN_CVTYP Zeitangabentyp für Dienstzeitberechnung 20030129
2 Importing DATE Call by reference Type reference (TYPE) D Stichtag 20030129
3 Returning T525TD Value transfer Type reference (TYPE) T525TD Zeitabhängige Eigenschaften eines Zeitangabetyps 20030129

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