SAP ABAP Class CL_W3_API_MIME_LANG (ITS API: Data for language-dependent MIMEs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SW3_API (Package) ITS: API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_W3_API_OBJECT ITS API: General Functions 20000210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_W3_API_MIME_LANG ITS API: Data for language-dependent MIMEs 19990812
Properties
Class CL_W3_API_MIME_LANG  
Short Description ITS API: Data for language-dependent MIMEs    
Super Class CL_W3_API_OBJECT ITS API: General Functions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SW3_API   ITS: API 
Created 19990812   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_W3_API_MIME_LANG ITS API: Data for language-dependent MIMEs 19990812
Friends
Class CL_W3_API_MIME_LANG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Private Type reference (TYPE) W3MIMLATTR MIME Attributes 19990812
2 ATTRIBUTES_SAVED Instance attribute Private Type reference (TYPE) W3MIMLATTR MIME Attributes (Saved Version) 19990812
3 A_DATABASE_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_IAC_MIME_LANG Database accesses 20031015
4 DATALENGTH Instance attribute Private Type reference (TYPE) I Length of MIME 20010619
5 DATALENGTH_SAVED Instance attribute Private Type reference (TYPE) I Length of MIME (Saved Version) 20010619
6 MIME_NAME Instance attribute Private Type reference (TYPE) IACIKEYML MIME Name 19990812
7 SOURCE Instance attribute Private Type reference (TYPE) W3MIMETABTYPE Content of MIME 19990812
8 SOURCE_SAVED Instance attribute Private Type reference (TYPE) W3MIMETABTYPE Content of MIME (Saved Version) 19990812
9 S_MIME_DIR Static Attribute Private Type reference (TYPE) SW3_TYPE_MIME_LANG_DIR Directory for Loaded MIMEs 19990812
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990812
2 S_CHECK_EXIST Static method Public Method Check to See if MIME Exists 19990818
3 S_GET_MIME Static method Private Method Delivers MIME from the Class Table 19990812
Events
Class CL_W3_API_MIME_LANG has no event.
Types
Class CL_W3_API_MIME_LANG has no local type.
Method Signatures

Method CONSTRUCTOR 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) W3MIMLATTR Attribute des Mimes 19990812
2 Importing P_CREATE Call by reference Type reference (TYPE) CHAR1 space Neu angelegt: 'X' 19990812
3 Importing P_DATABASE_ACCESS Call by reference Object reference (TYPE REF TO) CL_IAC_MIME_LANG 20031015
4 Importing P_DATALENGTH Call by reference Type reference (TYPE) I Länge eines MIMEs 20010619
5 Importing P_SOURCE Call by reference Type reference (TYPE) W3MIMETABTYPE Source des Mimes 19990812
# Exception Resumable Description Created on
1 ERROR_OCCURED Unerwartete Ausnahme 19990812
2 OBJECT_ALREADY_EXISTING Mime Instanz existiert bereits 19990812

Method S_CHECK_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EXISTS Call by reference Type reference (TYPE) CHAR1 'X' existiert, ' ' existiert nicht 19990818
2 Importing P_MIME_NAME Call by reference Type reference (TYPE) IACIKEYML Mime-Name 19990818

Method S_CHECK_EXIST on class CL_W3_API_MIME_LANG has no exception.

Method S_GET_MIME 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_LANG Mime-Instanz 19990812
2 Importing P_MIME_NAME Call by reference Type reference (TYPE) IACIKEYML Name des Mimes 19990812

Method S_GET_MIME on class CL_W3_API_MIME_LANG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in