SAP ABAP Class CL_CFX_COMMON_DOCUMENT (General Document Class)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACO_COMMON Common Interface for Authorization Check 20041108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFS_AUTH_NEEDER Interface for cFolders Authorization 20041207
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFS_STATUS_OBJECT Object Interface for Status Management 20041108
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_ALIAS Alias Names for Objects 20041108
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_COMMON Common Interface for All Objects 20041108
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_DISCUSSIBLE Objects to Which a Discussion Can Be Appended 20041108
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_DOCUMENT Common Interface for All Documents 20041108
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_DOCUMENT_HELP Help Interface for IF_CFX_DOCUMENT 20090617
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_GO_DATA_PARENT Object Interface for Object with Generic Data 20041108
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_HAS_STATUS Interface for Objects That Can Have a Status 20041108
... Click here to see Used By full list (2 items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_DOCUMENT Collaboration Folders Document Class 20041111
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_CFX_DOCUMENT Project Management Document Class 20050208
Properties
Class CL_CFX_COMMON_DOCUMENT  
Short Description General Document Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20041108   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 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CL_CFX_OBJECT_DESCRIPTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 SDOKA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SDOKM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACO_COMMON Common Interface for Authorization Check 20041108
2 IF_CFS_AUTH_NEEDER Interface for cFolders Authorization 20041207
3 IF_CFS_STATUS_OBJECT Object Interface for Status Management 20041108
4 IF_CFX_ALIAS Alias Names for Objects 20041108
5 IF_CFX_COMMON Common Interface for All Objects 20041108
6 IF_CFX_DISCUSSIBLE Objects to Which a Discussion Can Be Appended 20041108
7 IF_CFX_DOCUMENT Common Interface for All Documents 20041108
8 IF_CFX_DOCUMENT_HELP Help Interface for IF_CFX_DOCUMENT 20090617
9 IF_CFX_GO_DATA_PARENT Object Interface for Object with Generic Data 20041108
10 IF_CFX_HAS_STATUS Interface for Objects That Can Have a Status 20041108
11 IF_CFX_ITERATOR_ELEMENT Common Interface for All Objects That Can Be Iterated 20041108
12 IF_CFX_SEARCHEABLE CFX Search: Interface of Object for Search 20041108
13 IF_CFX_THN Interface for Objects with Thumbnails 20041108
14 IF_CFX_VERSIONING Common Interface for All Versional Documents 20041108
Friends
# Friend Modeled only Created on Description
1 CL_CFX_DATA_SHEET 20041108 Specification Data Sheet
2 CL_CFX_DISCUSSION 20041108 XML-Based Discussion/Chat
3 CL_CFX_FOLDER 20041108 Folder for Collaboration Folders
4 CL_CFX_GENERIC_OBJECT 20041108 Folder Object Generic Object in cFolders
5 CL_CFX_HYPERLINK 20041108 XML-Based Hyperlink
6 CL_CFX_MATERIAL 20041108 Material in cFolders
7 CL_CFX_STRUCTURE 20041108 BOM Header
8 CL_CFX_TEXT 20041108 XML-Based Continuous Text
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_AUTHORITY Instance attribute Protected Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authorization 20041108
2 MP_CONTEXTS Instance attribute Private Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS Context 20041108
3 MP_OBJECT_DESCRIPTION Instance attribute Protected Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Object Description (Type + Category) 20041108
4 MP_PARENT_FOLDER Instance attribute Protected Object reference (TYPE REF TO) CL_CFX_COMMON_FOLDER Shared folder 20041108
5 MP_TYPING_DATA Instance attribute Private Object reference (TYPE REF TO) CL_CFX_GENERIC_OBJECT_DATA Data of Generic Object 20041108
6 M_DESCRIPTION Instance attribute Private Type reference (TYPE) CFX_STRING Description of Non-Persistent Object 20041108
7 M_IO Instance attribute Protected Type reference (TYPE) SKWF_IO KW Framework: Object Key 20041108
8 M_IS_NOT_PERSISTENT Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Object Not Yet Saved to Database 20041108
9 M_NAME Instance attribute Private Type reference (TYPE) CFX_DOCUMENT_NAME Name of Non-Persistent Object 20041108
10 M_OBJECT_TYPE Instance attribute Private Type reference (TYPE) CFX_T_OBJECT_TYPE Object Type 20041108
11 M_SKWF_LANG Constant Public Type reference (TYPE) SYLANGU 'E' Attribute Language in SKWF 20041108
12 M_USED_BY Instance attribute Private Type reference (TYPE) SKWF_APPL Which Application Does this Object Belong to? 20041117
13 SC_IS_MASTER Constant Public Type reference (TYPE) CFX_STRING 'Master gesetzt' Master Set 20041108
14 SC_IS_NOT_MASTER Constant Public Type reference (TYPE) CFX_STRING 'Master nicht gesetzt' Master Not Set 20041108
15 SC_OLD_STRUCTURE_VERSION_LOCK Constant Public Type reference (TYPE) CHAR40 'OLD_STRUCTURE_VERSION_LOCK' Object Was Locked for Old BOM Version 20041108
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_CHANGEABLE Instance method Public Method Verifies Change Authorization 20041108
2 AUX_CHECKOUT_READ_PATH Instance method Private Method Read Saved Frontend Path 20041108
3 AUX_CHECKOUT_STORE_PATH Instance method Private Method Save Frontend Path 20041108
4 AUX_DELETE_ADD_VERS_ATTRIBUTES Instance method Private Method Deletes the Attributes of a Version Stored in the Database 20041108
5 AUX_DELETE_ALL_ADD_VERS_ATTR Instance method Private Method Deletes All Attributes of All Versions Stored in the DB 20041108
6 AUX_DELETE_ALL_BACKEND_SYSTEMS Instance method Private Method Deletes All Backend System Entries for Document 20041108
7 AUX_DELETE_ALL_DESCRIPTIONS Instance method Private Method Deletes Descriptions of Versions 20041108
8 AUX_DELETE_DESCRIPTION Static method Private Method Deletes Description 20041108
9 AUX_DELETE_THN Instance method Private Method Deletes Thumbnail 20041108
10 AUX_DELETE_TYPING_DATA Instance method Private Method Deletes the Categorization Data 20041108
11 AUX_DELETE_VERSION_LOCK Instance method Public Method Deletes the Attributes of a Version Stored in the Database 20041108
12 AUX_GET_BACKEND_SYSTEMS Static method Private Method Returns List of Back-End Systems 20041108
13 AUX_GET_DESCRIPTION Static method Private Method Returns Description 20041108
14 AUX_GET_VERSION_LOCK Static method Public Method Returns Back-End System 20041108
15 AUX_GET_VER_PROPS Instance method Protected Method Reads the Properties of One Version WITHOUT Checks 20041108
16 AUX_IS_FROM_BACKEND_SYSTEM Static method Private Method Does the version come from the back-end system? 20050406
17 AUX_SET_BACKEND_SYSTEM Static method Private Method Sets Back-End System 20041108
18 AUX_SET_DESCRIPTION Static method Private Method Sets Description of Document 20041108
19 AUX_SET_VERSION_LOCK Static method Public Method Sets Back-End System 20041108
20 AUX_SET_VERSION_NAME2 Instance method Private Method Replacement for AUX_SET_VERSION_NAME 20041108
21 CHECKOUT_CURRENT_VERSION Instance method Public Method Reserve Current Version for User 20041108
22 CONTENT_IS_CHANGEABLE Instance method Private Method Checks Whether Content Can Be Changed 20041108
23 COPY_COMMON Instance method Protected Method Copy Steps that Are Identical for All Subclasses 20041108
24 COPY_INTERNAL Instance method Protected Method Copies Document 20041108
25 CREATE Static method Public Method Creates Instance for New Document 20041108
26 CREATE_INTERNAL Instance method Protected Method Creates New Document 20041108
27 CREATE_INTERNAL_2 Instance method Protected Method Like CREATE_INTERNAL with Slightly Diff. Entry Parameters 20041108
28 CREATE_INTERNAL_NOT_PERSISTENT Instance method Protected Method Creates New Document. Is Not Made Persistent 20041108
29 DELETE_ALL_REDLINES Instance method Public Method Deletes Redlining Layers of Version 20041108
30 DELETE_REDLINE Instance method Public Method Deletes Redlining Layer 20041108
31 GET_ACCEPTED_FILEFORMAT Instance method Public Method 20041108
32 GET_COPY_IDS Static method Public Method Returns the IDs of Copies 20041108
33 GET_COPY_SOURCE Static method Public Method Returns the IDs of Copies 20041108
34 GET_DOCUMENT_DESCRIPTION Static method Public Method Object Description for an Object (Document) ID 20041108
35 GET_DOCUMENT_DESCRIPTION_ID Static method Public Method Object Description for an Object (Document) ID 20041126
36 GET_DOCUMENT_FROM_REGISTRY Static method Protected Method Delivers Document from Registry 20041109
37 GET_DOCUMENT_ID_TO_VERSION_ID Static method Public Method Returns Document ID for Version ID 20041108
38 GET_DOCUMENT_TYPE Static method Public Method Determines Document Type for ID 20041108
39 GET_DOC_FOR_ID Static method Public Method Determine Document Object from ID 20041108
40 GET_DOC_IDS Static method Public Method Creates List of IDs from List of Objects (Iterator) 20041108
41 GET_DOC_LIST Static method Public Method Creates List of Objects from List of IDs 20041108
42 GET_LOCK_USER Static method Protected Method Returns User That is Locking the Document 20041108
43 GET_NEW_VERSION_NAME Static method Public Method Checks Whether Document Has Version with the Specified Name 20041108
44 GET_PROPERTIES Static method Public Method Returns Properties of Document 20041108
45 GET_REDLINES Instance method Public Method Returns an Overview of Redlining for Document 20041108
46 GET_REDLINE_LOIO Instance method Private Method Returns Redlining Logo 20041108
47 INITIALIZE Static method Public Method Creates Instance for Persistent Document 20041108
48 IS_CHECKED_OUT Instance method Public Method Is the Document Checked Out? By Whom and Where To? 20041108
49 IS_MASTER Instance method Protected Method Returns Master Flag from Properties 20041108
50 IS_THUMBNAILABLE Instance method Private Method Checks Whether Document Can Have Thumbnail 20041108
51 IS_VERSIONNAME_IN_USE Instance method Public Method Test: Is Version Name Assigned to Another Version? 20041108
52 LOCK Static method Protected Method Lock Document 20041108
53 RAISE_CREATED Instance method Private Method 20041108
54 RAISE_CREATED_AS_COPY Instance method Private Method 20041108
55 READ_REDLINE Instance method Public Method Reads a Redlining Layer 20041108
56 RESET_ACCEPTED_FILEFORMAT Instance method Public Method Deletes the Data Record that Specifies the File Format 20041108
57 RESET_CHECKOUT Instance method Public Method Reset Checkout 20041108
58 RESET_STATUS_AUTHORIZATION Instance method Private Method Reset the Status Authorization 20041108
59 SAVE_INTERNAL Instance method Protected Method Save Non-Persistent Object 20041108
60 SET_ACCEPTED_FILEFORMAT Instance method Public Method 20041108
61 SET_COPY_SOURCE Instance method Protected Method Sets the Copy Source to Persistent 20041108
62 SET_DOCUMENT_DESCRIPTION Instance method Private Method Change Object Description 20041108
63 SET_MASTER Instance method Protected Method Sets the Master Flag in the Properties 20041108
64 SET_OBJECT_TYPING Instance method Public Method Set Categorization of Document 20041108
65 SET_STATUS_AUTHORIZATION Instance method Private Method Set the Status Authorization 20041108
66 SET_USED_BY Instance method Protected Method Set the m_used_by Attribute 20041117
67 SET_USED_BY_FROM_SKWF Instance method Protected Method Set "m_used_by" Attribute with Value from SKWF 20041117
68 UNLOCK Static method Protected Method Unlock 20041108
69 UNREGISTER Instance method Private Method Registers Structure as Belonging to Folders 20041108
70 WRITE_REDLINE Instance method Public Method Writes a Redlining Layer 20041108
Events
Class CL_CFX_COMMON_DOCUMENT has no event.
Types
Class CL_CFX_COMMON_DOCUMENT has no local type.
Method Signatures

Method ASSERT_CHANGEABLE Signature

Method ASSERT_CHANGEABLE on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method ASSERT_CHANGEABLE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_CHECKOUT_READ_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DIR Call by reference Type reference (TYPE) STRING 20041108
2 Exporting E_FILENAME Call by reference Type reference (TYPE) STRING 20041108
3 Exporting E_FILEPATH Call by reference Type reference (TYPE) STRING 20041108
4 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method AUX_CHECKOUT_READ_PATH on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_CHECKOUT_STORE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041108
2 Importing I_FILEPATH Call by reference Type reference (TYPE) STRING 20041108
3 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
4 Returning R_OK Value transfer Type reference (TYPE) ABAP_BOOL 20041108

Method AUX_CHECKOUT_STORE_PATH on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_ADD_VERS_ATTRIBUTES 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) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method AUX_DELETE_ADD_VERS_ATTRIBUTES on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_ALL_ADD_VERS_ATTR Signature

Method AUX_DELETE_ALL_ADD_VERS_ATTR on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method AUX_DELETE_ALL_ADD_VERS_ATTR on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_ALL_BACKEND_SYSTEMS Signature

Method AUX_DELETE_ALL_BACKEND_SYSTEMS on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method AUX_DELETE_ALL_BACKEND_SYSTEMS on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_ALL_DESCRIPTIONS Signature

Method AUX_DELETE_ALL_DESCRIPTIONS on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method AUX_DELETE_ALL_DESCRIPTIONS on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_DESCRIPTION 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) GUID_32 ID des Dokuments oder der Version 20041108

Method AUX_DELETE_DESCRIPTION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_THN Signature

Method AUX_DELETE_THN on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method AUX_DELETE_THN on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_TYPING_DATA Signature

Method AUX_DELETE_TYPING_DATA on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method AUX_DELETE_TYPING_DATA on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_DELETE_VERSION_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 Guid der Version 20041108

Method AUX_DELETE_VERSION_LOCK on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_GET_BACKEND_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BACKEND_SYSTEM Call by reference Type reference (TYPE) CFX_TT_STRING Liste der Backend Systeme 20050406
2 Importing I_ID Call by reference Type reference (TYPE) GUID_32 ID der Version 20041108

Method AUX_GET_BACKEND_SYSTEMS on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_GET_DESCRIPTION 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) GUID_32 ID des Dokuments oder der Version 20041108
2 Returning R_DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibung 20041108

