SAP ABAP Class CL_W3_MIME (ITS: MIMES)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SW3_TOOL (Package) ITS Connection: Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_W3_OBJECT ITS: General Functions for Sets of Objects 20000405
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_W3_MIME_DISPLAY_VERSION Display Version, Mime Objects 20040129
Properties
Class CL_W3_MIME  
Short Description ITS: MIMES    
Super Class CL_W3_OBJECT ITS: General Functions for Sets of Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SW3_TOOL   ITS Connection: Tool 
Created 19990719   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_W3_MIME has no interface implemented.
Friends
Class CL_W3_MIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Control 19990726
2 DATA Instance attribute Protected Object reference (TYPE REF TO) IF_W3_API_MIME Mime data 19990812
3 EDIT_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TEXTEDIT Edit Control for Text Data 20040119
4 HTML_VIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control for Display 20001121
5 IS_TEXT Instance attribute Protected Type reference (TYPE) CHAR1 SPACE 'X' Data can be edited as text 20040119
6 SOURCE_POS Instance attribute Protected Type reference (TYPE) W3SOURPOS POSITION WITHIN THE SOURCE 20040119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991028
2 COPY_INT Static method Public Method Copy Mime (Without Dialog) 19990927
3 DO_PAI_ATTRIBUTES Instance method Public Method PAI Actions for Attribute Subscreen 19990812
4 DO_PAI_SOURCE Instance method Public Method PAI Actions for Source Subscreen 19990812
5 DO_PBO_ATTRIBUTES Instance method Public Method PBO Actions for Attribute Subscreen 19990812
6 DO_PBO_SOURCE Instance method Public Method PBO Actions for Soruce Subscreen 19990812
7 EDIT_LOCAL Instance method Private Method Start local editor 20001121
8 IMPORT_FILE Instance method Private Method Load new contents from file 20001121
9 INITIALIZE_EDIT_CONTROL Instance method Protected Method Initialize Control for Text Data Editing 20040119
10 INITIALIZE_VIEWER_CONTROL Instance method Private Method Control Initialization for Screen Display 20001121
11 SAVE_CHECK_SOURCE Instance method Private Method 20090917
Events
Class CL_W3_MIME has no event.
Types
Class CL_W3_MIME has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_W3_MIME has no parameter.
Method CONSTRUCTOR on class CL_W3_MIME has no exception.

Method COPY_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SOURCE_MIME_NAME Call by reference Type reference (TYPE) IACIKEYM Quell-Mime 19990927
2 Changing P_TARGET_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS E-Klasse des Ziel-Mime 19990927
3 Importing P_TARGET_LONG_NAME Call by reference Type reference (TYPE) IACEOBJID Langer Name des Ziel-Mimes 19991210
4 Importing P_TARGET_MIME_NAME Call by reference Type reference (TYPE) IACIKEYM Ziel-Mime 19990927
5 Changing P_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20000124
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 19990927
2 ERROR_OCCURED Fehler bei Requestbearbeitung aufgetreten 19990927
3 OBJECT_ALREADY_EXISTS Objekt existiert bereits 19990927
4 OBJECT_NOT_FOUND Objekt nicht gefunden 19990927
5 PERMISSION_FAILURE fehlende Berechtigung 19990927

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) W3MIMEATTR Mime Header 19990812

Method DO_PAI_ATTRIBUTES on class CL_W3_MIME has no exception.

Method DO_PAI_SOURCE Signature

Method DO_PAI_SOURCE on class CL_W3_MIME has no parameter.
Method DO_PAI_SOURCE on class CL_W3_MIME 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) W3MIMEATTR Mime Header 19990812
2 Exporting P_PUBLISHINFO Call by reference Type reference (TYPE) W3PUBLISHINFO Publizier-Information für IAC-Objekte 20130711

Method DO_PBO_ATTRIBUTES on class CL_W3_MIME has no exception.

Method DO_PBO_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CODEPAGE_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL 20051025

Method DO_PBO_SOURCE on class CL_W3_MIME has no exception.

Method EDIT_LOCAL Signature

Method EDIT_LOCAL on class CL_W3_MIME has no parameter.
Method EDIT_LOCAL on class CL_W3_MIME has no exception.

Method IMPORT_FILE Signature

Method IMPORT_FILE on class CL_W3_MIME has no parameter.
Method IMPORT_FILE on class CL_W3_MIME has no exception.

Method INITIALIZE_EDIT_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CODEPAGE_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL 20051025

Method INITIALIZE_EDIT_CONTROL on class CL_W3_MIME has no exception.

Method INITIALIZE_VIEWER_CONTROL Signature

Method INITIALIZE_VIEWER_CONTROL on class CL_W3_MIME has no parameter.
Method INITIALIZE_VIEWER_CONTROL on class CL_W3_MIME has no exception.

Method SAVE_CHECK_SOURCE Signature

Method SAVE_CHECK_SOURCE on class CL_W3_MIME has no parameter.
# Exception Resumable Description Created on
1 ERROR_MSG 20090917
History
Last changed by/on SAP  20130531 
SAP Release Created in