SAP ABAP Class CL_CFX_COL_APPLICATION (Application Singleton for Collaboration Package)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_COLLABORATION (Package) Business Logic for Collaboration Folders
Properties
Class CL_CFX_COL_APPLICATION  
Short Description Application Singleton for Collaboration Package    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_COLLABORATION   Business Logic for Collaboration Folders 
Created 20001113   SAP 
Last change 20141109    
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)
2 CFX00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CFXF2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 CL_CFX_COLLABORATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CFX_COL_APPLICATION has no interface implemented.
Friends
Class CL_CFX_COL_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_AREA_REGISTRY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_AREA_REGISTRY Collaboration: Area Registry 20010423
2 MP_ATTR_APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_CFX_ATTR_APPLICATION List of Attributes 20020228
3 MP_COLLABORATION_REGISTRY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_COL_REGISTRY Collaboration: Collaboration Registry 20001115
4 MP_TOPIC_REGISTRY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_TOPIC_REGISTRY Collaboration: Topic Registry 20001114
5 MT_COLLABORATION_LIST Instance attribute Private Type reference (TYPE) CFX_TT_COLLABORATION_LIST Table Containing Lists of Collaborations 20001128
6 M_CURRENT_COLLABORATION_LIST Instance attribute Private Type reference (TYPE) I Index of Current List with Collaborations 20001128
7 M_INSTANCE_IS_VALID Instance attribute Private Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolean Type 20010830
8 SC_PACKAGE_NAME Static Attribute Private Type reference (TYPE) TEXT50 'CFX_COL' Text Field 20010126
9 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_COL_APPLICATION Collaboration: Application 20001114
10 ST_TEXT Static Attribute Protected Type reference (TYPE) CFX_TT_TEXT Table for Texts 20001120
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_USER_IS_COL_CREATOR Instance method Public Method Ensures That the User Can Create a Collaboration 20021104
2 ASSERT_USER_IS_COL_DELETOR Instance method Public Method Ensures that the User Can Delete a Collaboration 20021031
3 CONSTRUCTOR Instance method Public Constructor Constructor 20010511
4 CREATE_COLLABORATION Instance method Public Method Creates a Collaboration 20001120
5 CREATE_COLLABORATION_LIST Instance method Public Method Supplies a List of Collaborations of a Request 20001128
6 DELETE_INSTANCE Static method Public Method Retrieving the Instance 20010322
7 DESCRIBE_IP_COMMON_OBJ Instance method Public Method Split Object Reference in GUIDs 20020410
8 GET_AREA Instance method Public Method 20010803
9 GET_AREA_REGISTRY Instance method Public Method Provision of Registry for Areas 20010423
10 GET_ATTRIBUTES Instance method Public Method Determine Object Attributes 20020228
11 GET_CLIPBOARD Instance method Public Method Delivers the Clipboard 20010102
12 GET_COLLABORATION Instance method Public Method Determine a Collaboration Instance by the ID 20001120
13 GET_COLLABORATION_REGISTRY Instance method Public Method Provision of Registry for Collaborations 20001115
14 GET_COMMON_BY_ID Instance method Public Method Detemine a Document Instance Through the ID 20030128
15 GET_COMMON_BY_IDS Instance method Public Method Detemine a Document Instance Through the ID 20010803
16 GET_CURRENT_COLLABORATION_LIST Instance method Public Method Supplies the Current List of Collaborations 20001128
17 GET_DATA_SHEET Instance method Public Method Detemine a Document Instance Through the ID 20010118
18 GET_DISCUSSION Instance method Public Method Detemine a Document Instance Through the ID 20010118
19 GET_DOCUMENT Instance method Public Method Detemine a Document Instance Through the ID 20010118
20 GET_FIRST_COLLABORATION_LIST Instance method Public Method Supplies the First List of Collaborations 20001128
21 GET_FOLDER Instance method Public Method Detemine a Document Instance Through the ID 20010123
22 GET_GENERIC_OBJECT Instance method Public Method Determine a Generic Object Instance by the ID 20030121
23 GET_HYPERLINK Instance method Public Method Detemine a Document Instance Through the ID 20010118
24 GET_INSTANCE Static method Public Method Retrieving the Instance 20001114
25 GET_LANGUAGE Instance method Public Method Set Language 20010213
26 GET_LOCAL_TIME Instance method Public Method Delivers the Local Time for a UTC Time of a User 20001121
27 GET_MATERIAL Instance method Public Method Determine Material Instance by the ID 20020225
28 GET_NEXT_COLLABORATION_LIST Instance method Public Method Supplies the Next List of Collaborations 20001128
29 GET_SCENARIO Instance method Public Method Set Language 20010511
30 GET_STRUCTURE Instance method Public Method Determine a Structure Instance by the ID 20020225
31 GET_TEXT_DOC Instance method Public Method Detemine a Document Instance Through the ID 20010118
32 GET_TOPIC Instance method Public Method Determine Topic Instance by the ID 20001120
33 GET_TOPIC_REGISTRY Instance method Public Method Provision of Registry for Topics 20001114
34 GET_USER Instance method Public Method Returns User 20001212
35 GET_UTC_TIME Instance method Public Method Delivers the UTC Time for a Local Time of a User 20001127
36 GET_VOCABULARY Instance method Public Method Delivers the Vocabulary 20010619
37 INITIALIZE_COLLABORATIONS Instance method Public Method Supplies List of Collaborations for a List of IDs 20001128
38 INVALIDATE_USER Instance method Public Method Delete Possible Cached User InfoObject 20020315
39 ON_AFTER_COPY_FOLDER Instance method Public Event handling method handles after_copy event of folder 20020508
40 ON_AFTER_COPY_TOPIC Instance method Public Event handling method Handles after_copy_event of topic 20020508
41 ON_BEFORE_COPY_FOLDER Instance method Public Event handling method Handler for before_copy_event of the Folder 20020508
42 ON_BEFORE_COPY_TOPIC Instance method Public Event handling method handles before copy event of topic 20020508
43 ON_CHECK_LINK_ALLOWED Instance method Public Event handling method Handles CHECK_LINK_ALLOWED_EVENT of IF_CFX_COMMON 20031205
44 ON_FOLDER_INITIALIZATION Static method Public Event handling method Before Folder is Initialized 20010921
45 ON_IS_USER_VISIBLE Instance method Public Event handling method Checking User 20041027
46 ON_NOTIFY_REFERENCE Instance method Public Event handling method Event Handler for UPDATE_REFERENCE 20050215
47 REMOVE_COLLABORATION_LIST Instance method Public Method Deletes the Specified List of Collaborations 20001128
48 SET_CURRENT_COLLABORATION_LIST Instance method Public Method Determines the Current List of Collaborations 20001128
49 SET_LANGUAGE Instance method Public Method Set Language 20010213
50 SET_URL Instance method Private Method Sets the Session URL 20001124
51 SET_USER Instance method Public Method Changes the User 20001212
52 SET_VOCABULARY Instance method Public Method Sets the Vocabulary 20010619
Events
Class CL_CFX_COL_APPLICATION has no event.
Types
Class CL_CFX_COL_APPLICATION has no local type.
Method Signatures

Method ASSERT_USER_IS_COL_CREATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCENARIO Call by reference Type reference (TYPE) CFX_T_SCENARIO CL_CFX_COLLABORATION=>SC_SCENARIO_COLLABORATION Szenario, in dem sich eine Collaboration befindet 20040126
2 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20021104

Method ASSERT_USER_IS_COL_CREATOR on class CL_CFX_COL_APPLICATION has no exception.

Method ASSERT_USER_IS_COL_DELETOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCENARIO Call by reference Type reference (TYPE) CFX_T_SCENARIO CL_CFX_COLLABORATION=>SC_SCENARIO_COLLABORATION Szenario, in dem sich eine Collaboration befindet 20040126
2 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20021031

Method ASSERT_USER_IS_COL_DELETOR on class CL_CFX_COL_APPLICATION has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_COLLABORATION Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20001121
2 Exporting E_COLLABORATION_ID Call by reference Type reference (TYPE) STRING Collaboration Folder: Id Collaboration 20001121
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING Kurztext 20001122
4 Importing I_IS_SYNDICATE Call by reference Type reference (TYPE) CFX_IS_SYNDICATE ABAP_TRUE Konsortium 20041021
5 Importing I_NAME Call by reference Type reference (TYPE) STRING Externe Bezeichnung eines Objektes 20001120
6 Importing I_SCENARIO Call by reference Type reference (TYPE) CFX_T_SCENARIO Szenario, in dem sich eine Collaboration befindet 20010611
7 Importing I_TEMPLATE Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20010903

Method CREATE_COLLABORATION on class CL_CFX_COL_APPLICATION has no exception.

Method CREATE_COLLABORATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUERY Call by reference Type reference (TYPE) CFX_TT_FILTER Tabelle mit Filter 20001128
2 Returning RP_COLLABORATION_LIST Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION_LIST Collaboration: List of collaborations 20001128

