SAP ABAP Class CL_IAC_MIME_LANG (Mime Data (Language-Dependent))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-ITS (Application Component) SAP Internet Transaction Server
     SITS_ABAP (Package) ITS ABAP Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IAC_OBJECT Shared Functions for IAC Objects 20030812
Properties
Class CL_IAC_MIME_LANG  
Short Description Mime Data (Language-Dependent)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SITS_ABAP   ITS ABAP Components 
Created 20030812   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_IAC_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_IAC_OBJECT Shared Functions for IAC Objects 20030812
Friends
# Friend Modeled only Created on Description
1 CL_W3_API_HELPER 20031218 ITS API: API Help Methods
Attributes
Class CL_IAC_MIME_LANG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Static method Public Method Check Whether Particular Object Exists 20031008
2 CHECK_EXTERNAL_NAME Static method Public Method Check External Name and Existance of Prerequisites 20031007
3 CHECK_SMODILOG_FOR_DELETED Static method Public Method Check SMODILOG for Deleted Entries 20031022
4 DATABASE_ID Instance method Private Method Construct Database Identification 20030814
5 DETERMINE_LONG_NAME Static method Public Method Determine the Long Name of Mimes and Templates 20031208
6 GET_CONTENT Instance method Public Method Get Content of a Mime Object from Database 20030821
7 GET_CONTENT_LANGUAGES Static method Public Method For Resources, Language-Dep. Templates and Lang-Dep. Mimes 20031015
8 GET_HEADER Instance method Public Method Get Service Description 20031015
9 INVALIDATE_MIME_CACHE Instance method Private Method Delete Mime Cache 20031030
10 LONG_TO_SHORT_NAME Static method Public Method Determine Short Name if Long Name is Given 20030814
11 LONG_TO_SHORT_NAME_4X Instance method Public Method Determine Short Name if Long Name is Given 20030820
12 WRITE_CONTENT Instance method Public Method Write Content of a Mime Object to Database 20030814
Events
Class CL_IAC_MIME_LANG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DATABASE_ID Private See coding 20030814 begin of t_database_id, versiontype type iacversiontype, mime type iacikeym, langu type sylangu, end of t_database_id
Method Signatures

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MIMENAME Call by reference Type reference (TYPE) IACNAME 20031008
2 Importing PI_SERVICE Call by reference Type reference (TYPE) IACSERVIC_ 20031008
3 Importing PI_THEME Call by reference Type reference (TYPE) IACTHEME 20031008
4 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 'D' 20031008
# Exception Resumable Description Created on
1 NOT_EXISTING Objekt existiert nicht 20031008

Method CHECK_EXTERNAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_LONGNAME Call by reference Type reference (TYPE) IACKEYLONG 20031007
2 Importing PI_CHECK_RESOURCE_EXISTENCE Call by reference Type reference (TYPE) FLAG 'X' 20031007
3 Importing PI_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031007
4 Importing PI_SERVICE Call by reference Type reference (TYPE) IACSERVIC_ 20031007
5 Importing PI_THEME Call by reference Type reference (TYPE) IACTHEME 20031007
# Exception Resumable Description Created on
1 RESSOURCE_MISSING Theme/Sprachressource für Template/Mime noch nicht vorhanden 20031007
2 SERVICE_MISSING Service noch nicht vorhanden 20031007
3 UNKNOWN_ERROR unbekannter Fehler 20031007
4 WRONG_LANGUAGE beim Anlegen Systemsprache 20031007
5 WRONG_NAME Name zum Objekt nicht erlaubt 20031007

Method CHECK_SMODILOG_FOR_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DELETED_OBJECTS Call by reference Type reference (TYPE) STANDARD TABLE 20031022
2 Importing PI_ADDITIONAL_CONDITIONS Call by reference Type reference (TYPE) STANDARD TABLE obsolet 20031022
3 Importing PI_DISTINCT_FIELDS_AT_SMODILOG Call by reference Type reference (TYPE) STANDARD TABLE 20031022
4 Importing PI_INACTIVE_CONDITION Call by reference Type reference (TYPE) CL_IAC_HELPER=>T_INACTIVE_CONDITION 20110503

Method CHECK_SMODILOG_FOR_DELETED on class CL_IAC_MIME_LANG has no exception.

Method DATABASE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_ID Value transfer Type reference (TYPE) T_DATABASE_ID 20030814
2 Importing PI_LANGU Call by reference Type reference (TYPE) SYLANGU 20031014
3 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 20030814

Method DATABASE_ID on class CL_IAC_MIME_LANG has no exception.