Method AUX_GET_DESCRIPTION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_GET_VERSION_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 ID der Version 20041108
2 Returning R_LOCKED Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE = Version ist gegen Änderung gesperrt 20041108

Method AUX_GET_VERSION_LOCK on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_GET_VER_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROPS Call by reference Type reference (TYPE) CFX_TS_VERSION_OVERVIEW Zeile im Versionsüberblick für ein Dokument 20041108
2 Importing I_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
3 Importing I_WITHDESCRIPTION Call by reference Type reference (TYPE) CFX_BOOLEAN 'X' Boolscher Typ 20041108
4 Importing I_WITHFILENAME Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041108

Method AUX_GET_VER_PROPS on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_IS_FROM_BACKEND_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BACKEND_SYSTEM Call by reference Type reference (TYPE) STRING Das Backend System 20050406
2 Importing I_ID Call by reference Type reference (TYPE) GUID_32 ID der Version 20050406
3 Returning R_IS_FROM_BACKEND_SYSTEM Value transfer Type reference (TYPE) ABAP_BOOL Kommt die Version aus dem Backend System? 20050406

Method AUX_IS_FROM_BACKEND_SYSTEM on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_SET_BACKEND_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BACKEND_SYSTEM Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20041108
2 Importing I_ID Call by reference Type reference (TYPE) GUID_32 ID der Version 20041108

