SAP ABAP Class CL_HR_T587C (Class for reading table T587C)
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_T587C  
Short Description Class for reading table T587C    
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_T587C has no forward declaration.
Interfaces
Class CL_HR_T587C has no interface implemented.
Friends
Class CL_HR_T587C 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 (=' ') 20020128
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20020128
3 A_T587C Static Attribute Private Type reference (TYPE) T587C Detail View: Personnel Assignments - Line Layout 20020128
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020128
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020128
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method read data record 20020128
2 READ_BY_MOLGA_ITMTP Static method Public Method Read data records by country grouping and item type 20020128
Events
Class CL_HR_T587C has no event.
Types
Class CL_HR_T587C 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 20020128
2 Importing ITMTP Call by reference Type reference (TYPE) PADCE_ITMTP Beschreibung der Beschäftigungsverträge - Sicht 20020128
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20020128
4 Importing SEQNO Call by reference Type reference (TYPE) SEQNP Laufende Nummer 20020128
5 Returning T587C Value transfer Type reference (TYPE) T587C Detailsicht: Beschäftigungsverträge - Zeilenlayout 20020128

Method READ on class CL_HR_T587C has no exception.

Method READ_BY_MOLGA_ITMTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITMTP Call by reference Type reference (TYPE) PADCE_ITMTP Beschreibung der Beschäftigungsverträge - Sicht 20020128
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20020128
3 Exporting T587C_TAB Value transfer Type reference (TYPE) PADCE_T587C_TAB Tabellentyp für T587C 20020128

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