SAP ABAP Class CL_WCF_UST__MYSHAREBOXDIS_CN00 (controller)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_UST_UI (Package) Central Sharing Tool - UI related Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CONTEXT_NODE_TREE Special Context Node for Tree-Table View 20090827
Properties
Class CL_WCF_UST__MYSHAREBOXDIS_CN00  
Short Description controller    
Super Class CL_BSP_WD_CONTEXT_NODE_TREE Special Context Node for Tree-Table View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_UST_UI   Central Sharing Tool - UI related Objects 
Created 20090827   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no interface implemented.
Friends
Class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_ENTITY_NAME Constant Public Type reference (TYPE) CRMT_EXT_OBJ_NAME '' 20090827
2 GR_CONTEXT Static Attribute Private Object reference (TYPE REF TO) CL_WCF_UST__MYSHAREBOXDIS_CTXT 20090828
3 GT_TREE_ITEMS Instance attribute Public Type reference (TYPE) TREE_TABLE_TYPE Hierarchy 20090828
4 GV_FULL_REFRESH Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100128
Methods
# Method Level Visibility Method type Description Created on
1 GET_AC_DESCRIPTION Instance method Public Method 20090908
2 GET_DATE Instance method Public Method 20090827
3 GET_ITEM Instance method Public Method 20090827
4 GET_I_DATE Instance method Public Method 20090827
5 GET_I_ITEM Instance method Public Method 20090827
6 GET_I_SHARER_RECIPIENT Instance method Public Method 20090827
7 GET_I_TYPE Instance method Public Method 20090827
8 GET_M_DATE Instance method Public Method 20090827
9 GET_M_ITEM Instance method Public Method 20090827
10 GET_M_SHARER_RECIPIENT Instance method Public Method 20090827
11 GET_M_TYPE Instance method Public Method 20090827
12 GET_P_THTMLB_OCA Instance method Public Method 20100122
13 GET_SHARER_RECIPIENT Instance method Public Method 20090827
14 GET_THTMLB_OCA Instance method Public Method 20100122
15 GET_TYPE Instance method Public Method 20090827
16 INIT_TREE_TABLE Instance method Public Method 20090828
17 SET_CONTEXT Static method Public Method 20090831
18 SET_DATE Instance method Public Method 20090827
19 SET_ITEM Instance method Public Method 20090827
20 SET_SHARER_RECIPIENT Instance method Public Method 20090827
21 SET_TYPE Instance method Public Method 20090827
Events
Class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TREE_TABLE_STRUCT Public See coding Folder 20090828 BEGIN OF tree_table_struct, thtmlb_oca TYPE crm_thtmlb_one_click_action, category TYPE wcf_ust_category, type TYPE wcf_ust_item_type, id TYPE wcf_ust_id, description TYPE wcf_ust_description, parent TYPE wcf_ust_id, sequence TYPE wcf_ust_sequence, user TYPE syuname, sharing_timestamp TYPE wcf_ust_timestamp, sharer TYPE wcf_ust_user, sharer_role TYPE crmt_ui_profile, message TYPE wcf_ust_message, bo TYPE REF TO cl_bsp_wd_value_node, node TYPE REF TO if_bsp_wd_tree_node, is_leaf TYPE abap_bool, END OF tree_table_struct
2 TREE_TABLE_TYPE Public See coding Hierarchy 20090828 tree_table_type TYPE TABLE OF tree_table_struct
Method Signatures

Method GET_AC_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display Mode? 20090908
2 Importing IV_INDEX Call by reference Type reference (TYPE) I Row Index on Table 20090908
3 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE Call Mode 20090908
4 Returning RV_ACTION_DESCRIPTOR Value transfer Object reference (TYPE REF TO) CL_BSP_WD_ACTION_PROVIDER Action descriptor 20090908

Method GET_AC_DESCRIPTION on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090827

Method GET_DATE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090827

Method GET_ITEM on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_I_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090827

Method GET_I_DATE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_I_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090827

Method GET_I_ITEM on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_I_SHARER_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090827

Method GET_I_SHARER_RECIPIENT on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_I_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090827

Method GET_I_TYPE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_M_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090827

Method GET_M_DATE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_M_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090827

Method GET_M_ITEM on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_M_SHARER_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090827

Method GET_M_SHARER_RECIPIENT on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_M_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090827

Method GET_M_TYPE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_P_THTMLB_OCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100122
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20100122
3 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING 20100122
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20100122

Method GET_P_THTMLB_OCA on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_SHARER_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090827

Method GET_SHARER_RECIPIENT on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_THTMLB_OCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20100122
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20100122

Method GET_THTMLB_OCA on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090827

Method GET_TYPE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method INIT_TREE_TABLE Signature

Method INIT_TREE_TABLE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no parameter.
Method INIT_TREE_TABLE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) CL_WCF_UST__MYSHAREBOXDIS_CTXT 20090831

Method SET_CONTEXT on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method SET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090827

Method SET_DATE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method SET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090827

Method SET_ITEM on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method SET_SHARER_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090827

Method SET_SHARER_RECIPIENT on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090827
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090827
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090827

Method SET_TYPE on class CL_WCF_UST__MYSHAREBOXDIS_CN00 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701