SAP ABAP Class CL_HR_T500C (Class for Reading Table T500C)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PA-PA-XX (Application Component) General
     PAOC_PAD_CORE_TABLE_SERVICES (Package) HR Master Data: Access to Core Tables
Properties
Class CL_HR_T500C  
Short Description Class for Reading Table T500C    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_CORE_TABLE_SERVICES   HR Master Data: Access to Core Tables 
Created 20020902   SAP 
Last change 20020917   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_T500C has no interface implemented.
Friends
Class CL_HR_T500C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020902
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20020902
3 A_T500C Static Attribute Private Type reference (TYPE) T500C Currency for Public Service Sector 20020902
4 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020902
5 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020902
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20020902
2 READ_AT_DATE Static method Public Method Read Data Record 20020902
Events
Class CL_HR_T500C has no event.
Types
Class CL_HR_T500C has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20020902
2 Importing LAND1 Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20020902
3 Returning T500C Value transfer Type reference (TYPE) T500C Währung des Öffentlichen Sektors 20020902

Method READ on class CL_HR_T500C has no exception.

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 20020902
2 Importing LAND1 Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20020902
3 Returning T500C Value transfer Type reference (TYPE) T500C Währung des Öffentlichen Sektors 20020902

Method READ_AT_DATE on class CL_HR_T500C has no exception.
History
Last changed by/on SAP  20020917 
SAP Release Created in 200