SAP ABAP Class CL_HR_T77TNM_CA (Class for Reading Table T77TNM_CA)
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_CA  
Short Description Class for Reading Table T77TNM_CA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20070209   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T77TNM_CA has no forward declaration.
Interfaces
Class CL_HR_T77TNM_CA has no interface implemented.
Friends
Class CL_HR_T77TNM_CA 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 (=' ') 20070209
2 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070209
3 A_T77TNM_CA Static Attribute Private Type reference (TYPE) T77TNM_CA Cost Attributes 20070209
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070209
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070209
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read data record 20070209
2 READ_ALL_ENTRIES Static method Public Method Read all entries for Cost Item 20070214
Events
Class CL_HR_T77TNM_CA has no event.
Types
Class CL_HR_T77TNM_CA 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_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20070209
2 Importing IM_KOBES Call by reference Type reference (TYPE) KOBES Cost item 20070209
3 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070209
4 Returning T77TNM_CA Value transfer Type reference (TYPE) T77TNM_CA Cost Attributes 20070209

Method READ on class CL_HR_T77TNM_CA has no exception.

Method READ_ALL_ENTRIES 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 20070214
2 Exporting EX_TAB_T77TNM_CA Call by reference Type reference (TYPE) HRTNM_T77TNM_CA_TAB Type table for T77TNM_CA 20070214
3 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070214
4 Importing IM_TAB_P1036 Call by reference Type reference (TYPE) HRTNM_P1036_TAB Infotype 1036: Costs 20070214

Method READ_ALL_ENTRIES on class CL_HR_T77TNM_CA has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 600