SAP ABAP Class CL_FCOM_GROUP_CC_WRAPPER (Wrapper Class for APIs Used by 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_WRAPPER Base Class for API Wrapper Used by CO Group 20100629
Properties
Class CL_FCOM_GROUP_CC_WRAPPER  
Short Description Wrapper Class for APIs Used by Cost Center Group    
Super Class CL_FCOM_GROUP_WRAPPER Base Class for API Wrapper Used by CO Group 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20100629   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GSETH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCOM_GROUP_CC_WRAPPER has no interface implemented.
Friends
Class CL_FCOM_GROUP_CC_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ATTRIBUTE_STRUCTURE Constant Private Type reference (TYPE) TYPENAME 'FCOMS_COGROUP_COSTCENTER_ATTR' Name of Dictionary Type 20100629
2 GT_CCGROUP_ATTR Instance attribute Protected Type reference (TYPE) YT_CCGROUP_ATTR 20100906
3 GT_CC_ATTR Instance attribute Private Type reference (TYPE) TCSKS_EX Cost Centers: Maintainable Fields 20110301
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100803
2 GET_ROOT_INFORMATION Instance method Private Method Get setclass, Subclass, shortname for root node 20101201
Events
Class CL_FCOM_GROUP_CC_WRAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_CCGROUP_ATTR Protected See coding 20100906 yt_ccgroup_attr TYPE HASHED TABLE OF fcoms_group_costcenter_attr WITH UNIQUE KEY uuid
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ROOT_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SETCLASS Call by reference Type reference (TYPE) SETCLASS Set class 20101201
2 Exporting EV_SHORTNAME Call by reference Type reference (TYPE) SETNAMENEW Set Name 20101201
3 Exporting EV_SUBCLASS Call by reference Type reference (TYPE) SETSUBCLS Organizational Unit as Set Subclass 20101201

Method GET_ROOT_INFORMATION on class CL_FCOM_GROUP_CC_WRAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606