SAP ABAP Class CL_CFX_FOL_UI (Adapter Object for Folder)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_AUTHORITY_UI Interface for Authorizations 20020503
Properties
Class CL_CFX_FOL_UI  
Short Description Adapter Object for Folder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20001214   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 CL_CFX_CONST_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CFX_DOC_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CFX_AUTHORITY_UI Interface for Authorizations 20020503
Friends
Class CL_CFX_FOL_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_BUTTON_CANCEL_ID Constant Public Type reference (TYPE) CHAR15 'BUTTON_CANCEL' Char 15 20010115
2 SC_BUTTON_CLIPBOARD_ID Constant Public Type reference (TYPE) CHAR20 'BUTTON_CLIPBOARD' Char 20 20001221
3 SC_BUTTON_COPY_LINK_ID Constant Public Type reference (TYPE) CHAR20 'BUTTON_COPY_LINK' Char 20 20010918
4 SC_BUTTON_COPY_SRC_ID Constant Public Type reference (TYPE) CHAR15 'BUTTON_COPY_SRC' Char 15 20001221
5 SC_BUTTON_CREATE_ID Constant Public Type reference (TYPE) CHAR15 'BUTTON_CREATE' Char 15 20001221
6 SC_BUTTON_DELETE_ID Constant Public Type reference (TYPE) CHAR15 'BUTTON_DELETE' Char 15 20001221
7 SC_BUTTON_DISCUSSION_ID Constant Public Type reference (TYPE) CHAR15 'BUTTON_DISCUSS' Char 15 20001221
8 SC_BUTTON_HIDE_THN_ID Constant Public Type reference (TYPE) CHAR20 'BUTTON_HIDE_THN' Hide Thumbnails 20040113
9 SC_BUTTON_INSERT_ID Constant Public Type reference (TYPE) CHAR20 'BUTTON_INSERT' Char 20 20010305
10 SC_BUTTON_SHOW_THN_ID Constant Public Type reference (TYPE) CHAR20 'BUTTON_SHOW_THN' Display Thumbnails 20040113
11 SC_BUTTON_UPLOAD_ID Constant Private Type reference (TYPE) CHAR15 'BUTTON_UPLOAD' 20060807
12 SC_EVT_CALL_EVAL Constant Public Type reference (TYPE) STRING 'goto_eval' 20030305
13 SC_ID_BUTTON_AUTHORIZATION Constant Public Type reference (TYPE) STRING 'fol_de_button_authorization' 20031104
14 SC_ID_BUTTON_CANCEL Constant Public Type reference (TYPE) STRING 'fol_de_button_cancel' 20031104
15 SC_ID_BUTTON_DETAILS_HIDE Constant Public Type reference (TYPE) STRING 'fol_de_button_details_hide' 20031104
16 SC_ID_BUTTON_DETAILS_SHOW Constant Public Type reference (TYPE) STRING 'fol_de_button_details_show' 20031104
17 SC_ID_BUTTON_NOTIFICATIONS Constant Public Type reference (TYPE) STRING 'fol_de_button_notifications' 20031104
18 SC_ID_BUTTON_SAVE Constant Public Type reference (TYPE) STRING 'fol_de_save' 20031104
19 SC_ID_FOLDESC Constant Private Type reference (TYPE) STRING 'foldesc' 20031104
20 SC_ID_FOLNAME Constant Private Type reference (TYPE) STRING 'folname' 20031104
21 SC_ID_METADATA_INPUTLIST Constant Private Type reference (TYPE) STRING 'fol_de_metadata_inputlist' 20031104
22 SC_ID_SUBSCRIBE_CB Constant Public Type reference (TYPE) STRING 'docsubscribe_id' 20010831
23 SC_IS_READ_DOC_ICON Constant Public Type reference (TYPE) TEXT60 CL_CFX_CONST_UI=>SC_ICON_CHECKED Link to Icon 20011126
24 SC_LAYOUT_LABEL_CUT Constant Public Type reference (TYPE) INT4 40 Truncate Label after ... Characters 20040707
25 SC_LAYOUT_LABEL_WIDTH Constant Public Type reference (TYPE) CFX_STRING '120px' Label Length 20040707
26 SC_MIN_FILES_TO_COPY Constant Public Type reference (TYPE) I 10 Minimum Number of Files for Starting a Background Process 20010627
27 SC_MIN_FILES_TO_DELETE Constant Public Type reference (TYPE) I 10 Minimum Number of Files for Starting a Background Process 20010712
28 SC_MIN_SIZE_TO_COPY Constant Public Type reference (TYPE) STRING 10000000 Minimum Size of Files for Starting a Background Process 20020510
29 SC_PLACEHOLDER_ICON Constant Public Type reference (TYPE) TEXT60 CL_CFX_CONST_UI=>SC_ICON_NO_EXPANDER Global Icon 20011126
30 SC_SORT_BY_CHANGEDBY Constant Public Type reference (TYPE) STRING 'fol_sort_changedby' Sort by Last Changed By 20020617
31 SC_SORT_BY_CHANGEDON Constant Public Type reference (TYPE) STRING 'fol_sort_changedon' Sort by Last Change Date 20020617
32 SC_SORT_BY_NAME Constant Public Type reference (TYPE) STRING 'fol_sort_name' Sort by Name 20020617
33 SC_SORT_BY_STATUS Constant Public Type reference (TYPE) STRING 'fol_sort_status' Sort by Status 20020626
34 SC_SORT_BY_STATUSPROFILE Constant Public Type reference (TYPE) STRING 'fol_sort_statusprofile' 20031031
35 SC_SORT_CRIT_FOL_DE Constant Public Type reference (TYPE) STRING 'FolderOverview/SortCriterion' 20020617
36 SC_SORT_DIRECTION Constant Public Type reference (TYPE) STRING 'FolderOverview/SortDirection' 20060612
37 SC_SORT_DIRECTION_ASCENDING Constant Public Type reference (TYPE) STRING 'ASCENDING' 20060612
38 SC_SORT_DIRECTION_DESCENDING Constant Public Type reference (TYPE) STRING 'DESCENDING' 20060612
39 SC_SYSTEM_SIZE_PATH Constant Public Type reference (TYPE) STRING 'System/Settings/MinimalSizeToStartBackgroundProcessInByte' 20020726
40 SC_TRUNC_STATUS_NAME Constant Public Type reference (TYPE) I 25 20020626
41 SC_UPLOADMODE_NEWDOCUMENT Constant Public Type reference (TYPE) STRING 'uploadnewdoc' 20021206
42 SC_UPLOADMODE_NEWVERSION Constant Public Type reference (TYPE) STRING 'uploadnewversion' 20021206
43 SC_UPLOADMODE_OVERVERSION Constant Public Type reference (TYPE) STRING 'uploadovrversion' 20021206
44 ST_FO_AUTH_TEXT Static Attribute Private Type reference (TYPE) CFX_TT_FO_AUTH_TEXT List of the Authorizations and Their Names 20040908
45 ST_FO_FOLDER_CACHE Static Attribute Private Type reference (TYPE) CFX_TT_FO_FOLDER_CACHE Table for Cache in a Folder 20040827
46 ST_FO_TYPE_CLASSNAME Static Attribute Private Type reference (TYPE) CFX_TT_FO_TYPE_CLASSNAME List with Type of Document and its Class Name 20040909
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_FAVORITES Static method Public Method Sets Metadata for Topic 20020214
2 BUILD_NAME Static method Public Method Concatenates String with Number 20010123
3 CHECK_READ_AUTH Static method Public Method Generates an Exception if the User Has no Read Authorization 20010528
4 COPY_SELECTED Static method Public Method Deletes the Selected Entries 20010306
5 COPY_SINGLE_OBJECT Static method Public Method Copies a Single Document 20010920
6 CREATE_STATUSPROFILE_CACHE Static method Public Method Create Status Profile Cache 20040922
7 CREATE_TOPIC Static method Public Method Creates a Subfolder 20010123
8 CREATE_TOPIC_STRUCTURE Static method Public Method Create Collaboration 20010518
9 DECIDE_MASSUPLOAD_ACTION Static method Private Method Mass Upload Cont. from Plug-In to Content Server (After Up.) 20021210
10 DELETE_SELECTED Static method Public Method Deletes the Selected Entries 20010118
11 FILL_NAV_FOR_FOL Static method Public Method Goes to the Documents per Folder Page 20010123
12 GET_ALL_ITEMS_IN_CLIPBOARD Static method Public Method Gets the Entries from the Clipboard 20010712
13 GET_CHANGEABLE_DOCUMENTS Static method Public Method Gets Table with Changeable Docs and Create Authorization 20021212
14 GET_COLLABORATION_IN_CLIPBOARD Static method Public Method Returns the Content of the Clipboard 20050114
15 GET_DOCUMENTS Static method Public Method Returns the Documents in the Folder as a Table 20001218
16 GET_DOCUMENTS_IN_CLIPBOARD Static method Public Method Returns the Content of the Clipboard 20010306
17 GET_DOCUMENTS_MASSTRANSFER Static method Public Method Returns the Documents in the Folder as a Table 20021120
18 GET_DOCUMENT_TYPES_AND_STATUS Static method Private Method Extract Existing Status and Object Types 20030310
19 GET_DOC_LISTING_MASSDOWN Static method Public Method Returns Table of Subfolders and Documents 20021120
20 GET_EVAL_FOLDER_LISTING Static method Public Method Returns Table of Subfolders and Documents 20030306
21 GET_EVAL_UI Static method Public Method Interface for Overview Page 20030305
22 GET_FOLDER Static method Public Method Folder from IDs 20031119
23 GET_FOLDERS_IN_CLIPBOARD Static method Public Method Returns the Content of the Clipboard 20010306
24 GET_FOLDER_LISTING_TABLE Static method Public Method Returns Table of Subfolders and Documents 20020617
25 GET_FOL_EVAL_BUTTON Static method Public Method Get UI Button for Overview Page 20030305
26 GET_METADATA_UI Static method Public Method Returns Metadata 20031107
27 GET_NAME_FOR_FIRST_VERSION Static method Public Method Returns Name for First Version 20010112
28 GET_NAME_FOR_NEW_VERSION Static method Public Method Returns Name for New Version 20010112
29 GET_NEW_DOC_NAME Static method Public Method Returns a New Unique Name 20010116
30 GET_SORT_CRITERION Static method Public Method Returns the Sort Criterion 20020617
31 GET_STATUS_UI_DESC Static method Public Method Format Status Info for Folder List 20020704
32 GET_SUBSCRIPTION_CHANGE_BUTTON Static method Public Method Generate Button for Changing Subscription Status 20010711
33 GET_SUBSCRIPTION_CREATE_UI Static method Public Method Generate Subscription Checkbox for UI When Creating 20010705
34 GET_SUBSCRIPTION_STATE_UI Static method Public Method Generate Subscription Checkbox for UI on Doc. Detail Page 20010711
35 GET_TIMESTAMP_STRING Static method Public Method Converts the Transferred Tim to the Time Zone of the User 20001221
36 GET_URL_FOR_FOL Static method Public Method Returns URL for Documents per Folder Page 20010111
37 GET_URL_FOR_FOLDERITEM Static method Public Method Returns the URL of the Object-Specific Page 20010105
38 GET_URL_FOR_MASSUPLOAD Static method Public Method Gets URL for Communication Plug-In-> WAS (Mass Upload) 20021206
39 GET_USER_NAME Static method Public Method Returns the Name of the User 20001221
40 HANDLE_CALL_FOL_EVAL Static method Public Method React to HTML Event 20030305
41 HANDLE_CHANGE_SUBSCRIPTION Static method Public Method Copy Changes to Subscription Checkbox 20010705
42 HANDLE_CONTENT_MASSUPLOAD_APP Static method Public Method Mass Upload Cont. from Plug-In to Content Server (After Up.) 20021209
43 HANDLE_CONTENT_MASSUPLOAD_POST Static method Public Method Mass Upload Cont. from Plug-In to Content Server (After Up.) 20021209
44 HANDLE_CONTENT_MASSUPLOAD_PRE Static method Public Method Mass Upload Content from Plug-In to Content Server: Get URL 20021209
45 INSERT Static method Public Method Inserts the Objects from the Clipboard in the Folder 20010306
46 IS_AREA_PUBLIC Static method Public Method Shows Whether the Area in the Collaboration is Public 20010301
47 IS_CURRENT_AREA_PUBLIC Static method Public Method Returns ABAP_TRUE if the Current Area is Public 20010613
48 NAVIGATE_TO_CREATE_ITEM_PAGE Static method Public Method Navigate to Page for Creating Items 20021202
49 NAVIGATE_TO_DOWNLOAD_PAGE Static method Public Method Navigate to Page with Plug-In 20021120
50 NAVIGATE_TO_PARENT Static method Public Method Go to Current Parent of Folder 20020805
51 PG_FOL_DE_INIT_MAIN_GROUP Static method Public Method Main Group of doc_ov_allversions.htm: OnInitialization 20031104
52 PG_FOL_DE_SAVE_MAIN_GROUP Static method Public Method Change the Main Group After User Entries 20031110
53 SET_SORT_CRITERION Static method Public Method Changes the Sort Criterion 20020617
54 SORT_DOCUMENT_LIST Static method Private Method Sort Document List for Display 20030310
55 TRACE Static method Public Method Help Function, Delete Later 20010124
Events
Class CL_CFX_FOL_UI has no event.
Types
Class CL_CFX_FOL_UI has no local type.
Method Signatures

Method ADD_TO_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_ID Value transfer Type reference (TYPE) STRING Meldungs ID 20020214
2 Exporting E_MSG_TXT Value transfer Type reference (TYPE) STRING Meldungstext 20020214
3 Importing I_COLLABORATION_ID Call by reference Type reference (TYPE) STRING 20020214
4 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING 20020214

Method ADD_TO_FAVORITES on class CL_CFX_FOL_UI has no exception.

Method BUILD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NR Call by reference Type reference (TYPE) I 20010123
2 Importing I_STR Call by reference Type reference (TYPE) STRING 20010123
3 Returning R_NAME Value transfer Type reference (TYPE) STRING 20010123

Method BUILD_NAME on class CL_CFX_FOL_UI has no exception.

Method CHECK_READ_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AUTH Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Mappe für Collaboration Folders 20010528

Method CHECK_READ_AUTH on class CL_CFX_FOL_UI has no exception.

Method COPY_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_TXT Call by reference Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20050420
2 Importing IT_ITEM Call by reference Type reference (TYPE) CFX_T_STRING Tabelle mit Zeichenketten 20010306
3 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010306
4 Importing I_COPY_LINK Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20010919

Method COPY_SELECTED on class CL_CFX_FOL_UI has no exception.

Method COPY_SINGLE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FOL_DEST Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe für Collaboration Folders 20010920
2 Importing IP_IF_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Dokumente 20010920
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010920
4 Importing I_AREA_IS_PUBLIC Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010920
5 Importing I_AS_LINK Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010920
6 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010920
7 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20010920
8 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010920

Method COPY_SINGLE_OBJECT on class CL_CFX_FOL_UI has no exception.

Method CREATE_STATUSPROFILE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20040922
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20040922
3 Importing I_FOL_ID Call by reference Type reference (TYPE) STRING 20040922
4 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20040922
5 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20040922

Method CREATE_STATUSPROFILE_CACHE on class CL_CFX_FOL_UI has no exception.

Method CREATE_TOPIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_ID Value transfer Type reference (TYPE) STRING 20010322
2 Exporting E_MSG_TXT Value transfer Type reference (TYPE) STRING 20010322
3 Exporting E_TOPIC_ID Value transfer Type reference (TYPE) STRING 20010123
4 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20010619
5 Importing I_COL_ID Value transfer Type reference (TYPE) STRING 20010123
6 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING 20010123

Method CREATE_TOPIC on class CL_CFX_FOL_UI has no exception.

Method CREATE_TOPIC_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DOM Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20010518
2 Importing IP_PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010518
3 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20010518
4 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010518
5 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010518
6 Importing I_PARENT_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010518

Method CREATE_TOPIC_STRUCTURE on class CL_CFX_FOL_UI has no exception.

Method DECIDE_MASSUPLOAD_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DOC Call by reference Object reference (TYPE REF TO) CL_CFX_DOCUMENT Collaboration Folders Dokumentklasse 20021210
2 Exporting E_CREATE_NEW_VERSION Call by reference Type reference (TYPE) ABAP_BOOL 20021210
3 Exporting E_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20021210
4 Exporting E_VERSION_NAME Call by reference Type reference (TYPE) SDOK_PROPV Attributausprägung 20021210
5 Importing IP_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe für Collaboration Folders 20021210
6 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20021210
7 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20021210
8 Importing I_FILEPATH Call by reference Type reference (TYPE) STRING 20021210
9 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20021210
10 Importing I_TYPING_INT_ID_STR Call by reference Type reference (TYPE) STRING 20030312
11 Importing I_UPLOADMODE Call by reference Type reference (TYPE) STRING 20021210

