SAP ABAP Class CL_HR_T587A (Class for reading table T587a)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS_CE (Package) HR Enhancements of Master Data for Concurrent Employment
Properties
Class CL_HR_T587A  
Short Description Class for reading table T587a    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_CE   HR Enhancements of Master Data for Concurrent Employment 
Created 20020128   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T587A has no forward declaration.
Interfaces
Class CL_HR_T587A has no interface implemented.
Friends
Class CL_HR_T587A 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 (=' ') 20020130
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20020130
3 A_T587A Static Attribute Private Type reference (TYPE) T587A Detail View: Personnel Assignments - Categories 20020130
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020130
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020130
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method 20020130
2 READ_BY_MOLGA Static method Public Method 20020130
Events
Class CL_HR_T587A has no event.
Types
Class CL_HR_T587A 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 CATNO Call by reference Type reference (TYPE) PADCE_CATNO Detailsicht: Beschäftigungsverträge - Typen 20020130
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20020130
3 Returning T587A Value transfer Type reference (TYPE) T587A Detailsicht: Beschäftigungsverträge - Zeilenlayout 20020130

Method READ on class CL_HR_T587A has no exception.

Method READ_BY_MOLGA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20020130
2 Exporting T587A_TAB Call by reference Type reference (TYPE) PADCE_T587A_TAB Tabellentyp für T587A 20020130

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