Method AUX_SET_BACKEND_SYSTEM on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 20041108
2 Importing I_ID Call by reference Type reference (TYPE) GUID_32 ID des Documents oder der Version 20041108

Method AUX_SET_DESCRIPTION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_SET_VERSION_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PURPOSE Call by reference Type reference (TYPE) CHAR40 Ursache/Bereich der Sperrung 20041108
2 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID der Version im 'CHAR' Format in Großschreibung 20041108

Method AUX_SET_VERSION_LOCK on class CL_CFX_COMMON_DOCUMENT has no exception.

Method AUX_SET_VERSION_NAME2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG Call by reference Type reference (TYPE) CFX_BOOLEAN 20060223
2 Importing I_NAME Call by reference Type reference (TYPE) SDOK_PROPV Attributausprägung 20041108
3 Importing I_VERSION Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method AUX_SET_VERSION_NAME2 on class CL_CFX_COMMON_DOCUMENT has no exception.

Method CHECKOUT_CURRENT_VERSION Signature

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

Method CHECKOUT_CURRENT_VERSION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method CONTENT_IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_CHANGEABLE Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041108

Method CONTENT_IS_CHANGEABLE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method COPY_COMMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS Kontexte für alias Namen 20041108
2 Importing IP_SOURCE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_CFX_COMMON_DOCUMENT Allgemeine Dokumentklasse 20041108
3 Importing I_DESTINATION_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_COMMON_FOLDER Allgemeine Mappe 20041108
4 Importing I_NAME Call by reference Type reference (TYPE) STRING 20041108
5 Returning RP_DOCUMENT_COPY Value transfer Object reference (TYPE REF TO) IF_CFX_DOCUMENT Kopie von IP_SOURCE_DOCUMENT 20041108

