SAP ABAP Class CL_HR_T582ITD (Class to Read T582ITD Table)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Properties
Class CL_HR_T582ITD  
Short Description Class to Read T582ITD Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS   SAP HR Master Data Application Development 
Created 20011212   SAP 
Last change 20011212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T582ITD has no forward declaration.
Interfaces
Class CL_HR_T582ITD has no interface implemented.
Friends
Class CL_HR_T582ITD 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 (=" ") 20011212
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20011212
3 A_T582ITD Static Attribute Private Type reference (TYPE) T582ITD Infotype - Dialog Module (CE) 20011212
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20011212
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20011212
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method 20011212
2 READ_BY_INFTY Static method Public Method 20020314
Events
Class CL_HR_T582ITD has no event.
Types
Class CL_HR_T582ITD 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 20011212
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20011212
3 Returning T582ITD Value transfer Type reference (TYPE) T582ITD Infotyp - Dialogbaustein (CE) 20011212

Method READ on class CL_HR_T582ITD has no exception.

Method READ_BY_INFTY 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 Infotype 20020314
2 Exporting T582ITD Call by reference Type reference (TYPE) T582ITD_TAB 20020314

Method READ_BY_INFTY on class CL_HR_T582ITD has no exception.
History
Last changed by/on SAP  20011212 
SAP Release Created in 470