SAP ABAP Class CL_CPRO_WEBDAV_UTILS (Help Class for WebDAV Functionality in CPRO)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM (Application Component) Product Lifecycle Management
⤷
CPRO (Package) Interface for File Explorer Integration
⤷
⤷
Properties
| Class | CL_CPRO_WEBDAV_UTILS | |
| Short Description | Help Class for WebDAV Functionality in CPRO | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPRO | Interface for File Explorer Integration |
| Created | 20050309 | 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) |
Interfaces
Class CL_CPRO_WEBDAV_UTILS has no interface implemented.
Friends
Class CL_CPRO_WEBDAV_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CPRO_WEBDAV_T_APPL_ID | 'CFX' | WebDAV Identifier for Application | 20050313 | ||
| 2 | Constant | Public | Type reference (TYPE) | CPRO_WEBDAV_T_APPL_ID | 'DPR' | WebDAV Identifier for Application | 20050313 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 1001 | CFX: Error when Calling an API | 20050321 | ||
| 4 | Constant | Public | Type reference (TYPE) | INT4 | 2001 | DPR: Error when Calling a BAPI | 20050321 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | CPRO_API_T_FLAG | Single-Character Field; Can Also Be Used as Boolean (X=True) | 20050320 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | CPRO_API_T_FLAG | SPACE | Single-Character Field; Can Also Be Used as Boolean (X=True) | 20050311 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Prüfen, ob der Name enthält vebotene Zeichen | 20100301 | |
| 2 | Static method | Public | Method | Checks Whether Status Code of Response is 2xx (= Success) | 20050802 | |
| 3 | Static method | Private | Method | Gets Customizing Entry from CPROW_CUST | 20050314 | |
| 4 | Static method | Public | Method | Returns External ID of a cFolders/cProjects Object | 20050315 | |
| 5 | Static method | Public | Method | Gets User Name Specified in Customizing (Index Service) | 20050311 | |
| 6 | Static method | Private | Method | Gets Cache Invalidation Time from Customizing | 20050316 | |
| 7 | Static method | Public | Method | Gets Unique Name of a cFolders/cProjects Object | 20050322 | |
| 8 | Static method | Public | Method | Constructs WebDAV URL for Specified Object | 20050309 | |
| 9 | Static method | Public | Method | Checks Handling of Errors | 20050321 | |
| 10 | Static method | Public | Method | Checks Whether Process Works with Current Data in Cache | 20050320 | |
| 11 | Static method | Public | Method | Gets Switch Value: WebDAV for cFolders Is Active | 20050311 | |
| 12 | Static method | Public | Method | Gets Switch Value: WebDAV for cProjects Is Active | 20050311 | |
| 13 | Static method | Public | Method | Deletes Buffered Application Data from Cache | 20050320 | |
| 14 | Static method | Public | Method | Sets 'X Features Field in Response to an HTTP Request | 20050801 | |
| 15 | Static method | Public | Method | Checks Whether WebDAV Connection Is Dependent on Condition | 20050311 | |
| 16 | Static method | Public | Method | Executes URL Escaping on a String | 20050519 |
Events
Class CL_CPRO_WEBDAV_UTILS has no event.
Types
Class CL_CPRO_WEBDAV_UTILS has no local type.
Method Signatures
Method CHECK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100301 | ||||
| 2 | RV_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100301 |
Method CHECK_NAME on class CL_CPRO_WEBDAV_UTILS has no exception.
Method CHECK_SUCCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20050802 | |||
| 2 | R_IS_SUCCESS | Value transfer | Type reference (TYPE) | CPRO_API_T_FLAG | einstelliges Feld; auch als Boolean verwendbar (X=true) | 20050802 |
Method CHECK_SUCCESS on class CL_CPRO_WEBDAV_UTILS has no exception.
Method GET_CPROW_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CPROW_CUST | Call by reference | Type reference (TYPE) | CPROW_CUST | Einstellungen zur WebDAV-Schnittstelle festlegen | 20050314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Customizing-Eintrag zur WebDAV-Schnittstelle vorhanden | 20050314 |
Method GET_EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_ID | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_T_APPL_ID | WebDAV Identifikator der Anwendung | 20050315 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20050315 | |||
| 3 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_T_OBJECT_TYPE | Objekttyp | 20050315 | |||
| 4 | R_EXTERNAL_ID | Value transfer | Type reference (TYPE) | STRING | Externe ID | 20050315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die letzte Nummer des Nummernkreis-Intervalls wurde vergeben | 20050315 | ||
| 2 | Fehler beim Vergeben einer externen Nummer | 20050315 |
Method GET_INDEX_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INDEX_USER | Value transfer | Type reference (TYPE) | CPRO_WEBDAV_T_INDEX_USER | Benutzername für Index Service | 20050311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Benutzer als Index Service Benutzer definiert | 20050311 |
Method GET_REFRESH_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REFRESH_TIME | Value transfer | Type reference (TYPE) | CPRO_WEBDAV_T_REFRESH_TIME | Nach dieser Zeit werden Caches invalidiert | 20050316 |
Method GET_REFRESH_TIME on class CL_CPRO_WEBDAV_UTILS has no exception.
Method GET_UNIQUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_GUID_UNIQUE_NAME | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_TT_GUID_UNIQU_NAME | Tabelle: Objekt-GUIDs mit zugehörigen WebDAV-Namen | 20050322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Holen der externen IDs für die eindeutigen Namen | 20050322 |
Method GET_WEBDAV_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NUMBERS_NEARLY_USED_UP | Call by reference | Type reference (TYPE) | CPRO_API_T_FLAG | einstelliges Feld; auch als Boolean verwendbar (X=true) | 20050310 | |||
| 2 | E_WEBDAV_URL | Call by reference | Type reference (TYPE) | STRING | WebDAV URL | 20050309 | |||
| 3 | I_APPL_ID | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_T_APPL_ID | WebDAV Identifikator der Anwendung | 20050313 | |||
| 4 | I_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20050309 | |||
| 5 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Objekts | 20050315 | |||
| 6 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_T_OBJECT_TYPE | Objekttyp | 20050309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zusammenbau der WebDAV URL | 20050310 | ||
| 2 | Die letzte Nummer des Nummernkreis-Intervalls wurde vergeben | 20050310 | ||
| 3 | Keine WebDAV URL definiert | 20050314 |
Method HANDLE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CPRO_FAULT | Call by reference | Type reference (TYPE) | CPRO_API_TS_RETURN_CODE | Allgemeine Rückgabestruktur mit Fehlerbeschreibung | 20050321 | |||
| 2 | IS_CFX_FAULT | Call by reference | Type reference (TYPE) | CFX_API_TS_FAULT | Fehler in Anlehnung an SOAP | 20050321 | |||
| 3 | IS_CPRO_FAULT | Call by reference | Type reference (TYPE) | CPRO_API_TS_RETURN_CODE | Allgemeine Rückgabestruktur mit Fehlerbeschreibung | 20050321 | |||
| 4 | I_APPL_ID | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_T_APPL_ID | WebDAV Identifikator der Anwendung | 20050321 | |||
| 5 | I_CFX_FAULTSTRING | Call by reference | Type reference (TYPE) | CFX_API_T_FAULTSTRING | Kurzer Fehlertext für Anwender | 20050321 |
Method HANDLE_ERROR on class CL_CPRO_WEBDAV_UTILS has no exception.
Method IS_IN_RETRY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_IN_RETRY_MODE | Value transfer | Type reference (TYPE) | CPRO_API_T_FLAG | einstelliges Feld; auch als Boolean verwendbar (X=true) | 20050320 |
Method IS_IN_RETRY_MODE on class CL_CPRO_WEBDAV_UTILS has no exception.
Method IS_WEBDAV_CFX_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WEBDAV_CFX_ACTIVE | Value transfer | Type reference (TYPE) | CPRO_API_T_FLAG | einstelliges Feld; auch als Boolean verwendbar (X=true) | 20050311 |
Method IS_WEBDAV_CFX_ACTIVE on class CL_CPRO_WEBDAV_UTILS has no exception.
Method IS_WEBDAV_DPR_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WEBDAV_DPR_ACTIVE | Value transfer | Type reference (TYPE) | CPRO_API_T_FLAG | einstelliges Feld; auch als Boolean verwendbar (X=true) | 20050311 |
Method IS_WEBDAV_DPR_ACTIVE on class CL_CPRO_WEBDAV_UTILS has no exception.
Method REFRESH_BUFFERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CPRO_FAULT | Call by reference | Type reference (TYPE) | CPRO_API_TS_RETURN_CODE | Allgemeine Rückgabestruktur mit Fehlerbeschreibung | 20050321 | |||
| 2 | I_APPL_ID | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_T_APPL_ID | WebDAV Identifikator der Anwendung | 20050320 |
Method REFRESH_BUFFERS on class CL_CPRO_WEBDAV_UTILS has no exception.
Method SET_SERVER_IDENTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20050801 |
Method SET_SERVER_IDENTIFICATION on class CL_CPRO_WEBDAV_UTILS has no exception.
Method SET_SESSION_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CPRO_FAULT | Call by reference | Type reference (TYPE) | CPRO_API_TS_RETURN_CODE | Allgemeine Rückgabestruktur mit Fehlerbeschreibung | 20050321 | |||
| 2 | IP_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20050322 | |||
| 3 | I_APPL_ID | Call by reference | Type reference (TYPE) | CPRO_WEBDAV_T_APPL_ID | WebDAV Identifikator der Anwendung | 20050320 |
Method SET_SESSION_STATE on class CL_CPRO_WEBDAV_UTILS has no exception.
Method UNESCAPE_INPUT_UTF8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UTF8_ESCAPED | Call by reference | Type reference (TYPE) | STRING | UTF-8-kodierter String | 20050519 | |||
| 2 | R_UNESCAPED | Value transfer | Type reference (TYPE) | STRING | Unkodierter String | 20050519 |
Method UNESCAPE_INPUT_UTF8 on class CL_CPRO_WEBDAV_UTILS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |