SAP ABAP Class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL (CL_CRM_UI_F_CUCOCLIPBOARD_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_APPL (Package) Application Frame for CRM Standalone
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_F_CUCOCLIPBOARD 20060412
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_UI_BOL_CLIPBOARD Activity Clipboard BOL 20060413
Properties
Class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL  
Short Description    
Super Class CL_CRM_UI_F_CUCOCLIPBOARD  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_APPL   Application Frame for CRM Standalone 
Created 20060412   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_CRM_UI_BOL_CLIPBOARD Activity Clipboard BOL 20060413
Friends
Class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLIPBOARD_CUCO Constant Public Type reference (TYPE) STRING 'CRM_UI_FRAME/CuCoClipboard' 20060414
2 GC_COL_ATTRIBUTE1 Constant Protected Type reference (TYPE) NAME_FELD 'COL_ATTRIBUTE1' Field name 20060511
3 GC_COL_ATTRIBUTE2 Constant Protected Type reference (TYPE) NAME_FELD 'COL_ATTRIBUTE2' Field name 20060511
4 GC_COL_ATTRIBUTE3 Constant Protected Type reference (TYPE) NAME_FELD 'COL_ATTRIBUTE3' Field name 20060511
5 GC_COL_ATTRIBUTE4 Constant Protected Type reference (TYPE) NAME_FELD 'COL_ATTRIBUTE4' Field name 20060511
6 GC_COL_ATTRIBUTE5 Constant Protected Type reference (TYPE) NAME_FELD 'COL_ATTRIBUTE5' Field name 20060511
7 GC_EVENT_LINKS_WRITTEN Instance attribute Private Type reference (TYPE) STRING 'LINKSCREATED' 20060615
8 GR_CURRENT_ROOT Instance attribute Private Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060413
9 GR_LINK_ADMIN Instance attribute Private Object reference (TYPE REF TO) LCL_LINK 20060510
10 GR_UNLINK_ADMIN Instance attribute Private Object reference (TYPE REF TO) LCL_UNLINK 20060510
11 GS_CBPROF Instance attribute Protected Type reference (TYPE) CRMC_UI_CBPROF Clipboard Profile Definition 20060427
12 GS_CBPROF_T Instance attribute Protected Type reference (TYPE) CRMC_UI_CBPROF_T Clipboard Profile Definition 20060427
13 GT_CBENTRY Instance attribute Protected Type reference (TYPE) TY_CBENTRY_TAB 20060427
14 GT_CONTENT Instance attribute Private Type reference (TYPE) TY_CONTENT_TAB 20060413
15 GT_LINK_COL_DEF Instance attribute Protected Type reference (TYPE) TABLEVIEWCONTROLTAB STABLEVIEWCOLUMN 20060427
16 GT_LINK_DEFINITIONS Instance attribute Private Type reference (TYPE) TY_LINK_DEF_TAB 20060413
17 GT_LINK_INFOS Instance attribute Protected Type reference (TYPE) TY_LINK_INFO_TAB 20060513
18 GT_UNLINK_COL_DEF Instance attribute Protected Type reference (TYPE) TABLEVIEWCONTROLTAB STABLEVIEWCOLUMN 20060427
19 GT_WRAPPERS Static Attribute Protected Type reference (TYPE) TY_WRAPPER_TAB 20070416
20 GV_AFTER_WRITE_CALLBACK Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_EVENT_HANDLER Event Handler Interface 20060615
21 GV_EXECUTE_COMMIT_WORK Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060512
22 GV_MAX_NUMBER_OF_ROOT_OBJECTS Instance attribute Protected Type reference (TYPE) SYTABIX Index of Internal Tables 20060525
23 GV_OWN_LOGSYS Instance attribute Protected Type reference (TYPE) LOGSYS Logical system 20060509
24 LINK_POPUP Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_WD_POPUP Access Interface for Popups 20060427
25 UNLINK_POPUP Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_WD_POPUP Access Interface for Popups 20060427
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEPENDENT_OBJECT Instance method Public Method 20060427
2 ADD_LINK_DEFINITION Instance method Public Method 20060427
3 ADD_ROOT_OBJECT Instance method Public Method 20060427
4 BOL_RESET_FINISHED Instance method Private Event handling method 20060413
5 BOL_RESET_TRIGGERED Instance method Private Event handling method Handle the BOL reset trigger event 20060413
6 BUILD_COLUMNN_DEF_UNLINK Instance method Private Method 20060427
7 BUILD_COLUMN_DEF_LINK Instance method Private Method 20060427
8 CREATE_LINKS Instance method Protected Method 20060512
9 DISPLAY_DIALOG_TO_UNLINK_ALL Instance method Protected Method Unlink all Document in a dialog window 20060512
10 EH_ONLINK_POPUP_CLOSED Instance method Public Method Retrieve the selected entry and store it in Clipboard 20060427
11 EH_ONUNLINK_ALL_POPUP_CLOSED Instance method Public Method Offer all links for unlink 20060513
12 EH_ONUNLINK_POPUP_CLOSED Instance method Public Method Unlink the selected entry 20060427
13 GET_ATTRIBUTE_DEFINITION Instance method Protected Method Get Attribute Value 20060511
14 GET_ATTRIBUTE_VALUE Static method Public Method Get Attribute Value 20060427
15 GET_CONTENT Instance method Public Method 20060427
16 GET_CONTENT_OF_OBJECT Instance method Public Method 20060427
17 GET_CURRENT_ROOT_OBJECT Instance method Public Method 20060427
18 GET_CUSTOMIZING Instance method Public Method 20060427
19 GET_LINK_DEFINITIONS Instance method Public Method 20060427
20 ON_ENTITY_DELETED Instance method Protected Event handling method 20070711
21 PROCESS_MAX_NUMBER_OF_ROOTS Instance method Protected Method 20060525
22 REMOVE_LINK_DEFINITION Instance method Public Method 20060427
23 REMOVE_OBJECT Instance method Public Method 20060427
24 SET_CURRENT_ROOT_OBJECT Instance method Public Method 20060427
25 WRITE_LINKS_TO_DB Instance method Protected Method 20060512
26 WRITE_LOCAL_AND_REMOTE_LINKS Instance method Protected Method 20060513
Events
# Event Type Visibility Description Created on
1 ENTRY_ADDED Instance Event
(0)
Public
(2)
20060419
2 ENTRY_DELETED Instance Event
(0)
Public
(2)
20060419
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BOR_LINK Protected See coding 20060512 begin of ty_bor_link, bor_a type borident, bor_b type borident, link_type type binreltyp, end of ty_bor_link
2 TY_BOR_LINK_TAB Protected See coding 20060512 ty_bor_link_tab type table of ty_bor_link
3 TY_CBENTRY_TAB Public See coding 20060427 ty_cbentry_tab type table of crmc_ui_cbentry
4 TY_LINK_INFO Protected See coding 20060512 begin of ty_link_info, logsys type logsys, sap_release type sysaprl, end of ty_link_info
5 TY_LINK_INFO_TAB Protected See coding 20060512 ty_link_info_tab type table of ty_link_info
6 TY_WRAPPER Protected See coding 20070416 begin of ty_wrapper, object_name type crmt_ext_obj_name, attrib_path type string, end of ty_wrapper
7 TY_WRAPPER_TAB Protected See coding 20070416 ty_wrapper_tab type table of ty_wrapper
Method Signatures

Method ADD_DEPENDENT_OBJECT Signature

Method ADD_DEPENDENT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method ADD_DEPENDENT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method ADD_LINK_DEFINITION Signature

Method ADD_LINK_DEFINITION on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method ADD_LINK_DEFINITION on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method ADD_ROOT_OBJECT Signature

Method ADD_ROOT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method ADD_ROOT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method BOL_RESET_FINISHED Signature

Method BOL_RESET_FINISHED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method BOL_RESET_FINISHED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method BOL_RESET_TRIGGERED Signature

Method BOL_RESET_TRIGGERED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method BOL_RESET_TRIGGERED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method BUILD_COLUMNN_DEF_UNLINK Signature

Method BUILD_COLUMNN_DEF_UNLINK on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method BUILD_COLUMNN_DEF_UNLINK on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method BUILD_COLUMN_DEF_LINK Signature

Method BUILD_COLUMN_DEF_LINK on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method BUILD_COLUMN_DEF_LINK on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method CREATE_LINKS Signature

Method CREATE_LINKS on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method CREATE_LINKS on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method DISPLAY_DIALOG_TO_UNLINK_ALL Signature

Method DISPLAY_DIALOG_TO_UNLINK_ALL on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method DISPLAY_DIALOG_TO_UNLINK_ALL on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method EH_ONLINK_POPUP_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20060427
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20060427

Method EH_ONLINK_POPUP_CLOSED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method EH_ONUNLINK_ALL_POPUP_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20060513
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20060513

Method EH_ONUNLINK_ALL_POPUP_CLOSED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method EH_ONUNLINK_POPUP_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20060427
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20060427

Method EH_ONUNLINK_POPUP_CLOSED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method GET_ATTRIBUTE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) NAME_FELD Field name 20060511
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060511
3 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_UI_CB_COL_ATTRIB1 Column Attribute 20060511

