Hierarchy
⤷
⤷
Properties
| Class | CL_CFX_SETTINGS_DOC | |
| Short Description | XML Document for Settings | |
| 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 | 20010322 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_SETTINGS_DOC has no interface implemented.
Friends
Class CL_CFX_SETTINGS_DOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010322 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010322 | ||||
| 3 | Constant | Private | Type reference (TYPE) | TEXT10 | '.xml' | Text (10 Characters) | 20010322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates a Settings Object | 20010322 | |
| 2 | Instance method | Private | Method | Creates a New Document | 20010322 | |
| 3 | Instance method | Private | Method | Creates an Initial DOM | 20010322 | |
| 4 | Static method | Public | Method | Decodes a String | 20010828 | |
| 5 | Instance method | Public | Method | Deletes the File for the Settings Object | 20010322 | |
| 6 | Static method | Public | Method | Deletes All Settings Files | 20010322 | |
| 7 | Instance method | Public | Method | Saves All Settings as XML File on the PC | 20010322 | |
| 8 | Static method | Public | Method | Codes a String | 20010828 | |
| 9 | Static method | Public | Method | Delivers the SKWF Application Name | 20011009 | |
| 10 | Instance method | Public | Method | Delivers the Binary Content of a Document | 20010322 | |
| 11 | Instance method | Private | Method | Delivers the LOIO of a Document | 20010322 | |
| 12 | Instance method | Public | Method | Delivers the name of the Settings | 20010322 | |
| 13 | Instance method | Private | Method | Delivers the PHIO of a Document | 20010322 | |
| 14 | Instance method | Public | Method | Delivers the DOM | 20010322 | |
| 15 | Instance method | Public | Method | Delivers an XML Element to a Tag Name | 20010322 | |
| 16 | Instance method | Public | Method | Gets Binary Content of an Existing Document | 20030226 | |
| 17 | Instance method | Public | Method | Delivers the File Names of the Settings | 20010322 | |
| 18 | Static method | Public | Method | Delivers All Entries of a Folder | 20010322 | |
| 19 | Static method | Private | Method | Delivers the LOIO of a Setting Folder | 20010322 | |
| 20 | Instance method | Public | Method | Delivers the Folder Name of the Settings | 20010322 | |
| 21 | Instance method | Public | Method | Delivers a Valid Tag Name | 20010322 | |
| 22 | Instance method | Public | Method | Delivers the URL for the Settings File | 20010322 | |
| 23 | Static method | Public | Method | Delivers the WEBDAV Settings | 20010322 | |
| 24 | Instance method | Public | Method | Determines If a File Exists for the Document | 20010322 | |
| 25 | Instance method | Public | Method | Saves the DOM in an SKWF Document | 20010322 | |
| 26 | Instance method | Private | Method | Sets the Name | 20010328 | |
| 27 | Static method | Public | Method | Tests Class | 20010322 |
Events
Class CL_CFX_SETTINGS_DOC has no event.
Types
Class CL_CFX_SETTINGS_DOC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010322 | |||
| 2 | I_FOLDER_NAME | Call by reference | Type reference (TYPE) | STRING | Mappenname | 20010322 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name der XML Datei | 20010322 |
Method CONSTRUCTOR on class CL_CFX_SETTINGS_DOC has no exception.
Method CREATE_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAW_CONTENT | Value transfer | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Webserver | 20010322 | |||
| 2 | E_CONTENT_SIZE | Value transfer | Type reference (TYPE) | I | 20010322 | ||||
| 3 | E_PHIO | Call by reference | Type reference (TYPE) | SKWF_IO | GUID im 'CHAR' Format in Großschreibung | 20030404 | |||
| 4 | IP_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010322 |
Method CREATE_DOC on class CL_CFX_SETTINGS_DOC has no exception.
Method CREATE_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010322 |
Method CREATE_DOM on class CL_CFX_SETTINGS_DOC has no exception.
Method DECRYPT_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20010828 | ||||
| 2 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20010828 |
Method DECRYPT_STRING on class CL_CFX_SETTINGS_DOC has no exception.
Method DELETE Signature
Method DELETE on class CL_CFX_SETTINGS_DOC has no parameter.
Method DELETE on class CL_CFX_SETTINGS_DOC has no exception.
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOLDER_NAME | Call by reference | Type reference (TYPE) | STRING | 20010322 |
Method DELETE_ALL on class CL_CFX_SETTINGS_DOC has no exception.
Method DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGET_FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20010322 |
Method DOWNLOAD on class CL_CFX_SETTINGS_DOC has no exception.
Method ENCRYPT_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20010828 | ||||
| 2 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20010828 |
Method ENCRYPT_STRING on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_APPLICATION_NAME | Value transfer | Type reference (TYPE) | SKWF_APPL | KW Framework: Objektschlüssel | 20011009 |
Method GET_APPLICATION_NAME on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAW_CONTENT | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Webserver | 20010322 | |||
| 2 | E_CONTENT_SIZE | Call by reference | Type reference (TYPE) | I | 20010322 | ||||
| 3 | E_PHIO | Call by reference | Type reference (TYPE) | SKWF_IO | GUID im 'CHAR' Format in Großschreibung | 20030404 |
Method GET_DOC on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_DOC_LOIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DOC_LOIO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010322 |
Method GET_DOC_LOIO on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_DOC_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DOC_NAME | Value transfer | Type reference (TYPE) | STRING | 20010322 |
Method GET_DOC_NAME on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_DOC_PHIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_LOIO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010322 | |||
| 2 | R_DOC_PHIO | Value transfer | Type reference (TYPE) | SKWF_IO | 20010322 |
Method GET_DOC_PHIO on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010322 |
Method GET_DOM on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010322 | |||
| 2 | IP_PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010322 | ||||
| 3 | I_ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20010322 | ||||
| 4 | RP_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010322 |
Method GET_ELEMENT on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_EXISTING_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAW_CONTENT | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Webserver | 20030226 | |||
| 2 | E_CONTENT_SIZE | Call by reference | Type reference (TYPE) | I | 20030226 | ||||
| 3 | E_DOC_IS_EXISTING | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | wurde Dokument gefunden | 20030226 |
Method GET_EXISTING_DOC on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20010322 |
Method GET_FILE_NAME on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_FOLDER_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILE_NAME | Call by reference | Type reference (TYPE) | CFX_TT_STRING | Tabelle mit strings | 20010322 | |||
| 2 | ET_URL | Call by reference | Type reference (TYPE) | CFX_TT_STRING | Tabelle mit strings | 20010322 | |||
| 3 | I_FOLDER_NAME | Call by reference | Type reference (TYPE) | STRING | 20010322 |
Method GET_FOLDER_ENTRIES on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_FOLDER_LOIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOLDER_NAME | Call by reference | Type reference (TYPE) | STRING | 20010322 | ||||
| 2 | R_FOLDER_LOIO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010322 |
Method GET_FOLDER_LOIO on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_FOLDER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FOLDER_NAME | Value transfer | Type reference (TYPE) | STRING | 20010322 |
Method GET_FOLDER_NAME on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_TAG_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20010322 | ||||
| 2 | R_TAG_NAME | Value transfer | Type reference (TYPE) | STRING | 20010322 |
Method GET_TAG_NAME on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20010322 |
Method GET_URL on class CL_CFX_SETTINGS_DOC has no exception.
Method GET_WEBDAV_SEETINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPLICATION_NAME | Value transfer | Type reference (TYPE) | SKWF_APPL | Applikation | 20010322 | |||
| 2 | E_CONNECTIONSPACE | Value transfer | Type reference (TYPE) | SKWF_CSPCS | Liefert den Verbindungsbereich der Applikation | 20010322 | |||
| 3 | E_FOLDER_CLASS | Value transfer | Type reference (TYPE) | SDOK_CLASS | Liefert eine Verzeichnisklasse | 20010322 | |||
| 4 | E_LOIOCLASS_FOR_PHIOCLASS | Value transfer | Type reference (TYPE) | SDOK_CLASS | Liefert die logische Dokumentenklasse | 20010322 | |||
| 5 | E_LOIO_CLASS_FOR_PUT | Value transfer | Type reference (TYPE) | SDOK_CLASS | Liefert Dokumentenklassen zum Erzeugen eines neuen Dok. | 20010322 | |||
| 6 | E_PHIOCLASS_FOR_FILE | Value transfer | Type reference (TYPE) | SDOK_CLASS | Liefert Dokumentenklasse zu gegebenem Dateinamen | 20010322 | |||
| 7 | E_PHIO_CLASS_FOR_PUT | Value transfer | Type reference (TYPE) | SDOK_CLASS | Liefert Dokumentenklassen zum Erzeugen eines neuen Dok. | 20010322 | |||
| 8 | E_UPDATE_VERSION | Value transfer | Type reference (TYPE) | I | 20010608 |
Method GET_WEBDAV_SEETINGS on class CL_CFX_SETTINGS_DOC has no exception.
Method IS_FILE_EXISTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_EXISTING | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | 20010322 |
Method IS_FILE_EXISTING on class CL_CFX_SETTINGS_DOC has no exception.
Method SAVE_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010322 |
Method SAVE_DOM on class CL_CFX_SETTINGS_DOC has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_NAME | Value transfer | Type reference (TYPE) | STRING | 20010328 |
Method SET_NAME on class CL_CFX_SETTINGS_DOC has no exception.
Method TEST Signature
Method TEST on class CL_CFX_SETTINGS_DOC has no parameter.
Method TEST on class CL_CFX_SETTINGS_DOC has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |