SAP ABAP Class CL_WB_MR_SERVICES (MIME Repository Services in WB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SMIMES (Package) MIME Repository - Model, Tools, and Integration
⤷
⤷
Properties
| Class | CL_WB_MR_SERVICES | |
| Short Description | MIME Repository Services in WB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMIMES | MIME Repository - Model, Tools, and Integration |
| Created | 20011011 | SAP |
| Last change | 20060207 | SAP |
| 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) |
Interfaces
Class CL_WB_MR_SERVICES has no interface implemented.
Friends
Class CL_WB_MR_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SDOK_DESCR | '/SAP/BC/BSP/' | BSP-Specific URL Prefix | 20031007 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | SKWF_DESC | 'SAP' | Default Name for "Empty" Namespace | 20011011 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | SKWF_APPL | 'MIME' | SKWF Application for MIME Repository | 20011016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get All Namespace Folders in MIME Repository | 20011016 | |
| 2 | Static method | Public | Method | For Event Handlers: KWUI Switch to Change Mode | 20050705 | |
| 3 | Static method | Public | Method | Checks whether an IO is MIME root IO (client-independent) | 20030403 | |
| 4 | Static method | Public | Method | Check existence of logical document - MIME-LOIO | 20020423 | |
| 5 | Static method | Public | Method | Split Entry into Namespace and Application | 20011011 |
Events
Class CL_WB_MR_SERVICES has no event.
Types
Class CL_WB_MR_SERVICES has no local type.
Method Signatures
Method GET_ALL_NAMESPACE_FOLDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NSP_FOLDERS | Call by reference | Type reference (TYPE) | SKWF_IONAMS | Namen der Namensraum-Ordner im MR | 20011016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20011016 | ||
| 2 | Kein Namensraum gefunden | 20011016 |
Method HANDLE_KWUI_ENTER_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Object reference (TYPE REF TO) | SKWF_ERROR | im OK-Fall nicht zurücksetzen, im Fehlerfall setzen | 20050705 | |||
| 2 | IO | Value transfer | Type reference (TYPE) | SKWF_IO | bearbeitetes Objekt | 20050705 |
Method HANDLE_KWUI_ENTER_CHANGE_MODE on class CL_WB_MR_SERVICES has no exception.
Method MIME_ROOT_ALL_CLNT_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MIME_ROOT | Call by reference | Type reference (TYPE) | DDBOOL_D | X- falls MIME-Root-IO, ''-sonst | 20030403 | |||
| 2 | I_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | MIME-LOIO | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IO ist kein Folder | 20030403 |
Method MR_LOIO_EXISTENCE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IO | Call by reference | Type reference (TYPE) | SKWF_IO | IO des MIME-Objektes | 20020423 | |||
| 2 | I_LOIO_ID | Call by reference | Type reference (TYPE) | SKWF_OBJID | LOIO-ID des MIME-Objektes | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Logisches Dokument mir dieser GUID nicht gefunden | 20020423 |
Method SPLIT_NAME_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Value transfer | Type reference (TYPE) | SKWF_DESC | Applikation | 20011011 | |||
| 2 | NAME_SPACE | Value transfer | Type reference (TYPE) | NAMESPACE | Namensraum | 20011011 | |||
| 3 | NAME_STRING | Value transfer | Type reference (TYPE) | SKWF_DESC | Eingabe-String | 20011011 | |||
| 4 | REMAINDER | Value transfer | Type reference (TYPE) | SKWF_DESC | Ggf. Unterordner bzw. Objekt | 20011011 |
Method SPLIT_NAME_STRING on class CL_WB_MR_SERVICES has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 620 |