SAP ABAP Class CL_O2_THEME (O2: Themes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SO2_THEME (Package) mySAP.com Application Server: Theme
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20000907
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_TOOL Workbench: Tool 20000907
Properties
Class CL_O2_THEME  
Short Description O2: Themes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SO2_THEME   mySAP.com Application Server: Theme 
Created 20000907   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB_MIME_REPOSITORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SO2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_PROGRAM Workbench: Program 20000907
2 IF_WB_TOOL Workbench: Tool 20000907
Friends
Class CL_O2_THEME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES_DISPLAY Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Table Display for MIME Object Attributes 20001002
2 BEHAVIOUR_HANDLE Instance attribute Private Type reference (TYPE) I Handle for Drag&Drop Behaviour of Tree 20000921
3 CONTEXT_ID Instance attribute Private Type reference (TYPE) SKWF_CTXID Context for Theme 20000911
4 CURSOR_POS Instance attribute Private Type reference (TYPE) O2CURSOR Cursor Position 20000907
5 C_ROOT_NODE_NAME Static Attribute Private Type reference (TYPE) TM_NODEKEY Name of Root Node in Tree 20000912
6 DATA Instance attribute Private Object reference (TYPE REF TO) CL_O2_API_THEME Data Object 20000907
7 FLAGS Instance attribute Private Type reference (TYPE) O2FLAGS Flags for Maintenance State 20000907
8 GRID_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout Information for Grid Control 20001002
9 LAST_COMMAND_WAS_EXIT_COMMAND Instance attribute Private Type reference (TYPE) CHAR1 Flag for Type of Last OK Code 20000907
10 NEW_OBJECTS Instance attribute Private Type reference (TYPE) O2THEMRELA_TABLE Table with Newly Created MIME Objects 20010109
11 PACKAGE_ID Instance attribute Private Type reference (TYPE) SKWF_PKGID Package for Theme 20000911
12 PREVIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER Browser for Preview 20000920
13 S_ALLMIMES_TREE Static Attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Tree with all MIMEs 20011001
14 S_SKWF_PACKAGE Static Attribute Private Type reference (TYPE) SKWF_PKGID SKWF Package ID for Tree with All MIMEs 20011001
15 TREE Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL MIME Repository Tree 20000908
16 TREE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for MIME Repository Tree 20000908
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Private Method Create Theme 20000907
2 ADD_ADDITIONAL_OBJECTS Instance method Private Method Create Additional MIMEs in Theme 20010914
3 ADD_ALL_OBJECTS_IN_FOLDER Static method Public Method Gets all objects in a folder (even recursive) 20000911
4 ADD_MIME_OBJECTS Instance method Private Method Create MIME Object in Theme (with Dialog Box) 20000912
5 ADD_MIME_OBJECTS_INT Instance method Private Method Create List of MIME Objects in Theme 20000918
6 ADD_MIME_TO_TRANSPORT Instance method Private Method Schreibt ein MIME-Objekt in einen Transportauftrag 20010404
7 ADD_OBJECTS_TO_TREE Instance method Private Method Add Objects to Tree 20010102
8 CALL_CORR_INSERT_FOR_MIME Static method Private Method Call RS_CORR_INSERT for MIME Object 20010404
9 CHANGE_DISP_EDIT Instance method Private Method Switch Between Display and Change 20000907
10 CHANGE_MIME_CONTENT Instance method Private Method Replace Contents of MIME Object 20001017
11 CHANGE_MIME_OBJECTS Instance method Private Method Redefine MIME Objects in Theme (Get List from Tree) 20000918
12 CHANGE_MIME_OBJECTS_INT Instance method Private Method Redefine MIME Objects in Theme 20000929
13 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000912
14 COLLECT_ADDITIONAL_OBJECTS Instance method Private Method Compile List with Additional Files 20010914
15 COPY Instance method Private Method Copy Theme 20000907
16 COPY_INT Static method Public Method Copy Service (Without Dialog Box) 20000907
17 COPY_MIMES_INT Static method Private Method Copy MIMEs to Another Theme 20010329
18 DELETE Instance method Private Method Delete Theme 20000907
19 DELETE_MIME_OBJECTS Instance method Private Method Delete MIME Objects in Theme (Get List from Tree) 20000913
20 DELETE_MIME_OBJECTS_INT Instance method Private Method Delete List of MIME Objects in Theme 20000918
21 DELETE_TADIR_FOR_MIME Instance method Private Method Delete Object Directory for MIME Object 20010404
22 DISPLAY_MIME_PROPERTIES Instance method Private Method Display MIME Object Attributes 20001016
23 DISPLAY_TADIR_ENTRY Instance method Private Method Display Object Directory Entry 20000907
24 DO_EXIT_COMMAND Instance method Public Method Actions on Exit Command 20000907
25 DO_PAI_1000 Instance method Public Method PAI Actions for Screen 1000 20000907
26 DO_PAI_ATTRIBUTES Instance method Public Method PAI Actions for Attributes Subscreen 20000907
27 DO_PAI_FILES Instance method Public Method PAI Actions for Files Subscreen 20000908
28 DO_PBO_1000 Instance method Public Method PBO Actions for Screen 1000 20000907
29 DO_PBO_ATTRIBUTES Instance method Public Method PBO Actions for Attributes Subscreen 20000907
30 DO_PBO_FILES Instance method Public Method PBO Actions for Files Subscreen 20000908
31 EDIT_MIME_OBJECT_INT Instance method Private Method Edit MIME Objects in Theme 20000920
32 EXPORT_MIME_OBJECT Instance method Private Method Export Contents of MIME Object to Local File 20001017
33 GET_CURSOR Instance method Private Method Get Cursor Position 20000907
34 HANDLE_ADD_OBJECTS_IN_FOLDER Static method Public Event handling method Event Handler for MIME Popup Tree 20011001
35 HANDLE_CONTEXT_MENUE_OK_CODE Instance method Private Event handling method Event Handler for Context Menu Command 20000920
36 HANDLE_CONTEXT_MENUE_REQUEST Instance method Private Event handling method Request Event Handler for Context Menu 20000920
37 HANDLE_DOUBLE_CLICK Instance method Private Method Double-Click Handling 20000907
38 HANDLE_DROP_OBJECT Instance method Private Event handling method Event Handler for Dropping MIME Objects 20000919
39 HANDLE_TREE_DOUBLE_CLICK Instance method Private Event handling method Event Handler for Double-Click in Tree 20000920
40 INITIALIZE Instance method Private Method Initialization on Start 20000907
41 INITIALIZE_MIME_TREE Instance method Private Method Initialization of Tree for MIME Repository 20000908
42 INVALIDATE_SERVER_CACHE Static method Private Method Invalidate Server Cache for a Theme LOIO 20010403
43 LEAVE Instance method Private Method Leave Tool 20000907
44 LOIO_CONTEXT_RESOLUTION Instance method Private Method Resolve Context by Language for LOIO 20010105
45 PREVIEW_MIME Instance method Private Method Display MIME Object in Preview 20000920
46 PROCESS_OK_CODE Instance method Private Method OK Code Handling 20000907
47 REQUEST_MIME_REPOSITORY Instance method Private Method Display MIME Browser in Tree 20000912
48 SAVE Instance method Private Method Save Theme 20000907
49 SET_CURSOR Instance method Private Method Get Cursor Position 20000907
50 SHOW_MIME_TADIR_ENTRY Instance method Private Method Display Object Directory for MIME Object 20010402
51 SHOW_OR_EDIT Instance method Private Method Display or Edit Theme 20000907
Events
Class CL_O2_THEME has no event.
Types
Class CL_O2_THEME has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ASK_FOR_NAME Call by reference Type reference (TYPE) CHAR1 'X' X: Nach einem Namen fragen 20000907
2 Importing P_START_TOOL Call by reference Type reference (TYPE) CHAR1 'X' X: Nach anlegen Tool staten 20000907
3 Importing P_WB_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER Zusätzliche Daten 20000907
4 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request für neues Objekt 20000907
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20000907
2 ERROR_OCCURED Fehler bei Requestbearbeitung aufgetreten 20000907
3 OBJECT_ALREADY_EXISTS Thema nicht gefunden 20000907
4 PERMISSION_FAILURE Fehlende Berechtigung 20000907

Method ADD_ADDITIONAL_OBJECTS Signature

Method ADD_ADDITIONAL_OBJECTS on class CL_O2_THEME has no parameter.
Method ADD_ADDITIONAL_OBJECTS on class CL_O2_THEME has no exception.

Method ADD_ALL_OBJECTS_IN_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALL_FOLDERS Call by reference Type reference (TYPE) CHAR1 SPACE X: Auch leere Folder einhängen 20000912
2 Importing P_BEHAVIOUR_HANDLE Call by reference Type reference (TYPE) I Handle für Drag&Drop Verhalten des Baumes 20000921
3 Importing P_FULLY_RECURSIVE Call by reference Type reference (TYPE) CHAR1 SPACE X: Kompletten Baum sofort aufbauen 20011001
4 Exporting P_OBJECT_ADDED Call by reference Type reference (TYPE) CHAR1 Unterobjekt wurde hinzugefügt 20000911
5 Importing P_PACKAGE Call by reference Type reference (TYPE) SKWF_PKGID Paket-Id 20000911
6 Importing P_ROOT Call by reference Type reference (TYPE) SKWF_IO Root-Folder 20000911
7 Changing P_TREE Call by reference Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Baum 20000911
# Exception Resumable Description Created on
1 ERROR_OCCURED Allgemeiner Fehler 20000911

Method ADD_MIME_OBJECTS Signature

Method ADD_MIME_OBJECTS on class CL_O2_THEME has no parameter.
Method ADD_MIME_OBJECTS on class CL_O2_THEME has no exception.

Method ADD_MIME_OBJECTS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MIME_OBJECTS Call by reference Type reference (TYPE) TREEMNOTAB Tabelle der zu übernehmenden MIMEs 20000918

Method ADD_MIME_OBJECTS_INT on class CL_O2_THEME has no exception.

Method ADD_MIME_TO_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOIO Call by reference Type reference (TYPE) SKWF_IO Zu transportierendes LOIO 20010404

Method ADD_MIME_TO_TRANSPORT on class CL_O2_THEME has no exception.

Method ADD_OBJECTS_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECTS Call by reference Type reference (TYPE) O2THEMRELA_TABLE Aufzunehmende Objekte 20010102
# Exception Resumable Description Created on
1 ERROR_OCCURED Allgemeiner Fehler 20010102

Method CALL_CORR_INSERT_FOR_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20010404
2 Importing P_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Originalsprache des LOIOS 20010404
3 Importing P_LOIO Call by reference Type reference (TYPE) SKWF_IO MIME-Objekt 20010404
4 Importing P_MODE Call by reference Type reference (TYPE) CHAR10 Modus (INSERT, MODIFY) 20010404
5 Changing P_TRANSPORT Call by reference Type reference (TYPE) TRKORR Transportauftrag 20010404
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20010404
2 ERROR_OCCURED Anderer Fehler (Meldung) 20010404
3 PERMISSION_FAILURE Keine Berechtigung (Message) 20010404

Method CHANGE_DISP_EDIT Signature

Method CHANGE_DISP_EDIT on class CL_O2_THEME has no parameter.
# Exception Resumable Description Created on
1 ACTION_CANCELLED Abbruch durch den Benutzer 20000907

Method CHANGE_MIME_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Type reference (TYPE) O2_DATA_TABLE Daten des neuen MIMEs 20001017
2 Importing P_FILEINFOS Call by reference Type reference (TYPE) O2_FILEINFO_TABLE Fileinformationen 20001017
3 Importing P_IO_CLASS Call by reference Type reference (TYPE) SDOK_CLASS MIME-Klasse 20001017
4 Importing P_MIME_OBJECTS Call by reference Type reference (TYPE) TREEMNOTAB Auszutauschende MIMEs 20001017
5 Importing P_THEME_ATTRIBUTES Call by reference Type reference (TYPE) O2THEMATTR Attribute des Themas 20001017

Method CHANGE_MIME_CONTENT on class CL_O2_THEME has no exception.

Method CHANGE_MIME_OBJECTS Signature

Method CHANGE_MIME_OBJECTS on class CL_O2_THEME has no parameter.
Method CHANGE_MIME_OBJECTS on class CL_O2_THEME has no exception.

Method CHANGE_MIME_OBJECTS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MIME_OBJECTS Call by reference Type reference (TYPE) TREEMNOTAB Zu überdefinierende MIME-Objekte 20000929

Method CHANGE_MIME_OBJECTS_INT on class CL_O2_THEME has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_O2_THEME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_O2_THEME has no exception.

Method COLLECT_ADDITIONAL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_WCF_OBJECTS Call by reference Type reference (TYPE) TREEMNOTAB Liste der WCF-Objekte 20010914
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler beim Zusammenstellen der Liste 20010914

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_THEME_NAME Call by reference Type reference (TYPE) O2THEME Name des zu kopierenden Themas 20000907
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20000907
2 ERROR_OCCURED Fehler bei Requestbearbeitung aufgetreten 20000907
3 OBJECT_ALREADY_EXISTS Thema existiert bereits 20000907
4 OBJECT_NOT_FOUND Thema nicht gefunden 20000907
5 PERMISSION_FAILURE Fehlende Berechtigung 20000907

Method COPY_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MIMES Call by reference Type reference (TYPE) CHAR1 X: MIMEs mitkopieren 20010329
2 Exporting P_SOURCE_THEME Call by reference Object reference (TYPE REF TO) CL_O2_API_THEME Geladenes Quell-Thema 20000907
3 Importing P_SOURCE_THEME_NAME Call by reference Type reference (TYPE) O2THEME Quell-Thema 20000907
4 Changing P_TARGET_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS E-Klasse des Ziel-Themas 20000907
5 Importing P_TARGET_THEME_NAME Call by reference Type reference (TYPE) O2THEME Ziel-Thema 20000907
6 Changing P_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20000907
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20000907
2 ERROR_OCCURED Fehler bei Requestbearbeitung aufgetreten 20000907
3 OBJECT_ALREADY_EXISTS Thema existiert bereits 20000907
4 OBJECT_NOT_FOUND Thema nicht gefunden 20000907
5 PERMISSION_FAILURE Fehlende Berechtigung 20000907

Method COPY_MIMES_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SOURCE_THEME Call by reference Object reference (TYPE REF TO) CL_O2_API_THEME Quell-Thema 20010329
2 Importing P_TARGET_NAME Call by reference Type reference (TYPE) O2THEME Name des Ziel-Themas 20010329
3 Importing P_TARGET_THEME Call by reference Object reference (TYPE REF TO) CL_O2_API_THEME Ziel-Thema 20010329
4 Changing P_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Transportauftrag 20010403
# Exception Resumable Description Created on
1 ERROR_OCCURED Interner Fehler 20010329

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_WB_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER Datencontainer 20000907
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Aktion 20000907
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20000907
2 ERROR_OCCURED Fehler bei Requestbearbeitung aufgetreten 20000907
3 OBJECT_NOT_FOUND Objekt nicht gefunden 20000907
4 PERMISSION_FAILURE fehlende Berechtigung 20000907

Method DELETE_MIME_OBJECTS Signature

Method DELETE_MIME_OBJECTS on class CL_O2_THEME has no parameter.
Method DELETE_MIME_OBJECTS on class CL_O2_THEME has no exception.

Method DELETE_MIME_OBJECTS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MIME_OBJECTS Call by reference Type reference (TYPE) TREEMNOTAB Tabelle mit den zu löschenden MIME-Objekten 20000918
2 Importing P_SHOW_POPUP Call by reference Type reference (TYPE) CHAR1 'X' SPACE: keine Sicherheitsabfrage 20010110

Method DELETE_MIME_OBJECTS_INT on class CL_O2_THEME has no exception.

Method DELETE_TADIR_FOR_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOIO Call by reference Type reference (TYPE) SKWF_IO MIME-Objekt 20010404
# Exception Resumable Description Created on
1 ERROR_OCCURED Anderer Fehler (Meldung) 20010404

Method DISPLAY_MIME_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PHIO Call by reference Type reference (TYPE) SKWF_IO Objekt 20001016

Method DISPLAY_MIME_PROPERTIES on class CL_O2_THEME has no exception.

Method DISPLAY_TADIR_ENTRY Signature

Method DISPLAY_TADIR_ENTRY on class CL_O2_THEME has no parameter.
Method DISPLAY_TADIR_ENTRY on class CL_O2_THEME has no exception.

Method DO_EXIT_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHANGES Call by reference Type reference (TYPE) SY-DATAR Benutzereingabe erfolgt 20000907
2 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20000907

Method DO_EXIT_COMMAND on class CL_O2_THEME has no exception.

Method DO_PAI_1000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHANGES Call by reference Type reference (TYPE) SY-DATAR Benutzereingabe erfolgt 20000907
2 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20000907

Method DO_PAI_1000 on class CL_O2_THEME has no exception.

Method DO_PAI_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Type reference (TYPE) O2THEMATTR Header-Daten 20000907

Method DO_PAI_ATTRIBUTES on class CL_O2_THEME has no exception.

Method DO_PAI_FILES Signature

Method DO_PAI_FILES on class CL_O2_THEME has no parameter.
Method DO_PAI_FILES on class CL_O2_THEME has no exception.

Method DO_PBO_1000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_FCTAB Call by reference Type reference (TYPE) UI_FUNCTIONS Nicht aktive OK-CODES (Tabelle) 20000907
2 Exporting P_NAME Call by reference Type reference (TYPE) O2THEME Name des Themas 20000907
3 Exporting P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION Modus: Anzeigen oder Ändern 20000907
4 Importing P_REPID Call by reference Type reference (TYPE) SY-REPID Name des Reports 20000907
5 Exporting P_STATE_TEXT Call by reference Type reference (TYPE) O2STATTEXT Text für Status des Themas 20000907
6 Exporting P_SUBSCREEN Call by reference Type reference (TYPE) CHAR20 Anzuzeigender Subscreen 20000907

Method DO_PBO_1000 on class CL_O2_THEME has no exception.

Method DO_PBO_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DATA Call by reference Type reference (TYPE) O2THEMATTR Header-Daten 20000907

Method DO_PBO_ATTRIBUTES on class CL_O2_THEME has no exception.

Method DO_PBO_FILES Signature

Method DO_PBO_FILES on class CL_O2_THEME has no parameter.
Method DO_PBO_FILES on class CL_O2_THEME has no exception.

Method EDIT_MIME_OBJECT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MIME_OBJECT Call by reference Type reference (TYPE) TM_NODEKEY Zu editierndes MIME-Objekt 20000920

Method EDIT_MIME_OBJECT_INT on class CL_O2_THEME has no exception.

Method EXPORT_MIME_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MIME_OBJECT Call by reference Type reference (TYPE) TM_NODEKEY Baumknoten des MIME-Objektes 20001017

Method EXPORT_MIME_OBJECT on class CL_O2_THEME has no exception.

Method GET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR Call by reference Type reference (TYPE) O2CURSOR Cursorposition 20000907
# Exception Resumable Description Created on
1 NOT_ON_SCREEN Cursor nicht auf dem aktuellen Screen 20000907

Method HANDLE_ADD_OBJECTS_IN_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20011001

Method HANDLE_ADD_OBJECTS_IN_FOLDER on class CL_O2_THEME has no exception.

Method HANDLE_CONTEXT_MENUE_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20000920
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20000920

Method HANDLE_CONTEXT_MENUE_OK_CODE on class CL_O2_THEME has no exception.

Method HANDLE_CONTEXT_MENUE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20000920
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20000920

Method HANDLE_CONTEXT_MENUE_REQUEST on class CL_O2_THEME has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) O2CURSOR Cursorposition 20000907

Method HANDLE_DOUBLE_CLICK on class CL_O2_THEME has no exception.

Method HANDLE_DROP_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20000919
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20000919

Method HANDLE_DROP_OBJECT on class CL_O2_THEME has no exception.

Method HANDLE_TREE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20000920

Method HANDLE_TREE_DOUBLE_CLICK on class CL_O2_THEME has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_O2_THEME has no parameter.
Method INITIALIZE on class CL_O2_THEME has no exception.

Method INITIALIZE_MIME_TREE Signature

Method INITIALIZE_MIME_TREE on class CL_O2_THEME has no parameter.
Method INITIALIZE_MIME_TREE on class CL_O2_THEME has no exception.

Method INVALIDATE_SERVER_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_THEME_DATA Call by reference Object reference (TYPE REF TO) CL_O2_API_THEME Datenobjekt zum Thema 20010404
2 Importing P_THEME_LOIO Call by reference Type reference (TYPE) SKWF_IO Zu invalidierendes Themen-LOIO 20010403

Method INVALIDATE_SERVER_CACHE on class CL_O2_THEME has no exception.

Method LEAVE Signature

Method LEAVE on class CL_O2_THEME has no parameter.
Method LEAVE on class CL_O2_THEME has no exception.

Method LOIO_CONTEXT_RESOLUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOIO Call by reference Type reference (TYPE) SKWF_IO LOIO 20010105
2 Exporting P_PHIO Call by reference Type reference (TYPE) SKWF_IO PHIO 20010105
# Exception Resumable Description Created on
1 ERROR_OCCURED Nicht möglich 20010105

Method PREVIEW_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PHIO Call by reference Type reference (TYPE) SKWF_IO Objekt 20000920

Method PREVIEW_MIME on class CL_O2_THEME has no exception.

Method PROCESS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) O2CURSOR Cursorposition 20000907
2 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20000907

Method PROCESS_OK_CODE on class CL_O2_THEME has no exception.

Method REQUEST_MIME_REPOSITORY Signature

Method REQUEST_MIME_REPOSITORY on class CL_O2_THEME has no parameter.
Method REQUEST_MIME_REPOSITORY on class CL_O2_THEME has no exception.

Method SAVE Signature

Method SAVE on class CL_O2_THEME has no parameter.
# Exception Resumable Description Created on
1 ACTION_CANCELLED Nicht ausgeführt 20000907

Method SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CURSOR Call by reference Type reference (TYPE) O2CURSOR Cursorposition 20000907
# Exception Resumable Description Created on
1 NOT_ON_SCREEN Cursor nicht auf dem aktuellen Screen 20000907

Method SHOW_MIME_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MIME_OBJECT Call by reference Type reference (TYPE) TM_NODEKEY Baumknoten des MIMEs 20010402

Method SHOW_MIME_TADIR_ENTRY on class CL_O2_THEME has no exception.

Method SHOW_OR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER Zusätzliche Daten 20000907
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Aktionsbeschreibung 20000907
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20000907
2 ERROR_OCCURED Fehler bei Requestbearbeitung aufgetreten 20000907
3 OBJECT_NOT_FOUND Thema nicht gefunden 20000907
4 PERMISSION_FAILURE Fehlende Berechtigung 20000907
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A