SAP ABAP Class CL_HR_T7UNPAD_EGGRD (Class for Reading Table ZT7UNPAD_EGCEB)
Hierarchy
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
   PY-NPO (Application Component) Non Profit Organizations
     PBUN (Package) Master Data Non Profit Organizations
Properties
Class CL_HR_T7UNPAD_EGGRD  
Short Description Class for Reading Table ZT7UNPAD_EGCEB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBUN   Master Data Non Profit Organizations 
Created 20110705   SAP 
Last change 20130531   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_T7UNPAD_EGGRD has no interface implemented.
Friends
Class CL_HR_T7UNPAD_EGGRD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CEBGRD Static Attribute Private Type reference (TYPE) T7UNPAD_CEBGRD NPO: EG CEB Mapping table Grade to tbl_grade 20110711
2 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110711
3 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value of ABAP Statements 20110711
4 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110711
5 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110711
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20110711
2 READ_TBL_GRADE Static method Public Method Read Data Record only for TBL Grade 20110711
Events
Class CL_HR_T7UNPAD_EGGRD has no event.
Types
Class CL_HR_T7UNPAD_EGGRD 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 BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20110711
2 Returning CEBGRD Value transfer Type reference (TYPE) T7UNPAD_CEBGRD NPO: EG CEB Mapping table Grade to tbl_grade 20110711
3 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20110711
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20110711
5 Importing TRFGR Call by reference Type reference (TYPE) TRFGR Pay Scale Group 20110711

Method READ on class CL_HR_T7UNPAD_EGGRD has no exception.

Method READ_TBL_GRADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20110711
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20110711
3 Returning GRADE Value transfer Type reference (TYPE) PUN_CEBGRADE NPO CEB Grade from tbl_grade 20110711
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20110711
5 Importing TRFGR Call by reference Type reference (TYPE) TRFGR Pay Scale Group 20110711

Method READ_TBL_GRADE on class CL_HR_T7UNPAD_EGGRD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in