SAP ABAP Interface IF_RSOD_SKWF_RM (SKWF Repository Manager)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOD_EXTENSION (Package) BW Document Connection (Components Outside of CORE)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOD_SKWF_RM | Generic SKWF Repository Manager | 20030429 |
Properties
| Interface | IF_RSOD_SKWF_RM | |
| Short Description | SKWF Repository Manager |
General Data
| Package | RSOD_EXTENSION | BW Document Connection (Components Outside of CORE) |
| Created | 20030429 | SAP |
| Last changed | 20130531 | SAP |
| 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 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSOD_SKWF_RM has no interface.
Friends
Interface IF_RSOD_SKWF_RM has no friend.
Attributes
Interface IF_RSOD_SKWF_RM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create a Resource | 20030520 | |
| 2 | Instance method | Public | Method | Deliver Properties of a Resource | 20030515 | |
| 3 | Instance method | Public | Method | Delete Properties of a Resource | 20030515 | |
| 4 | Instance method | Public | Method | Return Lower Levels of a Directory | 20030429 | |
| 5 | Instance method | Public | Method | Delivers Contents of a Document | 20030429 | |
| 6 | Instance method | Public | Method | Deliver Properties of a Resource | 20030429 | |
| 7 | Instance method | Public | Method | Delivers a Resource from a URL | 20030429 | |
| 8 | Instance method | Public | Method | Return Root Objects | 20030429 | |
| 9 | Instance method | Public | Method | Lock Resource | 20030521 | |
| 10 | Instance method | Public | Method | Resource Search Using Properties | 20030429 | |
| 11 | Instance method | Public | Method | Rename Resource | 20030528 | |
| 12 | Instance method | Public | Method | Resource Locked ? | 20030523 | |
| 13 | Instance method | Public | Method | Sets the Contents of a Document (Not a New Version) | 20030515 | |
| 14 | Instance method | Public | Method | Set Properties of a Resource | 20030515 | |
| 15 | Instance method | Public | Method | Unlock Resource | 20030521 |
Events
Interface IF_RSOD_SKWF_RM has no event.
Types
Interface IF_RSOD_SKWF_RM has no local type.
Method Signatures
Method CREATE_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SKWF_URLP | Name | 20030521 | |||
| 2 | I_OBJTYPE | Call by reference | Type reference (TYPE) | SKWF_IOTY | L(oio) oder F(older) | 20030520 | |||
| 3 | I_S_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Verzeichnis in dem die Resource angel. wird (kann ggf. autom | 20030520 | |||
| 4 | I_T_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Zu setzende Eigenschaften | 20030521 | |||
| 5 | R_S_LOIO | Value transfer | Type reference (TYPE) | SKWF_IO | Erzeugtes LOIOs | 20030521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030520 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030515 |
Method DELETE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030515 | |||
| 2 | I_T_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Eigenschaften (nur Name ist relevant) | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030515 |
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REDUCED_BY_AUTHORITY | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X': Nicht alle Kinder zurückgeg. (zu wenig Berechtigungen | 20030626 | |||
| 2 | E_T_IO_DISP | Call by reference | Type reference (TYPE) | SKWF_DSPNS | Kinder (Folder und logische Dokumente) | 20030626 | |||
| 3 | I_S_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Verzeichnis | 20030429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030429 |
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Inhalt | 20030429 | |||
| 2 | E_S_CONTENT_INFO | Call by reference | Type reference (TYPE) | RSOD_S_CONTENT_INFO | Dokument Metadaten | 20030429 | |||
| 3 | I_ONLY_CONTENT_INFO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | ='X' Nur Dokument Metadaten - nicht den Inhalt lesen. | 20030717 | ||
| 4 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | Logisches Dokument | 20030429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030429 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLY_NATIVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | ='X' nur LOIO - keine PHIO Eigenschaften, ohne Konvertierung | 20070503 | ||
| 2 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030429 | |||
| 3 | R_T_PROPERTIES | Value transfer | Type reference (TYPE) | SDOKPROPTYS | Eigenschaften (sortiert nach Name) | 20030429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030429 |
Method GET_RESOURCE_BY_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URL | Call by reference | Type reference (TYPE) | STRING | relative SKWF URL (startet mit Root folder - z.B. FLDMETA) | 20030429 | |||
| 2 | R_S_IO_DISP | Value transfer | Type reference (TYPE) | SKWF_DSPN | (logische) Resource | 20030502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030429 |
Method GET_ROOT_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_IO_DISP | Value transfer | Type reference (TYPE) | SKWF_DSPNS | Kinder (Folder und logische Dokumente) | 20030430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030429 |
Method LOCK_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXCLUSIVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = X: Exklusive Sperre | 20030521 | ||
| 2 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030521 | |||
| 3 | R_USER | Value transfer | Type reference (TYPE) | SYUNAME | Sperrender User - SPACE: keine Sperre | 20030521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030521 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REDUCED_BY_AUTHORITY | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X': Nicht alle Kinder zurückgeg. (zu wenig Berechtigungen | 20030626 | |||
| 2 | E_TH_IO | Call by reference | Type reference (TYPE) | RSOD_TH_IO_URL | Gefundene LOIOs | 20030626 | |||
| 3 | I_DEPTH | Call by reference | Type reference (TYPE) | I | -1 | Maximale Tiefe in der gesucht wird (<0: keine Beschränkung) | 20030512 | ||
| 4 | I_MAX_RESULTS | Call by reference | Type reference (TYPE) | I | -1 | Maximale Anzahl gefundener Objekte (<0: keine Beschränkung) | 20030512 | ||
| 5 | I_S_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | Verzeichnis von dem aus gesucht wird | 20030512 | |||
| 6 | I_T_QUPROP | Call by reference | Type reference (TYPE) | SDOKQUPROPS | Property Query | 20030429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030429 |
Method RENAME_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_NAME | Call by reference | Type reference (TYPE) | SKWF_URLP | Neuer Name | 20030528 | |||
| 2 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030528 |
Method RESOURCE_IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030523 | |||
| 2 | R_USER | Value transfer | Type reference (TYPE) | SYUNAME | Sperrender User - SPACE: keine Sperre | 20030523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030523 |
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20030515 | ||||
| 2 | I_S_CONTENT_INFO | Value transfer | Type reference (TYPE) | RSOD_S_CONTENT_INFO | 20030515 | ||||
| 3 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | Logisches Dokument | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030515 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030515 | |||
| 2 | I_T_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Eigenschaften | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030515 |
Method UNLOCK_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO: Klasse und ID | 20030521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20030521 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |