SAP ABAP Class CL_HR_T77TNM_RST (Class for Reading Table T77TNM_RST)
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_RST  
Short Description Class for Reading Table T77TNM_RST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20070402   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T77TNM_RST has no forward declaration.
Interfaces
Class CL_HR_T77TNM_RST has no interface implemented.
Friends
Class CL_HR_T77TNM_RST 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 (=' ') 20070402
2 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070402
3 A_T77TNM_RST Static Attribute Private Type reference (TYPE) T77TNM_RST Attendance/No-Attendance Reason 20070402
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070402
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070402
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read data record 20070402
2 READ_MOLGA Static method Public Method Read data record with molga 20071121
Events
Class CL_HR_T77TNM_RST has no event.
Types
Class CL_HR_T77TNM_RST 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_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070411
2 Importing IM_REASN Call by reference Type reference (TYPE) HRTNM_REASN Reason 20070402
3 Importing IM_SPRSL Call by reference Type reference (TYPE) SPRAS Language Key 20070402
4 Returning T77TNM_RST Value transfer Type reference (TYPE) T77TNM_RST Attendance/No-Attendance Reason 20070402

Method READ on class CL_HR_T77TNM_RST 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 20071121
2 Exporting EX_TAB_T77TNM_RST Call by reference Type reference (TYPE) HRTNM_T77TNM_RST_TAB Type table for T77TNM_RST 20071121
3 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20071121
4 Importing IM_SPRSL Call by reference Type reference (TYPE) SPRAS Language Key 20071121

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