SAP ABAP Class CL_HR_T582G (Class for Reading Table T582A)
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_T582G  
Short Description Class for Reading Table T582A    
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 20010911   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T582G has no forward declaration.
Interfaces
Class CL_HR_T582G has no interface implemented.
Friends
Class CL_HR_T582G has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_INFTY_TAB Static Attribute Private Type reference (TYPE) INFTY_TAB HR: Infotype - Table Type 20030807
2 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20010911
3 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20010911
4 A_T582G Static Attribute Private Type reference (TYPE) T582G Infotypes: Customer-Specific Settings 20010911
5 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20010911
6 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20010911
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030807
2 READ Static method Public Method Read Data Record 20010911
3 READ_INFTY_LIST Static method Public Method Determine List of Infotypes to Be Grouped 20011025
4 READ_WITH_FALLBACK Static method Public Method Read Data Record 20010914
Events
Class CL_HR_T582G has no event.
Types
Class CL_HR_T582G has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HR_T582G has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_T582G has no exception.

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 20010911
2 Importing SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20010911
3 Returning T582G Value transfer Type reference (TYPE) T582G Infotypen - kundenspezifische Einstellungen 20010911

Method READ on class CL_HR_T582G has no exception.

Method READ_INFTY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFTY_TAB Call by reference Type reference (TYPE) INFTY_TAB HR: Infotyp - Tabellentyp 20011025

Method READ_INFTY_LIST on class CL_HR_T582G has no exception.

Method READ_WITH_FALLBACK 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 20010914
2 Importing SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20010914
3 Returning T582G Value transfer Type reference (TYPE) T582G Infotypen - kundenspezifische Einstellungen 20010914

Method READ_WITH_FALLBACK on class CL_HR_T582G has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470