SAP ABAP Class CL_HR_UN_T511 (Class for Reading Table T511)
Hierarchy
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
   PY-NPO (Application Component) Non Profit Organizations
     PCUN (Package) Payroll Non Profit Organizations
Properties
Class CL_HR_UN_T511  
Short Description Class for Reading Table T511    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCUN   Payroll Non Profit Organizations 
Created 20060804   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR_UN_T511 has no interface implemented.
Friends
Class CL_HR_UN_T511 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060804
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060804
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20060804
2 READ_AT_DATE Static method Public Method Read Data Record 20060804
Events
Class CL_HR_UN_T511 has no event.
Types
Class CL_HR_UN_T511 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 ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20060804
2 Importing LGART Call by reference Type reference (TYPE) LGART Wage Type 20060804
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20060804
4 Returning T511 Value transfer Type reference (TYPE) T511 Wage Types 20060804

Method READ on class CL_HR_UN_T511 has no exception.

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) D 20060804
2 Importing LGART Call by reference Type reference (TYPE) LGART Wage Type 20060804
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20060804
4 Returning T511 Value transfer Type reference (TYPE) T511 Wage Types 20060804

Method READ_AT_DATE on class CL_HR_UN_T511 has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in