SAP ABAP Class CL_HR_T525O (Class for Reading Table T525O)
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_T525O  
Short Description Class for Reading Table T525O    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20021128   SAP 
Last change 20021128   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T525O has no forward declaration.
Interfaces
Class CL_HR_T525O has no interface implemented.
Friends
Class CL_HR_T525O has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_CEILING_DEC Static Attribute Private Type reference (TYPE) HRSEN00_SEL_CLASS_DURATION_DEC Selection Class with Duration of Maximum Value 20100319
2 A_AUTHO Static Attribute Private Type reference (TYPE) PSEN_AUTHO Authorization check for employment period calculation 20071219
3 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021128
4 A_PERNR Static Attribute Private Type reference (TYPE) PERNR_D Personnel Number 20071219
5 A_SDATE Static Attribute Private Type reference (TYPE) PSEN_SEL_DATE Selection Date for Employment Period Calculation 20071219
6 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20021128
7 A_T525O Static Attribute Private Type reference (TYPE) T525O Assignment of Selection Classes to Valuation Models 20021128
8 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021128
9 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021128
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CEILING_DEC Static method Public Method Include Maximum Value with Decimal Places in Table 20100319
2 CALL_CLASS Static method Public Method Calls Class for Different Values T5250 (if exists) 20071219
3 GET_CEILING_DEC Static method Public Method Read Maximum Value with Decimal Places from Table 20100319
4 GET_TABLE_CEILING_DEC Static method Public Method Read Entire Table "Maximum Value with Decimal Places" 20100319
5 INIT_CEILING_DEC Static method Public Method Initialize Maximum Value with Decimal Places 20100319
6 READ Static method Public Method Read Data Record 20021128
7 READ_BY_TSPST Static method Public Method Read Selection Classes and Legal Descriptions for Val. Model 20030916
Events
Class CL_HR_T525O has no event.
Types
Class CL_HR_T525O has no local type.
Method Signatures

Method ADD_CEILING_DEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DURATION Call by reference Type reference (TYPE) PSEN_DURATION_DEC Höchstmaß mit Dezimalstellen 20100319
2 Importing IV_TSPCL Call by reference Type reference (TYPE) PSEN_TSPCL Selektionsklasse 20100319
3 Importing IV_TSPST Call by reference Type reference (TYPE) TSPST Bewertungsmuster Mitarbeiterdaten 20100319

Method ADD_CEILING_DEC on class CL_HR_T525O has no exception.

Method CALL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_T525O Call by reference Type reference (TYPE) T525O Zuordnung von Selektionsklassen zu Bewertungsmustern 20071219
2 Importing ID_AUTHO Call by reference Type reference (TYPE) PSEN_AUTHO 'X' Berechtigungsprüfung bei Dienstzeitberechnung 20071219
3 Importing ID_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20071219
4 Importing ID_SDATE Call by reference Type reference (TYPE) PSEN_SEL_DATE Selektionsdatum für Dienstzeitberechnung 20071219
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20071219
2 NO_AUTHORIZATION keine Berechtigung 20071219

Method GET_CEILING_DEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DURATION Call by reference Type reference (TYPE) PSEN_DURATION_DEC 1. Höchstmaß mit Dezimalstellen 20100319
2 Importing IV_TSPCL Call by reference Type reference (TYPE) PSEN_TSPCL Selektionsklasse 20100319
3 Importing IV_TSPST Call by reference Type reference (TYPE) TSPST Bewertungsmuster Mitarbeiterdaten 20100319

Method GET_CEILING_DEC on class CL_HR_T525O has no exception.

Method GET_TABLE_CEILING_DEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CEILING_DEC Value transfer Type reference (TYPE) HRSEN00_SEL_CLASS_DURATION_DEC Selektionsklasse mit Dauer des Höchstmaßes 20100319

Method GET_TABLE_CEILING_DEC on class CL_HR_T525O has no exception.

Method INIT_CEILING_DEC Signature

Method INIT_CEILING_DEC on class CL_HR_T525O has no parameter.
Method INIT_CEILING_DEC on class CL_HR_T525O has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTHO Call by reference Type reference (TYPE) PSEN_AUTHO 'X' Berechtigungsprüfung bei Dienstzeitberechnung 20071219
2 Importing ID_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20071219
3 Importing ID_SDATE Call by reference Type reference (TYPE) PSEN_SEL_DATE Selektionsdatum für Dienstzeitberechnung 20071219
4 Returning T525O Value transfer Type reference (TYPE) T525O Zuordnung von Selektionsklassen zu Bewertungsmustern 20021128
5 Importing TSPCL Call by reference Type reference (TYPE) PSEN_TSPCL Selektionsklasse 20021128
6 Importing TSPST Call by reference Type reference (TYPE) TSPST Bewertungsmuster Mitarbeiterdaten 20021128
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20071219
2 NO_AUTHORIZATION keine Berechtigung 20071219

Method READ_BY_TSPST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T525O_TAB Call by reference Type reference (TYPE) HRSEN00_EVALN_S_CLASS Evaluation of Selection Class 20030916
2 Importing TSPST Call by reference Type reference (TYPE) TSPST Valuation model for employee data 20030916

Method READ_BY_TSPST on class CL_HR_T525O has no exception.
History
Last changed by/on SAP  20021128 
SAP Release Created in 470