Method CREATE_COLLABORATION_LIST on class CL_CFX_COL_APPLICATION has no exception.

Method DELETE_INSTANCE Signature

Method DELETE_INSTANCE on class CL_CFX_COL_APPLICATION has no parameter.
Method DELETE_INSTANCE on class CL_CFX_COL_APPLICATION has no exception.

Method DESCRIBE_IP_COMMON_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AREA_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020410
2 Exporting E_COL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020410
3 Exporting E_DOC_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020410
4 Exporting E_FOL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020410
5 Exporting E_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20020410
6 Exporting E_OBJECT_TYPE_DESC Call by reference Type reference (TYPE) CFX_ID Objektbeschreibung ( Typ + Typisierung ) 20030128
7 Exporting E_OBJ_DESC Call by reference Type reference (TYPE) STRING 20020410
8 Exporting E_OBJ_NAME Call by reference Type reference (TYPE) STRING 20020410
9 Exporting E_TOPIC_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020410
10 Exporting E_USERGRP_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020410
11 Exporting E_USER_ID Call by reference Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20020410
12 Importing IP_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20020410

Method DESCRIBE_IP_COMMON_OBJ on class CL_CFX_COL_APPLICATION has no exception.

Method GET_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING 20010803
2 Returning RP_AREA Value transfer Object reference (TYPE REF TO) CL_CFX_AREA Collaboration: Area 20010803

Method GET_AREA on class CL_CFX_COL_APPLICATION has no exception.

Method GET_AREA_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_AREA_REGISTRY Value transfer Object reference (TYPE REF TO) CL_CFX_AREA_REGISTRY 20010423

Method GET_AREA_REGISTRY on class CL_CFX_COL_APPLICATION has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE 20020416
2 Returning RP_ATTRIBUTES Value transfer Object reference (TYPE REF TO) CL_CFX_ATTRIBUTES Liste von Attributen 20020228

Method GET_ATTRIBUTES on class CL_CFX_COL_APPLICATION has no exception.

Method GET_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CLIPBOARD Value transfer Object reference (TYPE REF TO) CL_CFX_CLIPBOARD 20010102

Method GET_CLIPBOARD on class CL_CFX_COL_APPLICATION has no exception.

Method GET_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLABORATION_ID Value transfer Type reference (TYPE) STRING Collaboration Folder: Id Collaboration 20001120
2 Returning RP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20001120

Method GET_COLLABORATION on class CL_CFX_COL_APPLICATION has no exception.

Method GET_COLLABORATION_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COLLABORATION_REGISTRY Value transfer Object reference (TYPE REF TO) CL_CFX_COL_REGISTRY Collaboration: Collaboration Registry 20001115

Method GET_COLLABORATION_REGISTRY on class CL_CFX_COL_APPLICATION has no exception.

Method GET_COMMON_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSIC_OBJ_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE 20030128
2 Importing I_OBJ_ID Call by reference Type reference (TYPE) GUID_32 ID des Objektes (Dok, Mat, Fol, Col etc). 20030128
3 Returning RP_COMMON Value transfer Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20030128

Method GET_COMMON_BY_ID on class CL_CFX_COL_APPLICATION has no exception.

Method GET_COMMON_BY_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING ID des Arbeitsbereichs 20010803
2 Importing I_COL_ID Value transfer Type reference (TYPE) STRING ID der Collaboration 20010803
3 Importing I_DOC_ID Value transfer Type reference (TYPE) STRING Id des Dokuments 20010803
4 Importing I_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010803
5 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING Id des Topics 20010803
6 Returning RP_COMMON Value transfer Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20010803

Method GET_COMMON_BY_IDS on class CL_CFX_COL_APPLICATION has no exception.

Method GET_CURRENT_COLLABORATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COLLABORATION_LIST Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION_LIST Iterator einer Liste von Collaborationen 20001128

Method GET_CURRENT_COLLABORATION_LIST on class CL_CFX_COL_APPLICATION has no exception.

Method GET_DATA_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING ID des Dokuments 20010118
2 Returning RP_DS Value transfer Object reference (TYPE REF TO) CL_CFX_DATA_SHEET Collaboration Folders Dokumentklasse 20010118

Method GET_DATA_SHEET on class CL_CFX_COL_APPLICATION has no exception.

Method GET_DISCUSSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING ID des Dokuments 20010118
2 Returning RP_DIS Value transfer Object reference (TYPE REF TO) CL_CFX_DISCUSSION Collaboration Folders Dokumentklasse 20010118

