SAP ABAP Interface IF_IOS_FACTORY (Factory)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
     SIOS (Package) Integrated office suites
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IOS_FACTORY Creation of interfaces 20041123
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IOS_WDACFPROXY INTERNAL 20041125
Properties
Interface IF_IOS_FACTORY  
Short Description Factory    
General Data
Package SIOS   Integrated office suites 
Created 20041123   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_IOS_ENVIRONMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_IOS_FACTORY has no interface.
Friends
Interface IF_IOS_FACTORY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CVISIBLE_NONVISIBLE Constant Public Type reference (TYPE) VISIBLETYPE 0 not visible 20050311
2 CVISIBLE_UNKNOWN Constant Public Type reference (TYPE) VISIBLETYPE -1 not set 20050311
3 CVISIBLE_VISIBLE Constant Public Type reference (TYPE) VISIBLETYPE 1 is visible 20050311
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT_PROXY Instance method Public Method 20041123
2 GET_ENVIRONMENT Instance method Public Method 20041123
3 GET_POWERPOINT_PROXY Instance method Public Method 20130927
4 GET_PROJECT_PROXY Instance method Public Method 20090623
5 GET_SPREADSHEET_PROXY Instance method Public Method 20050921
6 GET_WORDPROCESSING_PROXY Instance method Public Method 20060821
7 SET_CONTAINER Instance method Public Method only non webdynpro frontends, container inplace view 20050512
8 SET_DOCNAME Instance method Public Method 20050206
9 SET_DOCTYPE Instance method Public Method Sets Documenttyp 20050130
10 SET_DOCUMENT Instance method Public Method dataprovider compatible url 20050330
11 SET_INPLACE Instance method Public Method Inplace view 20050205
12 SET_VISIBLE Instance method Public Method 20050205
Events
Interface IF_IOS_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 VISIBLETYPE Public Type reference (TYPE) I refers to attributeconstants 20050311
Method Signatures

Method GET_DOCUMENT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROXY Call by reference Object reference (TYPE REF TO) IF_IOS_DOCUMENT Document 20041123
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptionclass 20041207
2 CX_IOS_ENVIRONMENT Environment 20041207
3 CX_IOS_EXCEPTION General exception 20041207
4 CX_IOS_FACTORY 20041207

Method GET_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENVIRONMENT Call by reference Object reference (TYPE REF TO) IF_IOS_ENVIRONMENT Environment 20041123
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptionclass 20041207
2 CX_IOS_EXCEPTION General exception 20041207
3 CX_IOS_FACTORY 20041207

Method GET_POWERPOINT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20130927
2 Exporting PROXY Call by reference Object reference (TYPE REF TO) IF_IOS_POWERPOINT 20130927
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20130927
2 CX_IOS_ENVIRONMENT 20130927
3 CX_IOS_EXCEPTION General exception 20130927
4 CX_IOS_FACTORY 20130927

Method GET_PROJECT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20090623
2 Exporting PROXY Call by reference Object reference (TYPE REF TO) IF_IOS_PROJECT 20090623
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20090623
2 CX_IOS_ENVIRONMENT 20090623
3 CX_IOS_EXCEPTION General exception 20090623
4 CX_IOS_FACTORY 20090623

Method GET_SPREADSHEET_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROXY Call by reference Object reference (TYPE REF TO) IF_IOS_SPREADSHEET 20050921
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20050921
2 CX_IOS_ENVIRONMENT 20050921
3 CX_IOS_EXCEPTION General exception 20050921
4 CX_IOS_FACTORY 20050921

Method GET_WORDPROCESSING_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERRORINFORMATION Call by reference Object reference (TYPE REF TO) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20060821
2 Exporting PROXY Call by reference Object reference (TYPE REF TO) IF_IOS_WORDPROCESSING 20060821
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20060821
2 CX_IOS_ENVIRONMENT 20060821
3 CX_IOS_EXCEPTION General exception 20060821
4 CX_IOS_FACTORY 20060821

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20050512
# Exception Resumable Description Created on
1 CX_IOS_FACTORY 20050512

Method SET_DOCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCNAME Call by reference Type reference (TYPE) C 20050206
# Exception Resumable Description Created on
1 CX_IOS_FACTORY 20050206

Method SET_DOCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTTYPE Call by reference Type reference (TYPE) IF_IOS_ENVIRONMENT=>DOCUMENTTYPE 20050130
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20050310
2 CX_IOS_ENVIRONMENT 20050921
3 CX_IOS_FACTORY 20050130

Method SET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Type reference (TYPE) XSTRING 20050926
2 Importing URL Call by reference Type reference (TYPE) STRING 20050330
# Exception Resumable Description Created on
1 CX_IOS_FACTORY 20050330

Method SET_INPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPLACE Call by reference Type reference (TYPE) I 20050205
# Exception Resumable Description Created on
1 CX_IOS_ENVIRONMENT 20050420
2 CX_IOS_FACTORY 20050205

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) VISIBLETYPE refers to attributeconstants 20050205
# Exception Resumable Description Created on
1 CX_IOS_FACTORY 20050205
History
Last changed by/on SAP  20141120 
SAP Release Created in 700