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 M_DEFAULT_NAMESPACE Constant Public Type reference (TYPE) SDOK_DESCR 'SAP' 'SAP' 20050202
2 M_DEFAULT_THEME Constant Public Type reference (TYPE) O2THEME 'SAP_DEFAULT' Theme 20040108
3 M_SKWF_APPL_NAME Constant Public Type reference (TYPE) SKWF_APPL 'MIME' SKWF Application for MIME Repository 20040108
4 M_SKWF_CSPC_NAME Constant Public Type reference (TYPE) SDOK_ENT 'MIME' KW Framework: (Connection Space) 20040108
5 M_URL_PREFIX Constant Public Type reference (TYPE) SDOK_DESCR '/SAP/BC/WebDynpro/' Web Dynpro-specific URL Prefix 20040108
6 M_WDYPART_URL_PREFIX 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 CHECK_FOLDER_EXISTENCY Static method Public Method Checks Whether Folder Exists 20050202
2 COPY_COMPONENT_FOLDER Static method Public Method Copy a Component Folder 20040108
3 CREATE_COMPONENT_FOLDER Static method Public Method Creation of a New Component Folder, if it Does not Yet Exist 20040108
4 CREATE_GLOBAL_SKWF_PACKAGE Static method Public Method Creates SKWF Package 20040108
5 DELETE_COMPONENT_FOLDER Static method Public Method Deletion of a Component Folder 20040108
6 GET_COMPONENT_FOLDER_URL Static method Public Method Returns URL of Component Folder 20050202
7 GET_IO_FOR_COMPONENT_FOLDER Static method Public Method Delivers the LOIO of a Component Folder, if One Exists 20040108
8 GET_PARENT_FOLDER_URL 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 Returning P_EXISTS Value transfer Type reference (TYPE) SEU_BOOL 20050202
2 Importing 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 Importing COMPONENT_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Zu kopierende Web-Dynpro-Component 20040108
2 Importing CORR_NUMBER Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040108
3 Importing DEV_PACKAGE Value transfer Type reference (TYPE) DEVCLASS Paket 20040108
4 Importing LANGUAGE Value transfer Type reference (TYPE) SY-LANGU Sprache 20040108
5 Importing TARGET_COMPONENT_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Ziel-Web-Dynpro-Component 20040108
# Exception Resumable Description Created on
1 CANCELLED Aktion wurde abgebrochen 20040108
2 ERROR_OCCURED Anderer Fehler aufgetreten 20040108
3 FOLDER_NOT_FOUND Quell-Ordner nicht gefunden 20040108
4 PERMISSION_FAILURE fehlende Berechtigung 20040108
5 TARGET_FOLDER_EXISTS Ziel-Ordner existiert bereits 20040108
6 TARGET_ROOT_NOT_FOUND 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 Importing COMPONENT_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Web-Dynpro-Component 20040108
2 Changing CORR_NUMBER Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040108
3 Importing LANGUAGE Value transfer Type reference (TYPE) SY-LANGU Sprache 20040108
# Exception Resumable Description Created on
1 CANCELLED Aktion wurde abgebrochen 20040108
2 ERROR_OCCURED Anderer Fehler aufgetreten 20040108
3 FOLDER_EXISTS Ordner existiert bereits 20040108
4 PERMISSION_FAILURE 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 ERROR_OCCURED Fehler aufgetreten 20040108

Method DELETE_COMPONENT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Web-Dynpro-Component 20040108
2 Importing CORR_NUMBER Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040108
# Exception Resumable Description Created on
1 CANCELLED Aktion wurde abgebrochen 20040108
2 ERROR_OCCURED Anderer Fehler aufgetreten 20040108
3 FOLDER_NOT_FOUND Ordner nicht gefunden 20040108
4 PERMISSION_FAILURE fehlende Berechtigung 20040108

Method GET_COMPONENT_FOLDER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENT Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web-Dynpro-Component 20050202
2 Returning 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 Importing P_COMPONENT Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web-Dynpro-Component 20040108
2 Exporting P_COMPONENT_URL Call by reference Type reference (TYPE) STRING URL des Component-Ordners 20041115
3 Exporting 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 Importing P_COMPONENT Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web-Dynpro-Component 20050202
2 Importing P_INCLUSIVE_NAMESPACE Call by reference Type reference (TYPE) SEU_BOOL SPACE 'X'->URL enthält Namespace (SAP-Nspace ist immer enthalten) 20050224
3 Returning 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