SAP ABAP Class CL_HR_T582A (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_T582A  
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 20011119   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T582A has no forward declaration.
Interfaces
Class CL_HR_T582A has no interface implemented.
Friends
Class CL_HR_T582A 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 (=" ") 20011119
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20011119
3 A_T582A Static Attribute Private Type reference (TYPE) T582A Infotypes: Customer-Specific Settings 20011119
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20011119
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20011119
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20011119
2 READ_BY_CPRFN Static method Public Method Read T582 by CPRFN 20020226
Events
Class CL_HR_T582A has no event.
Types
Class CL_HR_T582A 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 20011119
2 Returning T582A Value transfer Type reference (TYPE) T582A Infotypen - kundenspezifische Einstellungen 20011119

Method READ on class CL_HR_T582A has no exception.

Method READ_BY_CPRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPRFN Call by reference Type reference (TYPE) CPRFN Kennzeichen: Infotyp wird von RefPernr kopiert 20020226
2 Exporting T582A_TAB Call by reference Type reference (TYPE) T582A_TAB sortierte Tabelle mit T582A Zeilen 20020226

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