SAP ABAP Class CL_HR_T77TNM_CG (Class for Reading Table T77TNM_CG)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P99S_TNM (Package) Training needs management
Properties
Class CL_HR_T77TNM_CG  
Short Description Class for Reading Table T77TNM_CG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20070116   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T77TNM_CG has no forward declaration.
Interfaces
Class CL_HR_T77TNM_CG has no interface implemented.
Friends
Class CL_HR_T77TNM_CG 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 (=' ') 20070116
2 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070116
3 A_T77TNM_CG Static Attribute Private Type reference (TYPE) T77TNM_CG Cost Category Group 20070116
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070116
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070116
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read data record 20070116
2 READ_MOLGA Static method Public Method Read data record with molga 20070205
Events
Class CL_HR_T77TNM_CG has no event.
Types
Class CL_HR_T77TNM_CG 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 IM_CAGRC Call by reference Type reference (TYPE) HRTNM_CAGRC Training employee group code 20070116
2 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20070116
3 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070116
4 Returning T77TNM_CG Value transfer Type reference (TYPE) T77TNM_CG Cost category group 20070116

Method READ on class CL_HR_T77TNM_CG has no exception.

Method READ_MOLGA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070205
2 Exporting EX_TAB_T77TNM_CG Call by reference Type reference (TYPE) HRTNM_T77TNM_CG_TAB Cost category group 20070205
3 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20070205
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070205

Method READ_MOLGA on class CL_HR_T77TNM_CG has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 600