Method DECIDE_MASSUPLOAD_ACTION on class CL_CFX_FOL_UI has no exception.

Method DELETE_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BGROUND_PROCESS Call by reference Type reference (TYPE) STRING 20010712
2 Exporting E_BGROUND_PROCESS_INFO Call by reference Type reference (TYPE) STRING 20010712
3 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20011123
4 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20011123
5 Importing IT_ITEM Call by reference Type reference (TYPE) CFX_T_STRING Tabelle mit Zeichenketten 20010601
6 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010712
7 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010314
8 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20010712
9 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010712

Method DELETE_SELECTED on class CL_CFX_FOL_UI has no exception.

Method FILL_NAV_FOR_FOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20010123
2 Importing I_ACTION Call by reference Type reference (TYPE) CFX_MODE Bearbeitungsmodus für Collaboration Folders 20010123
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010123
4 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010123
5 Importing I_FOL_ID Call by reference Type reference (TYPE) STRING 20010123
6 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20010123
7 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE role of a cfx user 20010123
8 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010123

Method FILL_NAV_FOR_FOL on class CL_CFX_FOL_UI has no exception.

Method GET_ALL_ITEMS_IN_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_SHEET_ID Value transfer Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20010712
2 Exporting ET_DISCUSSION_ID Value transfer Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20010712
3 Exporting ET_DOCUMENT_ID Value transfer Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20010712
4 Exporting ET_FOLDER_ID Value transfer Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20010712
5 Exporting ET_HYPERLINK_ID Value transfer Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20010712
6 Exporting ET_TEXT_ID Value transfer Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20010712
7 Exporting E_COL_ID_SRC Value transfer Type reference (TYPE) STRING 20010712
8 Exporting E_NUM_DOCUMENTS Value transfer Type reference (TYPE) I 20010712
9 Importing I_IS_PUBLIC Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010712

Method GET_ALL_ITEMS_IN_CLIPBOARD on class CL_CFX_FOL_UI has no exception.

Method GET_CHANGEABLE_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) CFX_TT_MASSTRANSFER_ITEM tabellarische Übersicht über Mappeninhalt 20021212
2 Exporting E_FOLDER_ID Call by reference Type reference (TYPE) STRING ID der Mappe 20021212
3 Exporting E_IS_DOC_CREATOR Call by reference Type reference (TYPE) ABAP_BOOL 20021212
4 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING ID der Area 20021212
5 Importing I_COL_ID Value transfer Type reference (TYPE) STRING ID der Collaboration 20021212
6 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING ID des Topics 20021212

Method GET_CHANGEABLE_DOCUMENTS on class CL_CFX_FOL_UI has no exception.

Method GET_COLLABORATION_IN_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FOLS_IN_CLIPBOARD Value transfer Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT Tabelle mit Objekten der Zwischenablage 20050114

Method GET_COLLABORATION_IN_CLIPBOARD on class CL_CFX_FOL_UI has no exception.

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) CFX_TT_DOCUMENT_UI tabellarische Übersicht über Mappeninhalt 20010109
2 Exporting E_FOLDER_ID Call by reference Type reference (TYPE) STRING ID der Mappe 20010126
3 Exporting E_HAS_FILES Call by reference Type reference (TYPE) ABAP_BOOL 20030317
4 Exporting E_SORT_CRITERION Call by reference Type reference (TYPE) STRING 20020617
5 Exporting E_SORT_DIRECTION Call by reference Type reference (TYPE) STRING 20060612
6 Exporting E_SPROFILE_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20031104
7 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING ID der Area 20010109
8 Importing I_COLLABORATION_ID Value transfer Type reference (TYPE) STRING ID der Collaboration 20010109
9 Importing I_FILTER_BY_STATUS Call by reference Type reference (TYPE) STRING 20030310
10 Importing I_FILTER_BY_STATUSPROFILE Call by reference Type reference (TYPE) STRING 20031031
11 Importing I_FILTER_BY_TYPE Call by reference Type reference (TYPE) STRING 20030310
12 Importing I_FILTER_BY_USER Call by reference Type reference (TYPE) STRING 20040819
13 Importing I_INCLUDE_SUBFOLDER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20030306
14 Importing I_ROLE Call by reference Type reference (TYPE) STRING Rolle des Users 20010109
15 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING ID des Topics 20010109

Method GET_DOCUMENTS on class CL_CFX_FOL_UI has no exception.

Method GET_DOCUMENTS_IN_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DOCS_IN_CLIPBOARD Value transfer Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT Tabelle mit Objekten der Zwischenablage 20010306

Method GET_DOCUMENTS_IN_CLIPBOARD on class CL_CFX_FOL_UI has no exception.

Method GET_DOCUMENTS_MASSTRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) CFX_TT_MASSTRANSFER_ITEM tabellarische Übersicht über Mappeninhalt 20021120
2 Importing IT_FILTER_IDS Call by reference Type reference (TYPE) CFX_T_STRING Tabelle mit Zeichenketten 20021122
3 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING ID der Area 20021120
4 Importing I_COL_ID Value transfer Type reference (TYPE) STRING ID der Collaboration 20021213
5 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING ID des Topics 20021120
6 Importing I_WITH_URLS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20021122

Method GET_DOCUMENTS_MASSTRANSFER on class CL_CFX_FOL_UI has no exception.

Method GET_DOCUMENT_TYPES_AND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROFILE_STATUS_PAIR Call by reference Type reference (TYPE) CFX_TT_PROFILE_STATUS_PAIR table of options for ui object dropdownlistbox 20040825
2 Changing CT_PROFILE_TYPE_PAIR Call by reference Type reference (TYPE) CFX_TT_PROFILE_TYPE_PAIR Tabelle mit Statusschema und Typ 20040831
3 Changing CT_STATUS Call by reference Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20030310
4 Changing CT_STATUSPROFILE Call by reference Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20031031
5 Changing CT_TYPES Call by reference Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20030310
6 Importing IT_DOCUMENT Call by reference Type reference (TYPE) CFX_TT_DOCUMENT_UI tabellarische Übersicht über Mappeninhalt 20030310