Method COPY_COMMON on class CL_CFX_COMMON_DOCUMENT has no exception.

Method COPY_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS Kontexte für alias Namen 20041108
2 Importing I_DESTINATION_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_COMMON_FOLDER Mappe für Collaboration Folders 20041108
3 Importing I_NAME Call by reference Type reference (TYPE) STRING 20041108
4 Returning RP_DOCUMENT_COPY Value transfer Object reference (TYPE REF TO) IF_CFX_DOCUMENT Referenz auf kopiertes Objekt 20041108

Method COPY_INTERNAL on class CL_CFX_COMMON_DOCUMENT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS 20041108
2 Importing IP_OBJECT_TYPING Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_TYPING Objekt - Typisierung 20041108
3 Importing IP_PARENT_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER hängt an Mappe 20041108
4 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME CFXF1_SC_CLASS_NAME_CFX_DOC Objekttypname 20041108
5 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFX_DOCUMENT_DESCRIPTION Beschreibung 20041108
6 Importing I_NAME Call by reference Type reference (TYPE) CFX_DOCUMENT_NAME Name des Dokuments 20041108
7 Importing I_USED_BY Call by reference Type reference (TYPE) SKWF_APPL Zu welcher Applikation gehört das Objekt? 20041117
8 Returning RP_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_CFX_COMMON_DOCUMENT Collaboration Folders Dokumentklasse 20041108

Method CREATE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method CREATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS 20041108
2 Importing IP_OBJECT_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Objektbeschreibung ( Typ + Typisierung ) 20041108
3 Importing IP_PARENT_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_COMMON_FOLDER hängt an Mappe 20041108
4 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFX_DOCUMENT_DESCRIPTION Beschreibung 20041108
5 Importing I_NAME Call by reference Type reference (TYPE) CFX_DOCUMENT_NAME Name des Dokuments 20041108
6 Importing I_USED_BY Call by reference Type reference (TYPE) SKWF_APPL Zu Welcher Applikation gehört diesed Objekt? 20041117

Method CREATE_INTERNAL on class CL_CFX_COMMON_DOCUMENT has no exception.

Method CREATE_INTERNAL_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS 20041108
2 Importing IP_OBJECT_TYPING Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_TYPING Objekt - Typisierung 20041108
3 Importing IP_PARENT_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_COMMON_FOLDER hängt an Mappe 20041108
4 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFX_DOCUMENT_DESCRIPTION Beschreibung 20041108
5 Importing I_DOCUMENT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Dokumenttyp 20041108
6 Importing I_NAME Call by reference Type reference (TYPE) CFX_DOCUMENT_NAME Name des Dokuments 20041108
7 Importing I_USED_BY Call by reference Type reference (TYPE) SKWF_APPL Zu welcher Applikation gehört das Objekt? 20041117

Method CREATE_INTERNAL_2 on class CL_CFX_COMMON_DOCUMENT has no exception.

Method CREATE_INTERNAL_NOT_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS 20041108
2 Importing IP_OBJECT_DESCRIPTION Value transfer Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Objektbeschreibung ( Typ + Typisierung ) 20041108
3 Importing IP_PARENT_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_COMMON_FOLDER hängt an Mappe 20041108
4 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFX_DOCUMENT_DESCRIPTION Beschreibung 20041108
5 Importing I_DOCUMENT_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Dokumenttyp 20041108
6 Importing I_NAME Call by reference Type reference (TYPE) CFX_DOCUMENT_NAME Name des Dokuments 20041108
7 Importing I_USED_BY Call by reference Type reference (TYPE) SKWF_APPL CFXF1_SC_APPLICATION Zu welcher Applikation gehört das Objekt? 20041117

