SAP ABAP Class CL_CMP_WB_OBJECT_DATA (Data Model for Workbench Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SCCMP (Package) SAP INTERNAL USAGE: Code Composer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_DATA_MODEL Interface to Central Object Data Model 20100317
Properties
Class CL_CMP_WB_OBJECT_DATA  
Short Description Data Model for Workbench Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CMP_MSG    
Program status     
Category 0   
Package SCCMP   SAP INTERNAL USAGE: Code Composer 
Created 20100317   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMP_WB_OBJECT_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_DATA_MODEL Interface to Central Object Data Model 20100317
Friends
Class CL_CMP_WB_OBJECT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJNAME_MAXLENGTH Constant Public Type reference (TYPE) I 30 2 Byte Integer (Signed) 20100317
2 REF_TEMPLATE Instance attribute Private Object reference (TYPE REF TO) IF_CMP_TEMPLATE_EDIT Edit Template 20100412
3 S_TAG Static Attribute Private Type reference (TYPE) STRING 20100423
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100409
2 S_GET_TAG_NAME Static method Private Method 20100423
3 S_GET_TAG_TYPE Static method Private Method 20100423
4 S_SET_TAG Static method Private Method 20100423
Events
Class CL_CMP_WB_OBJECT_DATA has no event.
Types
Class CL_CMP_WB_OBJECT_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method S_GET_TAG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING 20100423

Method S_GET_TAG_NAME on class CL_CMP_WB_OBJECT_DATA has no exception.

Method S_GET_TAG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) STRING 20100423

Method S_GET_TAG_TYPE on class CL_CMP_WB_OBJECT_DATA has no exception.

Method S_SET_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAG Call by reference Type reference (TYPE) CSEQUENCE 20100423

Method S_SET_TAG on class CL_CMP_WB_OBJECT_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800