SAP ABAP Class CL_FCOM_GROUP_CC_TREE (BOL Feeder Class for Cost Center Group)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_MASTERDATA_CORE (Package) Master data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FCOM_GROUP_TREE Tree for CO Group 20100812
Properties
Class CL_FCOM_GROUP_CC_TREE  
Short Description BOL Feeder Class for Cost Center Group    
Super Class CL_FCOM_GROUP_TREE Tree for CO Group 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20100812   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCOM_GROUP_CC_TREE has no forward declaration.
Interfaces
Class CL_FCOM_GROUP_CC_TREE has no interface implemented.
Friends
Class CL_FCOM_GROUP_CC_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_EVENT_AFTER_CC_INSERTED Constant Private Type reference (TYPE) FPM_EVENT_ID 'AFTER_CC_INSERTED' 20100901
2 CV_EVENT_CREATE_CC Constant Private Type reference (TYPE) FPM_EVENT_ID 'CREATE_CC' 20100901
3 CV_EVENT_DISPLAY_CC Constant Private Type reference (TYPE) FPM_EVENT_ID 'DISPLAY_CC' 20100901
4 CV_EVENT_EDIT_CC Constant Private Type reference (TYPE) FPM_EVENT_ID 'EDIT_CC' 20100901
5 CV_EVENT_INSERT_CC Constant Private Type reference (TYPE) FPM_EVENT_ID 'INSERT_CC' 20100901
6 GS_VERSION Instance attribute Private Type reference (TYPE) YS_VERSION Single-Character Indicator 20101214
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100909
2 DO_CHANGE_INACTIVE_ATTR Instance method Private Method 20101126
3 DO_CHANGE_VERSION Instance method Private Method 20101124
4 DO_CREATE_INACTIVE Instance method Private Method 20101201
5 DO_GET_VERSION Instance method Private Method 20101124
Events
Class CL_FCOM_GROUP_CC_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_VERSION Public See coding 20101124 BEGIN OF ys_version. INCLUDE TYPE fcoms_show_version. TYPES: status TYPE iconname, status_tooltip TYPE string. TYPES: END OF ys_version
2 YT_VERSION Public See coding 20101124 yt_version TYPE TABLE OF ys_version
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FCOM_GROUP_CC_TREE has no parameter.
Method CONSTRUCTOR on class CL_FCOM_GROUP_CC_TREE has no exception.

Method DO_CHANGE_INACTIVE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101126
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101126
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101126

Method DO_CHANGE_INACTIVE_ATTR on class CL_FCOM_GROUP_CC_TREE has no exception.

Method DO_CHANGE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101124
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101124
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101124

Method DO_CHANGE_VERSION on class CL_FCOM_GROUP_CC_TREE has no exception.

Method DO_CREATE_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101201
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101201
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101201

Method DO_CREATE_INACTIVE on class CL_FCOM_GROUP_CC_TREE has no exception.

Method DO_GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101124
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101124
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101124

Method DO_GET_VERSION on class CL_FCOM_GROUP_CC_TREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606