SAP ABAP Class CL_HR_T525MC (Class for Reading Table T525M)
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_T525MC  
Short Description Class for Reading Table T525M    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20050125   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T525MC has no forward declaration.
Interfaces
Class CL_HR_T525MC has no interface implemented.
Friends
Class CL_HR_T525MC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_T525MC Static Attribute Private Type reference (TYPE) T525MC_TAB Grouping of Selection Classes for Collective Selection Class 20050224
2 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050125
3 A_IS_TAB_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050224
4 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20050125
5 A_T525MC Static Attribute Private Type reference (TYPE) T525MC Assignment of Selection Rules to Selection Classes 20050125
6 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050125
7 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050125
Methods
# Method Level Visibility Method type Description Created on
1 IS_MORE_TSPID_BY_TSPCL_GRP Static method Public Method 20050304
2 READ Static method Public Method Read Data Record 20050125
3 READ_BY_TSPCL_GRP Static method Public Method Read Data Record 20050224
Events
Class CL_HR_T525MC has no event.
Types
Class CL_HR_T525MC has no local type.
Method Signatures

Method IS_MORE_TSPID_BY_TSPCL_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I Call by reference Type reference (TYPE) SYDBCNT Bearbeitete Datenbanktabellenzeilen 20050304
2 Returning IS_MORE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050304
3 Importing TSPCL_GRP Call by reference Type reference (TYPE) PSEN_TSPCL_GRP Sammelselektionsklasse 20050304

Method IS_MORE_TSPID_BY_TSPCL_GRP on class CL_HR_T525MC has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T525MC Value transfer Type reference (TYPE) T525MC Gruppierung von Selektionsklassen zu Sammelselektionsklassen 20050125
2 Importing TSPCL Call by reference Type reference (TYPE) PSEN_TSPCL Selektionsklasse 20050224
3 Importing TSPCL_GRP Call by reference Type reference (TYPE) PSEN_TSPCL_GRP Sammelselektionsklasse 20050125

Method READ on class CL_HR_T525MC has no exception.

Method READ_BY_TSPCL_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T525MC_TAB Value transfer Type reference (TYPE) T525MC_TAB Gruppierung von Selektionsklassen zu Sammelselektionsklassen 20050224
2 Importing TSPCL_GRP Call by reference Type reference (TYPE) PSEN_TSPCL_GRP Sammelselektionsklasse 20050224

Method READ_BY_TSPCL_GRP on class CL_HR_T525MC has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 600