Method GET_DOCUMENT_TYPES_AND_STATUS on class CL_CFX_FOL_UI has no exception.

Method GET_DOC_LISTING_MASSDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_FOLDER_LIST Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE CFX: Datenobjekt für Tabellendarstellung 20021120
2 Importing IT_DOCUMENTS Call by reference Type reference (TYPE) CFX_TT_MASSTRANSFER_ITEM tabellarische Übersicht über Mappeninhalt 20021120
3 Importing I_TITLE Call by reference Type reference (TYPE) STRING '' 20021218
4 Importing I_WITH_SELECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20021122

Method GET_DOC_LISTING_MASSDOWN on class CL_CFX_FOL_UI has no exception.

Method GET_EVAL_FOLDER_LISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_FOLDER_LIST Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE CFX: Datenobjekt für Tabellendarstellung 20030306
2 Exporting E_TABLE_NAME Call by reference Type reference (TYPE) STRING 20031104
3 Importing IT_DOCUMENTS Call by reference Type reference (TYPE) CFX_TT_DOCUMENT_UI tabellarische Übersicht über Mappeninhalt 20030306
4 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20030306
5 Importing I_FOL_ID Call by reference Type reference (TYPE) STRING 20030306
6 Importing I_IS_CHANGEABLE Call by reference Type reference (TYPE) ABAP_BOOL 20030306
7 Importing I_SELECTED_STATUS Call by reference Type reference (TYPE) STRING 20031104
8 Importing I_SELECTED_USER Call by reference Type reference (TYPE) STRING Der ausgewählte Benutzer/Benutzergruppe 20040906
9 Importing I_SORT_CRITERION Call by reference Type reference (TYPE) STRING 20030306
10 Importing I_SPROFILE_NUM Call by reference Type reference (TYPE) I anzahl der statusprofile 20031103

Method GET_EVAL_FOLDER_LISTING on class CL_CFX_FOL_UI has no exception.

Method GET_EVAL_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_BORDER Call by reference Object reference (TYPE REF TO) CL_CFX_BORDER_DATA Hält die HTML-Daten zur Erzeugung der CFX-Rahmen 20030305
2 Exporting EP_MAIN_GROUP_INPUTLIST Call by reference Object reference (TYPE REF TO) CL_CFX_SO_SCREEN_OBJECT Irgendein am Bildschirm anzeigbares Objekt 20040707
3 Exporting ES_BUTTON_CANCEL Call by reference Type reference (TYPE) CFX_TS_BUTTON structure for ui object button 20030305
4 Exporting ES_BUTTON_MSC Call by reference Type reference (TYPE) CFX_TS_BUTTON structure for ui object button 20031104
5 Exporting ES_BUTTON_RESET Call by reference Type reference (TYPE) CFX_TS_BUTTON structure for ui object button 20030526
6 Exporting ES_BUTTON_SELECT Call by reference Type reference (TYPE) CFX_TS_BUTTON structure for ui object button 20030305
7 Exporting ES_DDL_NEW_STATUS_SELECTOR Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX structure for ui object dropdownlistbox 20031104
8 Exporting ES_DDL_STATUS_SELECTOR Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX structure for ui object dropdownlistbox 20030305
9 Exporting ES_DDL_TYPE_SELECTOR Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX structure for ui object dropdownlistbox 20030306
10 Exporting ES_SELECT_GROUP Call by reference Type reference (TYPE) CFX_TS_GROUP structure for ui object group 20030305
11 Exporting ET_DDL_NEW_STATUS_SELECTOR Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST table of options for ui object dropdownlistbox 20031104
12 Exporting ET_DDL_STATUS_SELECTOR Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST table of options for ui object dropdownlistbox 20030305
13 Exporting ET_DDL_TYPE_SELECTOR Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST table of options for ui object dropdownlistbox 20030306
14 Exporting ET_SECTIONS Call by reference Type reference (TYPE) CFX_TT_OBJECTS_PER_FOL CFX: Tabelle Zuordnung Mappe zu Objekten auf UI 20030305
15 Exporting ET_TABLE_LIST Call by reference Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20031104
16 Exporting E_DO_GROUP_BY_FOLDER Call by reference Type reference (TYPE) STRING 20040923
17 Exporting E_SELECT_INFO Call by reference Type reference (TYPE) STRING 20030305
18 Exporting E_STATUS_PROFILE_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20031106
19 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20030305
20 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20030305
21 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20030305
22 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20030305
23 Importing I_FOL_ID Call by reference Type reference (TYPE) STRING 20030305
24 Importing I_KEEP_USER_INPUT Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Boolscher Typ für ui CL_CFX_CONST_UI=>SC_TRUE od. SC_FALSE 20040817
25 Importing I_MSG_ID Call by reference Type reference (TYPE) STRING 20030305
26 Importing I_MSG_TXT Call by reference Type reference (TYPE) STRING 20030305
27 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20030305
28 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20030305

Method GET_EVAL_UI on class CL_CFX_FOL_UI has no exception.

Method GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe für Collaboration Folders 20031119
2 Exporting E_FOL_ID Call by reference Type reference (TYPE) STRING 20031119
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20031119
4 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20031119
5 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20031119

Method GET_FOLDER on class CL_CFX_FOL_UI has no exception.

Method GET_FOLDERS_IN_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FOLS_IN_CLIPBOARD Value transfer Type reference (TYPE) CFX_TT_CLIPBOARD_ELEMENT Tabelle mit Objekten der Zwischenablage 20010306

Method GET_FOLDERS_IN_CLIPBOARD on class CL_CFX_FOL_UI has no exception.

