SAP ABAP Class CL_WDY_WB_MIME_SUPPORT (Help Functions for Mime Repository for Web Dynpro)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_WORKBENCH_TOOLS_MISC (Package) Web Dynpro: General Functions of Workbench

⤷

⤷

Properties
Class | CL_WDY_WB_MIME_SUPPORT | |
Short Description | Help Functions for Mime Repository for Web Dynpro | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_DWB_WORKBENCH_TOOLS_MISC | Web Dynpro: General Functions of Workbench |
Created | 20040108 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDY_WB_MIME_SUPPORT has no forward declaration.
Interfaces
Class CL_WDY_WB_MIME_SUPPORT has no interface implemented.
Friends
Class CL_WDY_WB_MIME_SUPPORT 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' | 'SAP' | 20050202 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | O2THEME | 'SAP_DEFAULT' | Theme | 20040108 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SKWF_APPL | 'MIME' | SKWF Application for MIME Repository | 20040108 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SDOK_ENT | 'MIME' | KW Framework: (Connection Space) | 20040108 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SDOK_DESCR | '/SAP/BC/WebDynpro/' | Web Dynpro-specific URL Prefix | 20040108 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SDOK_DESCR | '/WebDynpro' | Partial URL Prefix for Web Dynpro | 20050202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Whether Folder Exists | 20050202 |
2 | ![]() |
Static method | Public | Method | Copy a Component Folder | 20040108 |
3 | ![]() |
Static method | Public | Method | Creation of a New Component Folder, if it Does not Yet Exist | 20040108 |
4 | ![]() |
Static method | Public | Method | Creates SKWF Package | 20040108 |
5 | ![]() |
Static method | Public | Method | Deletion of a Component Folder | 20040108 |
6 | ![]() |
Static method | Public | Method | Returns URL of Component Folder | 20050202 |
7 | ![]() |
Static method | Public | Method | Delivers the LOIO of a Component Folder, if One Exists | 20040108 |
8 | ![]() |
Static method | Public | Method | Returns URL of Parent Folder for Component | 20050202 |
Events
Class CL_WDY_WB_MIME_SUPPORT has no event.
Types
Class CL_WDY_WB_MIME_SUPPORT has no local type.
Method Signatures
Method CHECK_FOLDER_EXISTENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXISTS | Value transfer | Type reference (TYPE) | SEU_BOOL | 20050202 | |||
2 | ![]() |
P_FOLDER_URL | Call by reference | Type reference (TYPE) | CLIKE | 20050202 |
Method CHECK_FOLDER_EXISTENCY on class CL_WDY_WB_MIME_SUPPORT has no exception.
Method COPY_COMPONENT_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Zu kopierende Web-Dynpro-Component | 20040108 | ||
2 | ![]() |
CORR_NUMBER | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040108 | ||
3 | ![]() |
DEV_PACKAGE | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20040108 | ||
4 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | Sprache | 20040108 | ||
5 | ![]() |
TARGET_COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Ziel-Web-Dynpro-Component | 20040108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 20040108 | |
2 | ![]() |
Anderer Fehler aufgetreten | 20040108 | |
3 | ![]() |
Quell-Ordner nicht gefunden | 20040108 | |
4 | ![]() |
fehlende Berechtigung | 20040108 | |
5 | ![]() |
Ziel-Ordner existiert bereits | 20040108 | |
6 | ![]() |
Wurzel des Zielordners existiert nicht | 20050207 |
Method CREATE_COMPONENT_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web-Dynpro-Component | 20040108 | ||
2 | ![]() |
CORR_NUMBER | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040108 | ||
3 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | Sprache | 20040108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 20040108 | |
2 | ![]() |
Anderer Fehler aufgetreten | 20040108 | |
3 | ![]() |
Ordner existiert bereits | 20040108 | |
4 | ![]() |
fehlende Berechtigung | 20040108 |
Method CREATE_GLOBAL_SKWF_PACKAGE Signature
Method CREATE_GLOBAL_SKWF_PACKAGE on class CL_WDY_WB_MIME_SUPPORT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20040108 |
Method DELETE_COMPONENT_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web-Dynpro-Component | 20040108 | ||
2 | ![]() |
CORR_NUMBER | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 20040108 | |
2 | ![]() |
Anderer Fehler aufgetreten | 20040108 | |
3 | ![]() |
Ordner nicht gefunden | 20040108 | |
4 | ![]() |
fehlende Berechtigung | 20040108 |
Method GET_COMPONENT_FOLDER_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COMPONENT | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web-Dynpro-Component | 20050202 | ||
2 | ![]() |
P_COMPONENT_URL | Value transfer | Type reference (TYPE) | SKWF_URL | URL des Component-Ordners | 20050202 |
Method GET_COMPONENT_FOLDER_URL on class CL_WDY_WB_MIME_SUPPORT has no exception.
Method GET_IO_FOR_COMPONENT_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COMPONENT | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web-Dynpro-Component | 20040108 | ||
2 | ![]() |
P_COMPONENT_URL | Call by reference | Type reference (TYPE) | STRING | URL des Component-Ordners | 20041115 | ||
3 | ![]() |
P_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO des Ordners (empty, falls keiner existiert) | 20040108 |
Method GET_IO_FOR_COMPONENT_FOLDER on class CL_WDY_WB_MIME_SUPPORT has no exception.
Method GET_PARENT_FOLDER_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COMPONENT | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web-Dynpro-Component | 20050202 | ||
2 | ![]() |
P_INCLUSIVE_NAMESPACE | Call by reference | Type reference (TYPE) | SEU_BOOL | SPACE | 'X'->URL enthält Namespace (SAP-Nspace ist immer enthalten) | 20050224 | |
3 | ![]() |
P_PARENT_URL | Value transfer | Type reference (TYPE) | STRING | URL des Parent-Ordners | 20050202 |
Method GET_PARENT_FOLDER_URL on class CL_WDY_WB_MIME_SUPPORT has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 700 |