SAP ABAP Class IF_W3_API_MIME (ITS API: MIME Data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_W3_API_OBJECT ITS API: General Functions 19990811
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_W3_API_MIME ITS API: Data for MIME 19990721
Properties
Class IF_W3_API_MIME  
Short Description ITS API: MIME Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990721   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_W3_API_MIME has no forward declaration.
Interfaces
Class IF_W3_API_MIME has no interface implemented.
Friends
Class IF_W3_API_MIME has no friend class.
Attributes
Class IF_W3_API_MIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW Static method Public Method Create New MIME 19990811
2 GET_ATTRIBUTES Instance method Public Method Get attributes 19990811
3 GET_NAME Instance method Public Method Get MIME Name 19990818
4 GET_SOURCE Instance method Public Method Get MIME Source 19990811
5 LOAD Static method Public Method Load MIME 19990811
6 LOAD_ALL_IN_SERVICE Static method Public Method Load All MIMEs in Service 19990908
7 PUBLISH Static method Public Method Publish MIME 19991006
8 SET_ATTRIBUTES Instance method Public Method Set Attributes 19990811
9 SET_SOURCE Instance method Public Method Set MIME Source 19990811
Events
Class IF_W3_API_MIME has no event.
Types
Class IF_W3_API_MIME has no local type.
Method Signatures

Method CREATE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATALENGTH Call by reference Type reference (TYPE) I -1 Länge des MIMEs 20010619
2 Exporting P_MIME Call by reference Object reference (TYPE REF TO) IF_W3_API_MIME Mime Instanz 19990811
3 Importing P_MIME_CONTENT Call by reference Type reference (TYPE) W3MIMETABTYPE Mime Inhalt (z.B. Bilddaten) 19990816
4 Importing P_MIME_DATA Call by reference Type reference (TYPE) W3MIMEATTR Mime Daten 19990811
# Exception Resumable Description Created on
1 ACTION_CANCELLED Abbruch durch den Benutzer 19990811
2 AUTHOR_NOT_EXISTING Mime Verantworliicher existiert nicht 19990811
3 ERROR_OCCURED Interner Fehler 19990811
4 NOT_AUTHORIZED Fehlende Berechtigung für neuen TADIR Eintrag 19990811
5 OBJECT_ALREADY_EXISTING Mime existiert bereits 19990811
6 OBJECT_JUST_CREATED Mime wurde bereits erzeugt (noch nicht auf DB!) 19990811
7 UNDEFINED_NAME Mime Name fehlt 19990811

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ATTRIBUTES Call by reference Type reference (TYPE) W3MIMEATTR Mime Daten 19990811
# Exception Resumable Description Created on
1 ERROR_OCCURED Interner Fehler 19990811
2 MIME_DELETED Mime gelöscht 19990811
3 OBJECT_INVALID Mime ungültig 19990811

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MIME_NAME Call by reference Type reference (TYPE) IACIKEYM Mime-Name 19990818

Method GET_NAME on class IF_W3_API_MIME has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DATALENGTH Call by reference Type reference (TYPE) I Länge eines MIMEs 20010619
2 Exporting P_SOURCE Call by reference Type reference (TYPE) W3MIMETABTYPE Inhalt des Mimes 19990811
# Exception Resumable Description Created on
1 ERROR_OCCURED Interner Fehler 19990811
2 MIME_DELETED Mime gelöscht 19990811
3 OBJECT_INVALID Mime ungültig 19990811

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MIME Call by reference Object reference (TYPE REF TO) IF_W3_API_MIME Mime Instanz 19990811
2 Importing P_MIME_NAME Call by reference Type reference (TYPE) IACIKEYM Mime Name 19990811
# Exception Resumable Description Created on
1 DATA_CORRUPT Daten auf Datenbank ungültig 19990826
2 ERROR_OCCURED Interner Fehler 19990811
3 OBJECT_NOT_EXISTING Mime nicht auf Datenbank vorhanden 19990811
4 PERMISSION_FAILURE Fehlende Berechtigung 19990811

Method LOAD_ALL_IN_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MIME_LIST Call by reference Type reference (TYPE) W3_MIME_LIST Liste der geladenen Mimes 19990908
2 Importing P_SERVICE_NAME Call by reference Type reference (TYPE) ITSAPPL Name des Service 19990908
# Exception Resumable Description Created on
1 ERROR_OCCURED Interner Fehler 19990908
2 OBJECT_NOT_EXISTING Service nicht auf Datenbank vorhanden 19990908
3 PERMISSION_FAILURE Fehlende Berechtigung 19990908

Method PUBLISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LONG_NAME Call by reference Type reference (TYPE) IACEOBJID Externe Objekt-ID für Web-Objekte einer IAC 19991209
2 Exporting P_MESSAGES Call by reference Type reference (TYPE) W3_ERROR_MESSAGES Fehlermeldungen des Publizierens 19991006
3 Importing P_MIME_NAME Call by reference Type reference (TYPE) IACIKEYM Name des Mimes 19991006
# Exception Resumable Description Created on
1 DATA_INVALID Daten auf der Datenbank ungültig 19991006
2 ERROR_OCCURED Anderer Fehler 19991006
3 NO_DESTINATION Kein ITS-Server zum publizieren angegeben 20000215
4 OBJECT_NOT_EXISTING Mime ist nicht vorhanden 19991006
5 PERMISSION_FAILURE Fehlende Berechtigung (Anzeige) 20000112
6 PUBLISHING_ERROR Fehler beim Publizieren 19991006

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTES Call by reference Type reference (TYPE) W3MIMEATTR Mime Daten 19990811
# Exception Resumable Description Created on
1 AUTHORIZE_FAILURE Unzureichende Berechigung zum Ändern eines Felds 19990811
2 AUTHOR_NOT_EXISTING Mime Verantworliicher existiert nicht 19990811
3 ERROR_OCCURED Interner Fehler 19990811
4 OBJECT_DELETED Mime ist logisch gelöscht 19990811
5 OBJECT_INVALID Mime ungültig 19990811
6 OBJECT_NOT_CHANGEABLE Mime nicht änderbar 19990811

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATALENGTH Call by reference Type reference (TYPE) I -1 Länge eines MIMEs 20010619
2 Importing P_SOURCE Call by reference Type reference (TYPE) W3MIMETABTYPE Inhalt des Mimes 19990811
# Exception Resumable Description Created on
1 AUTHORIZE_FAILURE Unzureichende Berechigung zum Ändern eines Felds 19990811
2 ERROR_OCCURED Interner Fehler 19990811
3 INVALID_CONTENT Ungültiger Mime-Inhalt 19990811
4 OBJECT_DELETED Mime ist logisch gelöscht! 19990811
5 OBJECT_INVALID Mime ungültig 19990811
6 OBJECT_NOT_CHANGEABLE Mime nicht änderbar 19990811
History
Last changed by/on SAP  20040518 
SAP Release Created in