SAP ABAP Interface IF_IOS_PROJECT (Applicationinterface)
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_PROJECT 20090623
Properties
Interface IF_IOS_PROJECT  
Short Description Applicationinterface    
General Data
Package SIOS   Integrated office suites 
Created 20090610   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WDR_ACF_HNDL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_IOS_APPLICATIONPROPERTIES 20090610
2 IF_IOS_DOCUMENT Document 20090610
Friends
Interface IF_IOS_PROJECT has no friend.
Attributes
Interface IF_IOS_PROJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT_XML Instance method Public Method 20090610
2 GET_WHITELIST_NAMES Instance method Public Method 20130117
3 IMPORT_XML Instance method Public Method 20090622
4 SET_WHITELIST Instance method Public Method 20090623
Events
Interface IF_IOS_PROJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FIELDS_TYPE Public See coding 20090610 BEGIN OF fields_type, fieldidentifier TYPE xstring, value TYPE xstring, END OF fields_type
2 FIELDS_TYPE_TABLE Public See coding 20090610 fields_type_table TYPE STANDARD TABLE OF fields_type WITH DEFAULT KEY
Method Signatures

Method EXPORT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONNAME_COMPLETED Call by reference Type reference (TYPE) STRING Auslösen des Events, wenn Name gesetzt ist. 20090806
2 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20090610
3 Importing OPEN_FILE_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090728
4 Importing XMLDATA Call by reference Type reference (TYPE) XSTRING 20090616
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20090610
2 CX_IOS_PROJECT Exceptions concerning wordprocessing interface 20090610

Method GET_WHITELIST_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TT_WHITELIST_NAME Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_WHITELIST_NAME 20130117
# Exception Resumable Description Created on
1 CX_IOS_PROJECT Exceptions concerning wordprocessing interface 20130117
2 CX_WD_ACF_EXCEPTION 20130117

Method IMPORT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONNAME Call by reference Type reference (TYPE) STRING 20090622
2 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20090622
3 Importing PARAMNAME Call by reference Type reference (TYPE) STRING Parametername für import parameter Typ xstring mit xml 20090625
4 Importing PATH_NAME Call by reference Type reference (TYPE) STRING Parametername für ausgewählte Datei 20090910
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20090622
2 CX_IOS_PROJECT Exceptions concerning wordprocessing interface 20090622

Method SET_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20090623
2 Importing WHITELIST_NAME Call by reference Type reference (TYPE) STRING 20090623
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20090623
2 CX_IOS_PROJECT Exceptions concerning wordprocessing interface 20090623
History
Last changed by/on SAP  20131127 
SAP Release Created in 800