SAP ABAP Class C_OI_CONTAINER_CONTROL_CREATOR (Container Control Factory Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-OFF (Application Component) SAP Desktop Office Integration
     SOFFICEINTEGRATION (Package) Platform- and application-indep. Office integration
Properties
Class C_OI_CONTAINER_CONTROL_CREATOR  
Short Description Container Control Factory Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOFFICEINTEGRATION   Platform- and application-indep. Office integration 
Created 19981120   SAP 
Last change 20000427   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class C_OI_CONTAINER_CONTROL_CREATOR has no interface implemented.
Friends
Class C_OI_CONTAINER_CONTROL_CREATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MIME_TYPE Static Attribute Private Type reference (TYPE) MY_STRING MIME Type 19981211
2 OLE_TYPE Static Attribute Private Type reference (TYPE) MY_STRING OLE Type 19981211
3 OLE_TYPES Static Attribute Private Type reference (TYPE) OLETABLE OLE Type Table 19981211
4 TRACE_CONTROL Static Attribute Private Object reference (TYPE REF TO) C_OI_CONTAINER_CONTROL_PROXY For Internal Use 19981120
5 VERS Static Attribute Private Type reference (TYPE) MY_STRING Application Version 19981211
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTAINER_CONTROL Static method Public Method Creates a Container Control Instance 19981120
2 GET_DOCUMENT_VIEWER Static method Public Method Creates Document Viewer Instance 19991126
3 MIME_TO_OLE Static method Public Method Conversion of Mimetype to OLE Type 19981211
4 OLE_TO_MIME Static method Public Method Conversion OLE Type -> Mimetype 19981211
5 START_TRACE Static method Public Method For Internal Use 19981120
6 STOP_TRACE Static method Public Method For Internal Use 19981120
Events
Class C_OI_CONTAINER_CONTROL_CREATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MY_STRING Protected See coding Adopt Mime/OLE Type 19981211
2 OLETABLE Protected See coding OLE Type Table 19981211
3 TYPELINE Protected See coding Line Definition of OLE Table 19981211
Method Signatures

Method GET_CONTAINER_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROL Call by reference Object reference (TYPE REF TO) I_OI_CONTAINER_CONTROL Container-Control 19981120
2 Exporting ERROR Call by reference Object reference (TYPE REF TO) I_OI_ERROR Fehler-Objekt 19981120
3 Exporting RETCODE Call by reference Type reference (TYPE) SOI_RET_STRING Fehlercode (obsolete) 19981120

Method GET_CONTAINER_CONTROL on class C_OI_CONTAINER_CONTROL_CREATOR has no exception.

Method GET_DOCUMENT_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VIEWER Call by reference Object reference (TYPE REF TO) I_OI_DOCUMENT_VIEWER Viewer-Instanz 19991126
# Exception Resumable Description Created on
1 UNSUPPORTED_PLATFORM Komponente auf diesem Betriebssystem nicht verfügbar 19991130

Method MIME_TO_OLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COUNT Call by reference Type reference (TYPE) I Anzahl der Oletypen 19981211
2 Importing MIMETYPE Call by reference Type reference (TYPE) C Mimetype 19981211
3 Exporting OLETYPES Call by reference Type reference (TYPE) TABLE Tabelle der Oletypen 19981211
4 Importing VERSION Call by reference Type reference (TYPE) C Version 19981211

Method MIME_TO_OLE on class C_OI_CONTAINER_CONTROL_CREATOR has no exception.

Method OLE_TO_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MIMETYPE Call by reference Type reference (TYPE) C Mimetype 19981211
2 Importing OLETYPE Call by reference Type reference (TYPE) C Oletype 19981211

Method OLE_TO_MIME on class C_OI_CONTAINER_CONTROL_CREATOR has no exception.

Method START_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Call by reference Type reference (TYPE) SOI_RET_STRING 19981120
2 Importing TRACE_MODE Call by reference Type reference (TYPE) I 19981120
3 Importing TRACE_PATH Call by reference Type reference (TYPE) C 19981120

Method START_TRACE on class C_OI_CONTAINER_CONTROL_CREATOR has no exception.

Method STOP_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETCODE Call by reference Type reference (TYPE) SOI_RET_STRING 19981120

Method STOP_TRACE on class C_OI_CONTAINER_CONTROL_CREATOR has no exception.
History
Last changed by/on SAP  20000427 
SAP Release Created in