SAP ABAP Class CL_HRSEN00_READ_INFOTYPE_0553 (Read IT0553 for employement period calculation within IT0553)
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_HRSEN00_READ_INFOTYPE_0553  
Short Description Read IT0553 for employement period calculation within IT0553    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20021031   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRSEN00_READ_INFOTYPE_0553 has no interface implemented.
Friends
Class CL_HRSEN00_READ_INFOTYPE_0553 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_BUFFER Static Attribute Private Type reference (TYPE) P0553 Personnel number 20021104
2 C_HR_HIGH_DATE Constant Private Type reference (TYPE) ENDDA '99991231' Valid To Date 20021104
3 C_HR_LOW_DATE Constant Private Type reference (TYPE) BEGDA '18000101' Start date 20021105
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE_BUFFER Static method Public Method Initialize attributes 20021104
2 READ_SINGLE Static method Public Method Get it0553 for employement period calculation 20021105
3 SET_BUFFER Static method Public Method Set it0553 for employement period calculation 20021104
Events
Class CL_HRSEN00_READ_INFOTYPE_0553 has no event.
Types
Class CL_HRSEN00_READ_INFOTYPE_0553 has no local type.
Method Signatures

Method INITIALIZE_BUFFER Signature

Method INITIALIZE_BUFFER on class CL_HRSEN00_READ_INFOTYPE_0553 has no parameter.
Method INITIALIZE_BUFFER on class CL_HRSEN00_READ_INFOTYPE_0553 has no exception.

Method READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021105
2 Exporting P0553 Call by reference Type reference (TYPE) P0553 HR Master Data Record for Infotype 0553 20021105
3 Importing PERNR Value transfer Type reference (TYPE) PERSNO Personnel number 20021105
4 Importing PROCE Call by reference Type reference (TYPE) PSEN_PROCE Calculation process for employment period calculation 20021105
5 Importing SDATE Call by reference Type reference (TYPE) BEGDA Start Date 20021105
6 Importing SPRPS Call by reference Type reference (TYPE) SPRPS '*' Obsolete: Note 751252 - See data element documentation 20021105
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS 'A' Transaction class for data storage 20021105
# Exception Resumable Description Created on
1 INFOTYPE_INCONSISTENCY Infotype 0553 is inconsistent with its time constraint 20021105
2 INTERNAL_ERROR Internal error reading infotype 0553 20021105
3 MISSING_AUHTORISATION Missing auhtorisation to read infotype 0553 20021105

Method SET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P0553 Call by reference Type reference (TYPE) P0553 Infotype table for IT0553 20021104

Method SET_BUFFER on class CL_HRSEN00_READ_INFOTYPE_0553 has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in 470