SAP ABAP Class CL_CRM_IC_ACTIVITY_CLIPBOARD (Activity Clipboard)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Properties
Class CL_CRM_IC_ACTIVITY_CLIPBOARD  
Short Description Activity Clipboard    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20020530   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_CRM_IC_ACTIVITY_CLIPBOARD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_IC_CUCOBDC_IMPL 20040923 BDC base
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILTER_FOR_AC Constant Public Type reference (TYPE) STRING 'ACTIVITYCLIPBOARD' 20030624
2 FILTER_FOR_CASE Constant Public Type reference (TYPE) STRING 'CASE' 20030624
3 GS_HIST_ACTIVITIES Instance attribute Private Type reference (TYPE) TY_HIST_ACT 20020911
4 GT_AC_ENTRY Instance attribute Private Type reference (TYPE) CRMT_IC_ACENTRY_TAB Table of Activity Clipboard Entries 20041103
5 GT_AC_SOURCE Instance attribute Private Type reference (TYPE) CRMT_IC_AC_SOURCE Table of Activity Clipboard sources 20041103
6 GT_AC_WRAPPER Instance attribute Private Type reference (TYPE) CRMT_IC_AC_WRAPPER table of activity clipboard wrappers 20041103
7 GV_OWN_LOGSYS Instance attribute Private Type reference (TYPE) LOGSYS Logical system 20020830
8 SELF Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_ACTIVITY_CLIPBOARD Activity Clipboard 20020530
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_HISTORIC_COLLECTION Instance method Private Method 20030124
2 BUILD Instance method Public Method 20020530
3 BUILD_CURRENT_COLLECTION Instance method Public Method 20020627
4 BUILD_HISTORIC_COLLECTION Instance method Public Method 20020627
5 BUILD_OTHER_HISTORIC_COLL Instance method Public Method Build collection for passed object 20040928
6 CHECK_SETUP Instance method Private Method Check setup 20020628
7 CLEAR_DATA Instance method Private Method Clear internal data 20030919
8 CONVERT_BOL_TO_BOR Instance method Public Method Convert BOL object information into BOR information 20020627
9 CONVERT_BOR_TO_BOL Instance method Private Method Convert BOR object information into BOL object instances 20020627
10 CREATE_ENTITY_FROM_BOR Instance method Public Method Returns an entity created from BOR information 20030510
11 GET_BOR_IDENTIFIER Static method Public Method Returns BOR type, key and logsys for BOL object 20021126
12 GET_DEFAULT_ATTRIBUTE Instance method Public Method Get defined default attribute of a BOR object 20020621
13 GET_FIRST_NODE Instance method Private Method 20020601
14 GET_INSTANCE Static method Public Method Gets instance of the Activity Clipboard 20020530
15 GET_INSTANCE_FOR_CHECKING Static method Public Method Get instance of the Activity Clipboard for customizing check 20020627
16 GET_LINK_MAPPING_BOL_BASED Instance method Public Method Get defined default attribute of a BOR object 20020627
17 GET_LINK_MAPPING_BOR_BASED Instance method Public Method Get defined default attribute of a BOR object 20020627
18 GET_LTX_ID_FOR_ENTITY Instance method Public Method Returns launch transaction ID for entity 20050416
19 GET_NAVLINK_FOR_ENTITY Instance method Public Method Returns navigational link for entity 20030510
20 GET_PROPERTY_AS_CHAR_FIELD Instance method Private Method 20040211
21 GET_PROPERTY_AS_STRING Static method Public Method Get property via path 20020601
22 GET_PROPERTY_AS_VALUE Static method Public Method Get property via path 20041207
23 GET_SETUP_FOR_ENTITY Instance method Private Method Return setup data for given entity 20020627
24 IS_COMPARE_VALUE_MATCHING Instance method Protected Method Differentiate objects of same type by extra value 20040318
25 IS_ENTITY_DEFINED Instance method Public Method Returns true if entity is defined in the Activity Clipboard 20020625
26 IS_FILTER_MATCHING Instance method Protected Method Check that filter allows object to be displayed 20040318
27 IS_NAVIGATION_LINK_BASED Instance method Public Method Returns TRUE if navigation is done by link 20050416
28 IS_NAVIGATION_LTX_BASED Instance method Public Method Returns TRUE if navigation is done by launch transaction 20050416
29 IS_OBJECT_IREC Instance method Private Method Returns true if object is interaction record 20030908
30 LOAD_AC_ENTRIES Instance method Private Method Load activity clipboard entries 20041102
31 LOAD_SETUP Instance method Private Method Load setup 20020530
32 LOAD_SOURCES Instance method Private Method Load sources for an AC profile 20041103
33 LOAD_WRAPPERS Instance method Private Method Load wrappers for an AC profile 20041103
34 MERGE_WITH_OTHER_SOURCES Instance method Public Method Merge additional elements into presentation 20020615
35 OVERRIDE_SETUP_FOR_IREC Instance method Private Method Override presentation and link for interaction record 20030908
36 REMOVE_DRAFT_FROM_HIST_COL Instance method Private Method Remove deleted draft 20040403
37 RESTORE_FROM_BOR_LIST Instance method Private Method 20020627
Events
Class CL_CRM_IC_ACTIVITY_CLIPBOARD has no event.
Types
Class CL_CRM_IC_ACTIVITY_CLIPBOARD has no local type.
Method Signatures

Method ADD_TO_HISTORIC_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL Implementierung des BDC-Custom-Controller 20030124
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20030124

Method ADD_TO_HISTORIC_COLLECTION on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL Implementierung des BDC-Custom-Controllers 20020614
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Entität 20020530
3 Importing IV_FILTER Call by reference Type reference (TYPE) STRING 20030620
4 Returning RS_RESULT Value transfer Type reference (TYPE) CRMT_IC_ACB_LINE Kontaktübersichtszeile 20020613
# Exception Resumable Description Created on
1 CX_CRM_BDC_NO_DATA Angeforderte Daten sind nicht verfügbar 20020619
2 CX_CRM_BDC_XPATH_ERROR Fehler bei XPath-Zugriff auf Eigenschaft 20020619

Method BUILD_CURRENT_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL Implementierung des BDC-Custom-Controllers 20020627
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_BO_COL BO-Kollektion 20020627

Method BUILD_CURRENT_COLLECTION on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method BUILD_HISTORIC_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL Implementierung des BDC-Custom-Controllers 20020627
2 Importing IV_IREC Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20020627
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_BO_COL BO-Kollektion 20020627

Method BUILD_HISTORIC_COLLECTION on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method BUILD_OTHER_HISTORIC_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROOT Call by reference Type reference (TYPE) CRMT_IC_BORIDENT Service Objektbeziehung - BOR-Objekt-ID 20040928
2 Importing IT_BOR Call by reference Type reference (TYPE) CRMT_IC_IREC_LINKS BOR-Objekte 20040928
3 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL 20040928
4 Importing IV_IREC Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20040928
5 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_BO_COL BO-Kollektion 20040928

Method BUILD_OTHER_HISTORIC_COLL on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method CHECK_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING Kontaktübersichtsprofil 20041104
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTIVITY_CLIPBOARD Fehler bei AC-Bearbeitung 20041108

Method CLEAR_DATA Signature

Method CLEAR_DATA on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no parameter.
Method CLEAR_DATA on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method CONVERT_BOL_TO_BOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITIES Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_BO_COL_UNIQUE Sammlung ohne doppelte Einträge 20020627
2 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_IC_BORIDENT_TA Tabelle für Art BORIDENT 20020627

Method CONVERT_BOL_TO_BOR on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method CONVERT_BOR_TO_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINKS Call by reference Type reference (TYPE) CRMT_IC_IREC_LINKS Tabelle Objekt-Links 20020911
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_BO_COL_UNIQUE BO-Kollektion 20020627

Method CONVERT_BOR_TO_BOL on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method CREATE_ENTITY_FROM_BOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BORKEY Call by reference Type reference (TYPE) SIMPLE 20030510
2 Importing IV_BORTYPE Call by reference Type reference (TYPE) SIMPLE 20030510
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) SIMPLE 20030510
4 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20030510

Method CREATE_ENTITY_FROM_BOR on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_BOR_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20021126
2 Returning RS_RESULT Value transfer Type reference (TYPE) CRMT_IC_BORIDENT Service Objektbeziehung - BOR-Objekt-ID 20021126

Method GET_BOR_IDENTIFIER on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_DEFAULT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Generischer Wert 20020621
2 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_GEN_VALUE Generischer Wert 20020621

Method GET_DEFAULT_ATTRIBUTE on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_FIRST_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) STRING 20020601
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20020601

Method GET_FIRST_NODE on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ACTIVITY_CLIPBOARD Kontaktübersicht 20020530
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTIVITY_CLIPBOARD Fehler bei AC-Bearbeitung 20080710

Method GET_INSTANCE_FOR_CHECKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING Kontaktübersichtsprofil 20020627
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ACTIVITY_CLIPBOARD Kontaktübersicht 20020627
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTIVITY_CLIPBOARD Fehler bei AC-Bearbeitung 20020716

Method GET_LINK_MAPPING_BOL_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTR Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20020627
2 Exporting EV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20020627
3 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Generischer Wert 20020627
4 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Externer Objektname 20020627

Method GET_LINK_MAPPING_BOL_BASED on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_LINK_MAPPING_BOR_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTR Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20020627
2 Exporting EV_BOL_TYPE Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Objektname 20020627
3 Exporting EV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20020627
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Generischer Wert 20020627

Method GET_LINK_MAPPING_BOR_BASED on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_LTX_ID_FOR_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20050416
2 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_IC_AC_NAVLTX_ID Starttransaktions-ID 20050416

Method GET_LTX_ID_FOR_ENTITY on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_NAVLINK_FOR_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20030510
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030510

Method GET_NAVLINK_FOR_ENTITY on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_PROPERTY_AS_CHAR_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHARACTER_FIELD Call by reference Type reference (TYPE) SIMPLE 20040211
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20040211
3 Importing IV_XPATH Call by reference Type reference (TYPE) CRMT_IC_AC_PATH_TO_DESCRIPTION Kontaktübersicht - Pfad zu Beschreibungsattribut 20040211

Method GET_PROPERTY_AS_CHAR_FIELD on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_PROPERTY_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20020601
2 Importing IV_XPATH Call by reference Type reference (TYPE) CRMT_IC_AC_IDENTIFY_PATH Kontaktübersicht: Pfad für Identifizierungsattribut 20020601
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20020601

Method GET_PROPERTY_AS_STRING on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_PROPERTY_AS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) ANY 20041207
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20041207
3 Importing IV_XPATH Call by reference Type reference (TYPE) CRMT_IC_AC_IDENTIFY_PATH Kontaktübersicht: Pfad für Identifizierungsattribut 20041207

Method GET_PROPERTY_AS_VALUE on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method GET_SETUP_FOR_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20020627
2 Importing IV_FILTER Call by reference Type reference (TYPE) STRING 20030620
3 Returning RS_RESULT Value transfer Type reference (TYPE) CRMT_IC_ACENTRY Eintrag in Kontaktübersicht 20020627

Method GET_SETUP_FOR_ENTITY on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method IS_COMPARE_VALUE_MATCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPARE_VALUE Call by reference Type reference (TYPE) SIMPLE 20040318
2 Importing IV_DETERM_CLASS Call by reference Type reference (TYPE) SIMPLE 20040318
3 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20040318
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040318

Method IS_COMPARE_VALUE_MATCHING on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method IS_ENTITY_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20020625
2 Importing IV_FILTER Call by reference Type reference (TYPE) STRING 20030620
3 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_BOOLEAN Schnittstelle für Boolesche Konstanten 20020625

Method IS_ENTITY_DEFINED on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method IS_FILTER_MATCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER Call by reference Type reference (TYPE) CRMT_IC_ACTCLIP_FILTER CRM IC: Kontaktübersicht - Customizing-Filtertabelle 20040318
2 Importing IV_FILTER Call by reference Type reference (TYPE) SIMPLE 20040318
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040318

Method IS_FILTER_MATCHING on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method IS_NAVIGATION_LINK_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20050416
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050416

Method IS_NAVIGATION_LINK_BASED on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method IS_NAVIGATION_LTX_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20050416
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050416

Method IS_NAVIGATION_LTX_BASED on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method IS_OBJECT_IREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL Implementierung des BDC-Custom-Controllers 20030908
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20030908
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030908

Method IS_OBJECT_IREC on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method LOAD_AC_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 20041102
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTIVITY_CLIPBOARD Fehler bei AC-Bearbeitung 20041102

Method LOAD_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING Kontaktübersichtsprofil 20020627
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTIVITY_CLIPBOARD Fehler bei AC-Bearbeitung 20020716

Method LOAD_SOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TECHPROF Call by reference Type reference (TYPE) CRMT_IC_ACPROF_TBL Zeichentabelle 20041104

Method LOAD_SOURCES on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method LOAD_WRAPPERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TECHPROF Call by reference Type reference (TYPE) CRMT_IC_ACPROF_TBL Zeichentabelle 20041104

Method LOAD_WRAPPERS on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method MERGE_WITH_OTHER_SOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CV_COL Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL BO Collection Interface 20020615
2 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL Implementierung des BDC-Custom-Controllers 20020615
3 Importing IV_FOR_CURRENT Call by reference Type reference (TYPE) C =='X' merge for current IR, ==' ' merge for historic 20020627

Method MERGE_WITH_OTHER_SOURCES on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method OVERRIDE_SETUP_FOR_IREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SETUP Call by reference Type reference (TYPE) CRMT_IC_ACB_LINE Kontaktübersichtszeile 20030908

Method OVERRIDE_SETUP_FOR_IREC on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method REMOVE_DRAFT_FROM_HIST_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EMAIL_DRAFT Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20040403

Method REMOVE_DRAFT_FROM_HIST_COL on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.

Method RESTORE_FROM_BOR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BOR Call by reference Type reference (TYPE) CRMT_IC_BORIDENT_TA Tabelle für Art BORIDENT 20020627
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_BO_COL 20020627

Method RESTORE_FROM_BOR_LIST on class CL_CRM_IC_ACTIVITY_CLIPBOARD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 310