Method GET_ATTRIBUTE_DEFINITION on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_UI_CB_COL_ATTRIB1 Column Attribute 1 20060427
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060427
3 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) CRMT_UI_CB_ATR_VALUE Attribute Value 20060427

Method GET_ATTRIBUTE_VALUE on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method GET_CONTENT Signature

Method GET_CONTENT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method GET_CONTENT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method GET_CONTENT_OF_OBJECT Signature

Method GET_CONTENT_OF_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method GET_CONTENT_OF_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method GET_CURRENT_ROOT_OBJECT Signature

Method GET_CURRENT_ROOT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method GET_CURRENT_ROOT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CBPROF Call by reference Type reference (TYPE) CRMC_UI_CBPROF Clipboard Profile Definition 20060427
2 Exporting ES_CBPROF_T Call by reference Type reference (TYPE) CRMC_UI_CBPROF_T Clipboard Profile Definition 20060427
3 Exporting ET_CBENTRY Call by reference Type reference (TYPE) TY_CBENTRY_TAB 20060427

Method GET_CUSTOMIZING on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method GET_LINK_DEFINITIONS Signature

Method GET_LINK_DEFINITIONS on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method GET_LINK_DEFINITIONS on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method ON_ENTITY_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20070711

Method ON_ENTITY_DELETED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method PROCESS_MAX_NUMBER_OF_ROOTS Signature

Method PROCESS_MAX_NUMBER_OF_ROOTS on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method PROCESS_MAX_NUMBER_OF_ROOTS on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method REMOVE_LINK_DEFINITION Signature

Method REMOVE_LINK_DEFINITION on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method REMOVE_LINK_DEFINITION on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method REMOVE_OBJECT Signature

Method REMOVE_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method REMOVE_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method SET_CURRENT_ROOT_OBJECT Signature

Method SET_CURRENT_ROOT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Method SET_CURRENT_ROOT_OBJECT on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method WRITE_LINKS_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BOR_LINKS Call by reference Type reference (TYPE) TY_BOR_LINK_TAB 20060512

Method WRITE_LINKS_TO_DB on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.

Method WRITE_LOCAL_AND_REMOTE_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BOR_LINK Call by reference Type reference (TYPE) TY_BOR_LINK 20060513
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20060513

Method WRITE_LOCAL_AND_REMOTE_LINKS on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no exception.
Event Signatures

Event ENTRY_ADDED Signature
Event ENTRY_ADDED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
Event ENTRY_DELETED Signature
Event ENTRY_DELETED on class CL_CRM_UI_F_CUCOCLIPBOARD_IMPL has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700