Method GET_DISCUSSION on class CL_CFX_COL_APPLICATION has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING ID des Dokuments 20010118
2 Returning RP_DOC Value transfer Object reference (TYPE REF TO) CL_CFX_DOCUMENT Collaboration Folders Dokumentklasse 20010118

Method GET_DOCUMENT on class CL_CFX_COL_APPLICATION has no exception.

Method GET_FIRST_COLLABORATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COLLABORATION_LIST Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION_LIST Iterator einer Liste von Collaborationen 20001128

Method GET_FIRST_COLLABORATION_LIST on class CL_CFX_COL_APPLICATION has no exception.

Method GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING ID des Dokuments 20010123
2 Returning RP_FOLDER Value transfer Object reference (TYPE REF TO) CL_CFX_FOLDER Collaboration Folders Dokumentklasse 20010123

Method GET_FOLDER on class CL_CFX_COL_APPLICATION has no exception.

Method GET_GENERIC_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING 20031205
2 Returning RP_GENERIC_OBJECT Value transfer Object reference (TYPE REF TO) CL_CFX_GENERIC_OBJECT Mappenobject Generisches Objekt in cFolders 20031205

Method GET_GENERIC_OBJECT on class CL_CFX_COL_APPLICATION has no exception.

Method GET_HYPERLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING ID des Dokuments 20010118
2 Returning RP_HYP Value transfer Object reference (TYPE REF TO) CL_CFX_HYPERLINK Collaboration Folders Dokumentklasse 20010118

Method GET_HYPERLINK on class CL_CFX_COL_APPLICATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COL_APPLICATION Value transfer Object reference (TYPE REF TO) CL_CFX_COL_APPLICATION Instance 20001114

Method GET_INSTANCE on class CL_CFX_COL_APPLICATION has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANGUAGE Value transfer Type reference (TYPE) LAISO ISO Sprache 20010213

Method GET_LANGUAGE on class CL_CFX_COL_APPLICATION has no exception.

Method GET_LOCAL_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCAL_DATE Call by reference Type reference (TYPE) D 20001121
2 Exporting E_LOCAL_DATE_STRING Call by reference Type reference (TYPE) STRING 20001121
3 Exporting E_LOCAL_TIME Call by reference Type reference (TYPE) T 20001121
4 Exporting E_LOCAL_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001121
5 Exporting E_LOCAL_TIMESTAMP_STRING Call by reference Type reference (TYPE) STRING 20001121
6 Exporting E_LOCAL_TIME_STRING Call by reference Type reference (TYPE) STRING 20001121
7 Exporting E_TIMEZONE Call by reference Type reference (TYPE) TZNZONE Zeitzone 20001121
8 Importing I_USER_ID Value transfer Type reference (TYPE) SY-UNAME SY-UNAME Anmeldename des Benutzers 20001121
9 Importing I_UTC_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001121

Method GET_LOCAL_TIME on class CL_CFX_COL_APPLICATION has no exception.

Method GET_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING ID des Dokuments 20020225
2 Returning RP_MATERIAL Value transfer Object reference (TYPE REF TO) CL_CFX_MATERIAL Material in cFolders 20020225

Method GET_MATERIAL on class CL_CFX_COL_APPLICATION has no exception.

Method GET_NEXT_COLLABORATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COLLABORATION_LIST Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION_LIST Iterator einer Liste von Collaborationen 20001128

Method GET_NEXT_COLLABORATION_LIST on class CL_CFX_COL_APPLICATION has no exception.

Method GET_SCENARIO Signature

Method GET_SCENARIO on class CL_CFX_COL_APPLICATION has no parameter.
Method GET_SCENARIO on class CL_CFX_COL_APPLICATION has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING ID des Dokuments 20020225
2 Returning RP_STRUCTURE Value transfer Object reference (TYPE REF TO) CL_CFX_STRUCTURE Stücklistenkopf 20020225

Method GET_STRUCTURE on class CL_CFX_COL_APPLICATION has no exception.

Method GET_TEXT_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) STRING ID des Dokuments 20010118
2 Returning RP_TXT Value transfer Object reference (TYPE REF TO) CL_CFX_TEXT Collaboration Folders Dokumentklasse 20010118

Method GET_TEXT_DOC on class CL_CFX_COL_APPLICATION has no exception.

Method GET_TOPIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING Topic Id 20001120
2 Returning RP_TOPIC Value transfer Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20001120

Method GET_TOPIC on class CL_CFX_COL_APPLICATION has no exception.

