SAP ABAP Class CL_HR_T538C (Class for Reading Table T538C)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HR_T538C  
Short Description Class for Reading Table T538C    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20020301   SAP 
Last change 20021108   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...
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_T538C has no interface implemented.
Friends
Class CL_HR_T538C 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_T538C Static Attribute Private Type reference (TYPE) T538C Permissibility of Time/Measurement Units for Infotypes 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 20020902
2 READ_FOR_LISTBOX Static method Public Method Read Data with Text 20020409
3 READ_TUNIT_FOR_IT Static method Public Method Read Data Record 20020301
Events
Class CL_HR_T538C has no event.
Types
Class CL_HR_T538C 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 INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20020902
2 Returning T538C Value transfer Type reference (TYPE) T538C Zulaessigkeit von Zeit-/Masseinheiten bei Infotypen 20020902
3 Importing ZEINH Call by reference Type reference (TYPE) PT_ZEINH Zeit-/Masseinheit 20020902

Method READ on class CL_HR_T538C has no exception.

Method READ_FOR_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Info. Category 20020409
2 Exporting ITEMS Call by reference Type reference (TYPE) VRM_VALUES 20020409

Method READ_FOR_LISTBOX on class CL_HR_T538C has no exception.

Method READ_TUNIT_FOR_IT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20020301
2 Returning T538C_TAB Value transfer Type reference (TYPE) HRPAD_T538C_TAB Tabelle für T538C 20020301

Method READ_TUNIT_FOR_IT on class CL_HR_T538C has no exception.
History
Last changed by/on SAP  20021108 
SAP Release Created in 470