Method DETERMINE_LONG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_LONGNAME Call by reference Type reference (TYPE) IACKEYLONG Langer Schlüssel für IAC-Objekte 20031208
2 Importing PI_MIMENAME Call by reference Type reference (TYPE) IACNAME Veraltet: INDX-Datei für MIME-Objekte (sprachunabhängig) 20031208
3 Importing PI_SERVICE Call by reference Type reference (TYPE) IACSERVIC_ Service-Name der Internet-Anwendungskomponente 20031208
4 Importing PI_THEME Call by reference Type reference (TYPE) IACTHEME Thema der Internet-Anwendungskomponente 20031208
5 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 'D' 20031208
# Exception Resumable Description Created on
1 NOT_EXISTING Das Objekt existiert nicht 20031208

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CONTENT_DATABASE Call by reference Type reference (TYPE) IACML_CONTENT Content of Mimes (Language-Dependent) 20060714
2 Exporting PE_CONTENT_X_STREAM Call by reference Type reference (TYPE) XSTRING utf-8 encoded 20030821
3 Exporting PE_CONTENT_X_STREAM_TABLE Call by reference Type reference (TYPE) W3MIMETABTYPE Zeilenumbrüche in Daten 20030821
4 Exporting PE_X_LENGTH Call by reference Type reference (TYPE) I Länge der Daten 20030821
5 Importing PI_GIVE_DATABASE Call by reference Type reference (TYPE) FLAG ' ' Read as on Database 20060714
6 Importing PI_GIVE_X_STREAM Call by reference Type reference (TYPE) FLAG 'X' As with "Import from database" 20060714
7 Importing PI_GIVE_X_STREAM_TABLE Call by reference Type reference (TYPE) FLAG ' ' 20030821
8 Importing PI_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031001
9 Importing PI_SUPPRESS_LANGUAGE_CHECK Call by reference Type reference (TYPE) FLAG 20031016
10 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 'D' 20030821
# Exception Resumable Description Created on
1 CONVERT_ERROR Fehler bei Konvertierung 20030825
2 OBJECT_NOT_EXISTING Objekt konnte nicht gelesen werden 20030821
3 WRONG_LANGUAGE Objektsprache <> Systemsprache 20030825

Method GET_CONTENT_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LANGUAGES Value transfer Type reference (TYPE) IAC_LANGUAG_TAB 20031015
2 Importing PI_LANGUAGE_PATTERN Call by reference Type reference (TYPE) SYLANGU '%' 20031030
3 Importing PI_MIMENAME Call by reference Type reference (TYPE) IACNAME 20031015
4 Importing PI_SERVICE Call by reference Type reference (TYPE) IACSERVIC_ 20031015
5 Importing PI_THEME Call by reference Type reference (TYPE) IACTHEME 20031015
6 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 'D' 20031015

Method GET_CONTENT_LANGUAGES on class CL_IAC_MIME_LANG has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MIME_LANG Call by reference Type reference (TYPE) IACML 20031015
2 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 'D' 20031015
# Exception Resumable Description Created on
1 NOT_EXISTING Service existiert nicht auf der Datenbank 20031015

Method INVALIDATE_MIME_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20031030
2 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 20031030

Method INVALIDATE_MIME_CACHE on class CL_IAC_MIME_LANG has no exception.

Method LONG_TO_SHORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MIMENAME Call by reference Type reference (TYPE) IACNAME 20031007
2 Importing PI_LONGNAME Call by reference Type reference (TYPE) IACKEYLONG 20031007
3 Importing PI_SERVICE Call by reference Type reference (TYPE) IACSERVIC_ 20031007
4 Importing PI_THEME Call by reference Type reference (TYPE) IACTHEME 20031007
# Exception Resumable Description Created on
1 HASH_ALREADY_USED Der über HASH bestimmte Name wird schon anders verwendet 20030814
2 HASH_ERROR Fehler beim bestimmen des HASH-Wertes 20030814

Method LONG_TO_SHORT_NAME_4X Signature

Method LONG_TO_SHORT_NAME_4X on class CL_IAC_MIME_LANG has no parameter.
# Exception Resumable Description Created on
1 HASH_ALREADY_USED Der über HASH bestimmte Name wird schon anders verwendet 20030820
2 HASH_ERROR Fehler beim bestimmen des HASH-Wertes 20030820

Method WRITE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONTENT_DATABASE Call by reference Type reference (TYPE) IACML_CONTENT Datenbankformat 20040928
2 Importing PI_CONTENT_X_STREAM Call by reference Type reference (TYPE) XSTRING utf-8 encoded 20030814
3 Importing PI_CONTENT_X_STREAM_TABLE Call by reference Type reference (TYPE) W3MIMETABTYPE 20030818
4 Importing PI_IGNORE_HEADER_TABLE Call by reference Type reference (TYPE) FLAG Don't check header table and don't set time 20030814
5 Importing PI_INPUT_LENGTH Call by reference Type reference (TYPE) I Für x-stream-Tabelle 20030826
6 Importing PI_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031001
7 Importing PI_USE Call by reference Type reference (TYPE) IACCONTENTFORMAT 'X_SREAM', 'CHAR_STREAM', 'CHAR_TABLE', 'PLAIN' 20030814
8 Importing PI_VERSIONTYPE Call by reference Type reference (TYPE) IACVERSIONTYPE 'D' 20030814
# Exception Resumable Description Created on
1 CONVERT_ERROR Fehler bei Konvertierungen 20030825
2 OBJECT_NOT_EXISTING Objekt konnte nicht gelesen werden 20030814
3 WRONG_LANGUAGE Objektsprache <> Systemsprache 20030825
History
Last changed by/on SAP  20130531 
SAP Release Created in 640