Method GET_TOPIC_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TOPIC_REGISTRY Value transfer Object reference (TYPE REF TO) CL_CFX_TOPIC_REGISTRY Topic Registry 20001114

Method GET_TOPIC_REGISTRY on class CL_CFX_COL_APPLICATION has no exception.

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_USER Value transfer Object reference (TYPE REF TO) IF_CFX_USER Benutzer 20001212

Method GET_USER on class CL_CFX_COL_APPLICATION has no exception.

Method GET_UTC_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UTC_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS 20001127
2 Importing I_LOCAL_DATE Value transfer Type reference (TYPE) D SY-DATUM 20001127
3 Importing I_LOCAL_TIME Value transfer Type reference (TYPE) T SY-UZEIT 20001127
4 Importing I_USER_ID Value transfer Type reference (TYPE) SY-UNAME SY-UNAME Anmeldename des Benutzers 20001127

Method GET_UTC_TIME on class CL_CFX_COL_APPLICATION has no exception.

Method GET_VOCABULARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VOCABULARY Value transfer Type reference (TYPE) CFX_T_VOCABULARY ISO Sprache 20010619

Method GET_VOCABULARY on class CL_CFX_COL_APPLICATION has no exception.

Method INITIALIZE_COLLABORATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLLABORATION_ID Call by reference Type reference (TYPE) CFX_TT_COL_ID_LIST Liste der Collaborations 20001128
2 Returning RP_COLLABORATION_LIST Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION_LIST 20001128

Method INITIALIZE_COLLABORATIONS on class CL_CFX_COL_APPLICATION has no exception.

Method INVALIDATE_USER Signature

Method INVALIDATE_USER on class CL_CFX_COL_APPLICATION has no parameter.
Method INVALIDATE_USER on class CL_CFX_COL_APPLICATION has no exception.

Method ON_AFTER_COPY_FOLDER Signature

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

Method ON_AFTER_COPY_FOLDER on class CL_CFX_COL_APPLICATION has no exception.

Method ON_AFTER_COPY_TOPIC Signature

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

Method ON_AFTER_COPY_TOPIC on class CL_CFX_COL_APPLICATION has no exception.

Method ON_BEFORE_COPY_FOLDER Signature

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

Method ON_BEFORE_COPY_FOLDER on class CL_CFX_COL_APPLICATION has no exception.

Method ON_BEFORE_COPY_TOPIC Signature

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

Method ON_BEFORE_COPY_TOPIC on class CL_CFX_COL_APPLICATION has no exception.

Method ON_CHECK_LINK_ALLOWED Signature

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

Method ON_CHECK_LINK_ALLOWED on class CL_CFX_COL_APPLICATION has no exception.

Method ON_FOLDER_INITIALIZATION Signature

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

Method ON_FOLDER_INITIALIZATION on class CL_CFX_COL_APPLICATION has no exception.

Method ON_IS_USER_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COMMON Value transfer Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20041027
2 Importing SENDER Call by reference Attribute reference (LIKE) 20041027

Method ON_IS_USER_VISIBLE on class CL_CFX_COL_APPLICATION has no exception.

Method ON_NOTIFY_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_LINKED Call by reference Attribute reference (LIKE) 20050215
2 Importing I_REFERENCE_CFX_ID Call by reference Attribute reference (LIKE) 20050215
3 Importing I_REFERENCE_ID Call by reference Attribute reference (LIKE) 20050215

Method ON_NOTIFY_REFERENCE on class CL_CFX_COL_APPLICATION has no exception.

Method REMOVE_COLLABORATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COLLABORATION_LIST Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION_LIST Iterator einer Liste von Collaborationen 20001128

Method REMOVE_COLLABORATION_LIST on class CL_CFX_COL_APPLICATION has no exception.

Method SET_CURRENT_COLLABORATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COLLABORATION_LIST Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION_LIST Iterator einer Liste von Collaborationen 20001128

Method SET_CURRENT_COLLABORATION_LIST on class CL_CFX_COL_APPLICATION has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) LAISO ISO Sprache 20010213

Method SET_LANGUAGE on class CL_CFX_COL_APPLICATION has no exception.

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING 20001124

Method SET_URL on class CL_CFX_COL_APPLICATION has no exception.

Method SET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USER Call by reference Object reference (TYPE REF TO) IF_CFX_USER Benutzer 20001212

Method SET_USER on class CL_CFX_COL_APPLICATION has no exception.

Method SET_VOCABULARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VOCABULARY Call by reference Type reference (TYPE) CFX_T_VOCABULARY 20010619

Method SET_VOCABULARY on class CL_CFX_COL_APPLICATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A