Method CREATE_INTERNAL_NOT_PERSISTENT on class CL_CFX_COMMON_DOCUMENT has no exception.

Method DELETE_ALL_REDLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method DELETE_ALL_REDLINES on class CL_CFX_COMMON_DOCUMENT has no exception.

Method DELETE_REDLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REDLINE_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
2 Importing I_VERSION Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method DELETE_REDLINE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_ACCEPTED_FILEFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FORMATS Value transfer Type reference (TYPE) CFX_T_DOC_FILE_FORMATS Charakterfeld für allgem. Zwecke 20041108

Method GET_ACCEPTED_FILEFORMAT on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_COPY_IDS 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) GUID_32 Quelle 20041108
2 Returning RT_COPY_ID Value transfer Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids der Kopien 20041108

Method GET_COPY_IDS on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_COPY_SOURCE 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) GUID_32 Kopie 20041108
2 Returning R_COPY_SOURCE Value transfer Type reference (TYPE) GUID_32 Quelle der Kopie 20041108

Method GET_COPY_SOURCE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOCUMENT_DESCRIPTION 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) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
2 Returning RP_OBJECT_DESCRIPTION Value transfer Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Objektbeschreibung ( Typ + Typisierung ) 20041108

Method GET_DOCUMENT_DESCRIPTION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOCUMENT_DESCRIPTION_ID 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) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041126
2 Returning R_OBJECT_DESCRIPTION_ID Value transfer Type reference (TYPE) GUID_32 Objektbeschreibung ( Typ + Typisierung ), interne ID 20041126

Method GET_DOCUMENT_DESCRIPTION_ID on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOCUMENT_FROM_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041109
2 Returning RP_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_CFX_COMMON_DOCUMENT Allgemeine Dokumentklasse 20041109

Method GET_DOCUMENT_FROM_REGISTRY on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOCUMENT_ID_TO_VERSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
2 Returning R_DOCUMENT_ID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method GET_DOCUMENT_ID_TO_VERSION_ID on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOCUMENT_TYPE 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) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
2 Returning R_DOCUMENT_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20041108

Method GET_DOCUMENT_TYPE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOC_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
2 Importing I_DOC_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20041108
3 Returning RP_DOC Value transfer Object reference (TYPE REF TO) IF_CFX_DOCUMENT 20041108

Method GET_DOC_FOR_ID on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOC_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCUMENTS Call by reference Type reference (TYPE) CFX_T_STRING Tabelle mit Zeichenketten 20041108
2 Importing IP_DOC_LIST Call by reference Object reference (TYPE REF TO) CL_CFX_ITERATOR Allgemeiner Iterator 20041108

Method GET_DOC_IDS on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_DOC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LINKED_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_CFX_DOCUMENT Prüfen, ob im gleichen Arbeitsbereich 20041108
2 Importing IT_DOCUMENTS Call by reference Type reference (TYPE) CFX_T_STRING Tabelle mit Zeichenketten 20041108
3 Importing I_CHECK_LINK_ALLOWED Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Area prüfen 20041108
4 Importing I_IGNORE_LINK_ERRORS Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Ignoriere ungültige Dokumente. Sonst: Exception 20041108
5 Importing I_LOCATION Call by reference Type reference (TYPE) STRING Für Fehler: Aufrufort 20041108
6 Returning RP_DOC_LIST Value transfer Object reference (TYPE REF TO) CL_CFX_ITERATOR Allgemeiner Iterator 20041108

Method GET_DOC_LIST on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_LOCK_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20041108
2 Returning R_USER Value transfer Type reference (TYPE) CFX_USERID User Id 20041108

Method GET_LOCK_USER on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_NEW_VERSION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALTERNATIVE_NAME Call by reference Type reference (TYPE) STRING Alternativer Name, der durch anhängen einer Nummer gewonnen 20041108
2 Exporting E_NAME_BASE_ALREADY_EXISTS Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041108
3 Exporting E_NUMBER_OF_VERSIONS Call by reference Type reference (TYPE) I 20041108
4 Importing I_DOCUMENT_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
5 Importing I_NAME_BASE Call by reference Type reference (TYPE) STRING Name des Dokuments, dass gesucht wird 20041108

Method GET_NEW_VERSION_NAME on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_OBJECT_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Objektbeschreibung ( Typ + Typisierung ) 20041108
2 Exporting E_CHANGED_AT Call by reference Type reference (TYPE) SDOK_CHTST Änderungszeitpunkt (UTC) 20041108
3 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) SDOK_CHUSR Letzter Änderer 20041108
4 Exporting E_CREATED_AT Call by reference Type reference (TYPE) SDOK_CRTST Erstellungszeitpunkt (UTC) 20041108
5 Exporting E_CREATED_BY Call by reference Type reference (TYPE) SDOK_CRUSR Ersteller 20041108
6 Exporting E_DOCUMENT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20041108
7 Importing I_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method GET_PROPERTIES on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_REDLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REDLINE_TYPE Call by reference Type reference (TYPE) TEXT20 Text in Länge 20 20041108
2 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
3 Returning RT_REDLINE Value transfer Type reference (TYPE) CFX_TT_REDLINELAYER Tabelle mit Infos für ein Redlinelayer für C-Folders 20041108

Method GET_REDLINES on class CL_CFX_COMMON_DOCUMENT has no exception.

Method GET_REDLINE_LOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
2 Returning R_IO Value transfer Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20041108

Method GET_REDLINE_LOIO on class CL_CFX_COMMON_DOCUMENT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COMMON Call by reference Object reference (TYPE REF TO) IF_ACO_COMMON Gemeinsame Schnittstelle aller Objekte 20041108
2 Importing IP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS 20041108
3 Importing IP_PARENT_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_COMMON_FOLDER Mappe für Collaboration Folders 20041108
4 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME CFXF1_SC_CLASS_NAME_CFX_DOC Objekttypname 20041110
5 Importing I_DOCUMENT_GUID Call by reference Type reference (TYPE) GUID_32 GUID des Dokuments (Teil des SKWF_IO) 20041108
6 Importing I_DOCUMENT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20041108
7 Returning RP_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_CFX_COMMON_DOCUMENT Collaboration Folders Dokumentklasse 20041108

Method INITIALIZE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method IS_CHECKED_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FROM_USER Call by reference Type reference (TYPE) CFX_USERID User Id 20041108
2 Exporting E_IS_CHECKED_OUT Call by reference Type reference (TYPE) ABAP_BOOL 20041108
3 Exporting E_LOCAL_DIR Call by reference Type reference (TYPE) STRING 20041108
4 Exporting E_LOCAL_FILENAME Call by reference Type reference (TYPE) STRING 20041108
5 Exporting E_VERSION Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method IS_CHECKED_OUT on class CL_CFX_COMMON_DOCUMENT has no exception.

Method IS_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20041108
2 Returning R_MASTER Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041108

Method IS_MASTER on class CL_CFX_COMMON_DOCUMENT has no exception.

Method IS_THUMBNAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_THUMBNAILABLE Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041108

Method IS_THUMBNAILABLE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method IS_VERSIONNAME_IN_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME_BASE Call by reference Type reference (TYPE) STRING 20041108
2 Importing I_OWN_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
3 Returning R_FOUND Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041108

Method IS_VERSIONNAME_IN_USE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method LOCK 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) SKWF_IO KW Framework: Objektschlüssel 20041108

Method LOCK on class CL_CFX_COMMON_DOCUMENT has no exception.

Method RAISE_CREATED Signature

Method RAISE_CREATED on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method RAISE_CREATED on class CL_CFX_COMMON_DOCUMENT has no exception.

Method RAISE_CREATED_AS_COPY Signature

Method RAISE_CREATED_AS_COPY on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method RAISE_CREATED_AS_COPY on class CL_CFX_COMMON_DOCUMENT has no exception.

Method READ_REDLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RAW_CONTENT Call by reference Type reference (TYPE) SDOKCNTBINS SDOK: Tabelle von Binärdokumentinhalten für den Webserver 20041108
2 Exporting E_REDLINE_STRUC Call by reference Type reference (TYPE) CFX_TS_REDLINELAYER Struktur mit Infos für ein Redlinelayer für C-Folders 20041108
3 Importing I_REDLINE_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
4 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method READ_REDLINE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method RESET_ACCEPTED_FILEFORMAT Signature

Method RESET_ACCEPTED_FILEFORMAT on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method RESET_ACCEPTED_FILEFORMAT on class CL_CFX_COMMON_DOCUMENT has no exception.

Method RESET_CHECKOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEEP_LOCKED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Soll das Dokument noch gelockt bleiben? 20041108

Method RESET_CHECKOUT on class CL_CFX_COMMON_DOCUMENT has no exception.

Method RESET_STATUS_AUTHORIZATION Signature

Method RESET_STATUS_AUTHORIZATION on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method RESET_STATUS_AUTHORIZATION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SAVE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW_ID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method SAVE_INTERNAL on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_ACCEPTED_FILEFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG Call by reference Type reference (TYPE) CFX_T_DOC_FILE_FORMATS Charakterfeld für allgem. Zwecke 20041108

Method SET_ACCEPTED_FILEFORMAT on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_COPY_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COPY_SOURCE_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method SET_COPY_SOURCE on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_DOCUMENT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBJECT_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Objektbeschreibung ( Typ + Typisierung ) 20041108

Method SET_DOCUMENT_DESCRIPTION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20041108
2 Importing I_MASTER Call by reference Type reference (TYPE) CFX_BOOLEAN Master Flag 20041108

Method SET_MASTER on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_OBJECT_TYPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBJECT_TYPING Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_TYPING Objekt - Typisierung 20041108

Method SET_OBJECT_TYPING on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_STATUS_AUTHORIZATION Signature

Method SET_STATUS_AUTHORIZATION on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method SET_STATUS_AUTHORIZATION on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_USED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USED_BY Call by reference Type reference (TYPE) SKWF_APPL Zu welcher Applikation gehört das Objekt 20041117

Method SET_USED_BY on class CL_CFX_COMMON_DOCUMENT has no exception.

Method SET_USED_BY_FROM_SKWF Signature

Method SET_USED_BY_FROM_SKWF on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method SET_USED_BY_FROM_SKWF on class CL_CFX_COMMON_DOCUMENT has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20041108

Method UNLOCK on class CL_CFX_COMMON_DOCUMENT has no exception.

Method UNREGISTER Signature

Method UNREGISTER on class CL_CFX_COMMON_DOCUMENT has no parameter.
Method UNREGISTER on class CL_CFX_COMMON_DOCUMENT has no exception.

Method WRITE_REDLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RAW_CONTENT Call by reference Type reference (TYPE) SDOKCNTBINS SDOK: Tabelle von Binärdokumentinhalten für den Webserver 20041108
2 Exporting E_REDLINE_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
3 Importing I_BS_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20041108
4 Importing I_BS_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108
5 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFX_DOCUMENT_DESCRIPTION Kurzbeschreibung eine Dokuments 20041108
6 Importing I_FILE_SIZE Call by reference Type reference (TYPE) I Größe des Files 20041108
7 Importing I_LOCAL_FILENAME Call by reference Type reference (TYPE) SDOK_FILNM Relativer Ablageort eines physischen Dokuments 20041108
8 Importing I_NAME Call by reference Type reference (TYPE) CFX_DOCUMENT_NAME 20041108
9 Importing I_REDLINE_TYPE Call by reference Type reference (TYPE) TEXT20 CFXF1_SC_REDLINE_TYPE_ECL Text in Länge 20 20041108
10 Importing I_VERSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041108

Method WRITE_REDLINE on class CL_CFX_COMMON_DOCUMENT has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACO_COMMON Common Interface for Authorization Check 20041108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFS_AUTH_NEEDER Interface for cFolders Authorization 20041207
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFS_STATUS_OBJECT Object Interface for Status Management 20041108
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_ALIAS Alias Names for Objects 20041108
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_COMMON Common Interface for All Objects 20041108
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_DISCUSSIBLE Objects to Which a Discussion Can Be Appended 20041108
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_DOCUMENT Common Interface for All Documents 20041108
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_DOCUMENT_HELP Help Interface for IF_CFX_DOCUMENT 20090617
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_GO_DATA_PARENT Object Interface for Object with Generic Data 20041108
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_HAS_STATUS Interface for Objects That Can Have a Status 20041108
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_ITERATOR_ELEMENT Common Interface for All Objects That Can Be Iterated 20041108
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_SEARCHEABLE CFX Search: Interface of Object for Search 20041108
13 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_THN Interface for Objects with Thumbnails 20041108
14 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CFX_VERSIONING Common Interface for All Versional Documents 20041108
History
Last changed by/on SAP  20141109 
SAP Release Created in 400