SAP ABAP Class CL_HR_T588D (Class to Read Table T588D)
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_T588D  
Short Description Class to Read Table T588D    
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 20090511   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T588D has no forward declaration.
Interfaces
Class CL_HR_T588D has no interface implemented.
Friends
Class CL_HR_T588D has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IGMOD Static Attribute Private Type reference (TYPE) IGMOD Info Group Modifier 20090513
2 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20090513
3 A_ITYGR Static Attribute Private Type reference (TYPE) ITYGR Infotype Group Number 20090513
4 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value of ABAP Statements 20090513
5 A_T588D_TAB Static Attribute Private Type reference (TYPE) HRPAD_T588D_TAB Infogroups for Actions 20090513
6 A_USERG Static Attribute Private Type reference (TYPE) USERG User Group 20090513
7 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20090513
8 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20090513
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20090513
Events
Class CL_HR_T588D has no event.
Types
Class CL_HR_T588D 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 IGMOD Call by reference Type reference (TYPE) IGMOD Infogruppen-Modifikator 20090513
2 Importing ITYGR Call by reference Type reference (TYPE) ITYGR Infotyp-Gruppennummer 20090513
3 Returning T588D_TAB Value transfer Type reference (TYPE) HRPAD_T588D_TAB Infogruppen für Maßnahmen 20090513
4 Importing USERG Call by reference Type reference (TYPE) USERG Benutzergruppe 20090513

Method READ on class CL_HR_T588D has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in