Method GET_FOLDER_LISTING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_FOLDER_LIST Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE CFX: Datenobjekt für Tabellendarstellung 20020617
2 Importing IP_AUTHORIZATION Call by reference Object reference (TYPE REF TO) IF_CFS_AUTHORIZATION Informationen zu einem Ber.subjekt 20021120
3 Importing IP_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe für Collaboration Folders 20030806
4 Importing IT_DOCUMENTS Call by reference Type reference (TYPE) CFX_TT_DOCUMENT_UI tabellarische Übersicht über Mappeninhalt 20020617
5 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20020617
6 Importing I_FOL_ID Call by reference Type reference (TYPE) STRING 20020617
7 Importing I_IS_CHANGEABLE Call by reference Type reference (TYPE) ABAP_BOOL 20020617
8 Importing I_SORT_CRITERION Call by reference Type reference (TYPE) STRING 20020617

Method GET_FOLDER_LISTING_TABLE on class CL_CFX_FOL_UI has no exception.

Method GET_FOL_EVAL_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BUTTON Value transfer Type reference (TYPE) CFX_TS_BUTTON structure for ui object button 20030305

Method GET_FOL_EVAL_BUTTON on class CL_CFX_FOL_UI has no exception.

Method GET_METADATA_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_KEEP_USER_INPUT Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Eingaben erhalten 20031107
2 Changing C_KEEP_USER_INPUT_NO_DETAILS Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Eingaben erhalten, außer von Detaildaten 20031107
3 Changing C_MSG_ID Call by reference Type reference (TYPE) CFX_STRING Nachrichten ID 20031107
4 Changing C_MSG_TXT Call by reference Type reference (TYPE) CFX_T_TEXT Nachrichten Text 20031107
5 Exporting ES_GROUP_METADATA Call by reference Type reference (TYPE) CFX_TS_GROUP_METADATA Daten, um die Gruppe mit den Metadaten darzustellen 20031107
6 Importing IP_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe für Collaboration Folders 20031107
7 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20031107
8 Importing I_ACTION Call by reference Type reference (TYPE) STRING 20031107
9 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20031107
10 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20031107
11 Importing I_DISPLAY_DETAILS Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Anzeige aller Details 20031107
12 Importing I_HAS_FILES Call by reference Type reference (TYPE) CFX_BOOLEAN Dateien in der Mappe ? 20031107
13 Importing I_INT_LINK_LIST_ID Call by reference Type reference (TYPE) STRING 20031107
14 Importing I_LEFT_LABEL_WIDTH Call by reference Type reference (TYPE) CFX_STRING CL_CFX_CONST_UI=>SC_LAYOUT_LABEL_WIDTH Labelgröße 20031107
15 Importing I_NUM_ADDED_FIELDS Call by reference Type reference (TYPE) STRING Anzahl neuer Felder 20031107
16 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20031107

Method GET_METADATA_UI on class CL_CFX_FOL_UI has no exception.

Method GET_NAME_FOR_FIRST_VERSION 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 20010112

Method GET_NAME_FOR_FIRST_VERSION on class CL_CFX_FOL_UI has no exception.

Method GET_NAME_FOR_NEW_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSIONS Call by reference Object reference (TYPE REF TO) IF_CFX_VERSIONING Versionierbares objekt 20010112
2 Returning R_NAME Value transfer Type reference (TYPE) STRING Uniquer Versionsname 20010112

Method GET_NAME_FOR_NEW_VERSION on class CL_CFX_FOL_UI has no exception.

Method GET_NEW_DOC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBJECT_TYPE Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_TYPE Objekttyp 20030128
2 Importing I_DOCTYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Art des neuen Dokumentes 20010116
3 Importing I_FOL_ID Value transfer Type reference (TYPE) STRING Folder, in dem das Dokument angelegt wird 20010116
4 Returning R_NAME Value transfer Type reference (TYPE) STRING Uniquer Name 20010116

Method GET_NEW_DOC_NAME on class CL_CFX_FOL_UI has no exception.

Method GET_SORT_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SORT_DIRECTION Call by reference Type reference (TYPE) STRING 20060612
2 Exporting R_SORT_CRITERION Value transfer Type reference (TYPE) STRING 20020617

Method GET_SORT_CRITERION on class CL_CFX_FOL_UI has no exception.

Method GET_STATUS_UI_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUSPROFILE_DESC Call by reference Type reference (TYPE) STRING 20020815
2 Exporting E_STATUSPROFILE_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20031031
3 Exporting E_STATUSPROFILE_NAME Call by reference Type reference (TYPE) STRING 20020815
4 Exporting E_STATUS_DESC Call by reference Type reference (TYPE) STRING 20020815
5 Exporting E_STATUS_DESC_SHORT Call by reference Type reference (TYPE) STRING 20020815
6 Exporting E_STATUS_NAME Call by reference Type reference (TYPE) STRING 20020704
7 Exporting E_STATUS_NAME_COMPLETE Call by reference Type reference (TYPE) STRING Nicht gekürzter Statusname 20030310
8 Exporting E_STATUS_TT Call by reference Type reference (TYPE) STRING 20020704
9 Importing IP_IF_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20020704
10 Importing I_ADD_COMMENT_TO_TOOLTIP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE wenn true, steht im Tooltip der Anfang des Kommentars 20020815
11 Importing I_TRUNCATE_NAME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE wenn true, wird der Statusname bei pos 25 gekürzt 20020815

Method GET_STATUS_UI_DESC on class CL_CFX_FOL_UI has no exception.

Method GET_SUBSCRIPTION_CHANGE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SUBSCRIPTION_BUTTON Value transfer Type reference (TYPE) CFX_TS_BUTTON structure for ui object button 20010711

Method GET_SUBSCRIPTION_CHANGE_BUTTON on class CL_CFX_FOL_UI has no exception.

Method GET_SUBSCRIPTION_CREATE_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AUTH Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20010705
2 Returning RP_CHECKBOX_UI Value transfer Type reference (TYPE) CFX_TS_CHECKBOX structure for ui object checkbox 20010705

Method GET_SUBSCRIPTION_CREATE_UI on class CL_CFX_FOL_UI has no exception.

Method GET_SUBSCRIPTION_STATE_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AUTH Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20010711
2 Returning RP_CHECKBOX_UI Value transfer Type reference (TYPE) CFX_TS_CHECKBOX structure for ui object checkbox 20010711

Method GET_SUBSCRIPTION_STATE_UI on class CL_CFX_FOL_UI has no exception.

Method GET_TIMESTAMP_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UTC_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20001221
2 Returning R_TIMESTAMP Value transfer Type reference (TYPE) STRING 20001221

Method GET_TIMESTAMP_STRING on class CL_CFX_FOL_UI has no exception.

Method GET_URL_FOR_FOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) CFX_MODE Bearbeitungsmodus für Collaboration Folders 20010115
2 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010111
3 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010111
4 Importing I_MSG_TXT Call by reference Type reference (TYPE) STRING 20050426
5 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20010111
6 Importing I_PROC_ID Call by reference Type reference (TYPE) STRING 20010702
7 Importing I_PROC_INFO Call by reference Type reference (TYPE) STRING 20010702
8 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE role of a cfx user 20010111
9 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010111
10 Returning R_URL Value transfer Type reference (TYPE) STRING 20010111

Method GET_URL_FOR_FOL on class CL_CFX_FOL_UI has no exception.

Method GET_URL_FOR_FOLDERITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010105
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010105
3 Importing I_DOCTYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010105
4 Importing I_DOC_ID Call by reference Type reference (TYPE) STRING 20010105
5 Importing I_FOL_ID Call by reference Type reference (TYPE) STRING 20010105
6 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE role of a cfx user 20010105
7 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010105
8 Returning R_URL Value transfer Type reference (TYPE) STRING 20010105

Method GET_URL_FOR_FOLDERITEM on class CL_CFX_FOL_UI has no exception.

Method GET_URL_FOR_MASSUPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20021206
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20021206
3 Importing I_EVENT Call by reference Type reference (TYPE) STRING BSP Event 20021209
4 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20021206
5 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20021206
6 Importing I_TYPING_INT_ID_STR Call by reference Type reference (TYPE) STRING 20030312
7 Importing I_UPLOADMODE Call by reference Type reference (TYPE) STRING Konstante SC_UPLOADMODE_* 20021206
8 Returning R_URL Value transfer Type reference (TYPE) STRING 20021206

Method GET_URL_FOR_MASSUPLOAD on class CL_CFX_FOL_UI has no exception.

Method GET_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_ID Call by reference Type reference (TYPE) SDOK_CRUSR Ersteller 20001221
2 Returning R_USER_NAME Value transfer Type reference (TYPE) STRING 20001221

Method GET_USER_NAME on class CL_CFX_FOL_UI has no exception.

Method HANDLE_CALL_FOL_EVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20030305
2 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20030305
3 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20030305
4 Importing I_KEEP_USER_INPUT Call by reference Type reference (TYPE) STRING 20040712
5 Importing I_MSG_ID Call by reference Type reference (TYPE) STRING 20030305
6 Importing I_MSG_TXT Call by reference Type reference (TYPE) STRING 20030305
7 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20030305
8 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20030305

Method HANDLE_CALL_FOL_EVAL on class CL_CFX_FOL_UI has no exception.

Method HANDLE_CHANGE_SUBSCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AUTH Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20010705
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20010705
3 Importing I_USERID Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User Id 20010903

Method HANDLE_CHANGE_SUBSCRIPTION on class CL_CFX_FOL_UI has no exception.

Method HANDLE_CONTENT_MASSUPLOAD_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20021209
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20021209
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20021209
4 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20021209
5 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20021209
6 Importing I_FILEMIME Value transfer Type reference (TYPE) STRING 20021209
7 Importing I_FILEPATH Value transfer Type reference (TYPE) STRING 20021209
8 Importing I_FILESIZE Call by reference Type reference (TYPE) STRING 20021209
9 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20021209
10 Importing I_TYPING_INT_ID_STR Call by reference Type reference (TYPE) STRING 20030312
11 Importing I_UPLOADMODE Call by reference Type reference (TYPE) STRING 20021209

Method HANDLE_CONTENT_MASSUPLOAD_APP on class CL_CFX_FOL_UI has no exception.

Method HANDLE_CONTENT_MASSUPLOAD_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20021209
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20021209
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20021209
4 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20021209
5 Importing I_FILEMIME Call by reference Type reference (TYPE) STRING 20021209
6 Importing I_FILEPATH Call by reference Type reference (TYPE) STRING 20021209
7 Importing I_FILESIZE Call by reference Type reference (TYPE) STRING 20021209
8 Importing I_NEW_PHIO_STR Call by reference Type reference (TYPE) STRING 20021209
9 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20021209
10 Importing I_TYPING_INT_ID_STR Call by reference Type reference (TYPE) STRING 20030312
11 Importing I_UPLOADMODE Call by reference Type reference (TYPE) STRING 20021209

Method HANDLE_CONTENT_MASSUPLOAD_POST on class CL_CFX_FOL_UI has no exception.

Method HANDLE_CONTENT_MASSUPLOAD_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20021209
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME 20021209
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20021209
4 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20021209
5 Importing I_FILEMIME Call by reference Type reference (TYPE) STRING 20021209
6 Importing I_FILEPATH Call by reference Type reference (TYPE) STRING 20021209
7 Importing I_FILESIZE Call by reference Type reference (TYPE) STRING 20021209
8 Importing I_LOCAL_APP_IP Call by reference Type reference (TYPE) STRING 20021209
9 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20021209
10 Importing I_TYPING_INT_ID_STR Call by reference Type reference (TYPE) STRING 20030312
11 Importing I_UPLOADMODE Call by reference Type reference (TYPE) STRING 20021209

Method HANDLE_CONTENT_MASSUPLOAD_PRE on class CL_CFX_FOL_UI has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BGROUND_PROCESS Call by reference Type reference (TYPE) STRING 20010629
2 Exporting E_BGROUND_PROCESS_INFO Call by reference Type reference (TYPE) STRING 20010629
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20050418
4 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010307
5 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010307
6 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20010611
7 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010307

Method INSERT on class CL_CFX_FOL_UI has no exception.

Method IS_AREA_PUBLIC 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 20010301
2 Importing I_COL_ID Value transfer Type reference (TYPE) STRING 20010301
3 Returning R_IS_PUBLIC Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010301

Method IS_AREA_PUBLIC on class CL_CFX_FOL_UI has no exception.

Method IS_CURRENT_AREA_PUBLIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010613
2 Returning R_IS_PUBLIC Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20010613

Method IS_CURRENT_AREA_PUBLIC on class CL_CFX_FOL_UI has no exception.

Method NAVIGATE_TO_CREATE_ITEM_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20021202
2 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20021202
3 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20021202
4 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20021202

Method NAVIGATE_TO_CREATE_ITEM_PAGE on class CL_CFX_FOL_UI has no exception.

Method NAVIGATE_TO_DOWNLOAD_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20021120
2 Importing IT_DOC_ID Call by reference Type reference (TYPE) CFX_T_STRING Tabelle mit Zeichenketten 20021120
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20021120
4 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20021120
5 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE CL_CFX_CONST_UI=>SC_PAGE_MASS_DOWNLOAD Name einer BSP-Seite 20021120
6 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20021120

Method NAVIGATE_TO_DOWNLOAD_PAGE on class CL_CFX_FOL_UI has no exception.

Method NAVIGATE_TO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020805
2 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20020805
3 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20020805
4 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20020805

Method NAVIGATE_TO_PARENT on class CL_CFX_FOL_UI has no exception.

Method PG_FOL_DE_INIT_MAIN_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_KEEP_USER_INPUT Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Eingaben erhalten 20031104
2 Changing C_KEEP_USER_INPUT_NO_DETAILS Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Eingaben erhalten, außer von Detaildaten 20031104
3 Changing C_MSG_ID Call by reference Type reference (TYPE) CFX_STRING Nachrichten ID 20031104
4 Changing C_MSG_TXT Call by reference Type reference (TYPE) CFX_T_TEXT Nachrichten Text 20031104
5 Exporting EP_MAIN_GROUP_INPUTLIST Call by reference Object reference (TYPE REF TO) CL_CFX_SO_SCREEN_OBJECT Eingabefelder 20031104
6 Exporting EP_THUMBNAIL Call by reference Object reference (TYPE REF TO) CL_CFX_SO_SCREEN_OBJECT Irgendein am Bildschirm anzeigbares Objekt 20040119
7 Exporting ES_MAIN_GROUP Call by reference Type reference (TYPE) CFX_TS_GROUP structure for ui object group 20031104
8 Exporting E_IS_AREA_PUBLIC Call by reference Type reference (TYPE) CFX_BOOLEAN Ist die Area in der Collaboration public 20031104
9 Importing IP_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe 20031104
10 Importing I_ACTION Call by reference Type reference (TYPE) STRING 20031104
11 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20031119
12 Importing I_DISPLAY_DETAILS Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Details anzeigen ? 20031104
13 Importing I_HAS_FILES Call by reference Type reference (TYPE) CFX_BOOLEAN Hat der Ordner Dateien ? 20031107
14 Importing I_NUM_ADDED_FIELDS Call by reference Type reference (TYPE) CFX_STRING Anzahl neuer Felder 20031104

Method PG_FOL_DE_INIT_MAIN_GROUP on class CL_CFX_FOL_UI has no exception.

Method PG_FOL_DE_SAVE_MAIN_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20031110
2 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20031110
3 Exporting E_NO_NAVIGATION Call by reference Type reference (TYPE) CFX_BOOLEAN Navigieren ? 20031110
4 Importing IP_BACK_URL Call by reference Object reference (TYPE REF TO) CL_CFX_URL URL mit Seite und Parametern 20031110
5 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20031110
6 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20031110
7 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20031110
8 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20031110
9 Importing I_DISPLAY_DETAILS Call by reference Type reference (TYPE) CFX_T_BOOLEAN_UI Anzeige der Beschreibung ? 20031110
10 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20031110

Method PG_FOL_DE_SAVE_MAIN_GROUP on class CL_CFX_FOL_UI has no exception.

Method SET_SORT_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORT_CRITERION Value transfer Type reference (TYPE) STRING 20020617
2 Importing I_SORT_DIRECTION Call by reference Type reference (TYPE) STRING 20060612

Method SET_SORT_CRITERION on class CL_CFX_FOL_UI has no exception.

Method SORT_DOCUMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DOCUMENT Call by reference Type reference (TYPE) CFX_TT_DOCUMENT_UI tabellarische Übersicht über Mappeninhalt 20030310
2 Importing I_SORT_CRITERION Call by reference Type reference (TYPE) STRING 20030310
3 Importing I_SORT_DIRECTION Call by reference Type reference (TYPE) STRING 20060612

Method SORT_DOCUMENT_LIST on class CL_CFX_FOL_UI has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STR1 Call by reference Type reference (TYPE) STRING 20010124
2 Importing STR2 Call by reference Type reference (TYPE) STRING 20010124

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