SAP ABAP Interface IF_IOS_DOCUMENT (Document)
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 composition (i COMPRISING i_ref)  IF_IOS_APPLICATIONPROPERTIES 20050921
2 Interface composition (i COMPRISING i_ref)  IF_IOS_POWERPOINT Applicationinterface 20130927
3 Interface composition (i COMPRISING i_ref)  IF_IOS_PROJECT Applicationinterface 20090610
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IOS_DOCUMENT INTERNAL: Document 20040408
Properties
Interface IF_IOS_DOCUMENT  
Short Description Document    
General Data
Package SIOS   Integrated office suites 
Created 20040127   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_IOS_DOCUMENT has no forward declaration.
Interfaces
Interface IF_IOS_DOCUMENT has no interface.
Friends
Interface IF_IOS_DOCUMENT has no friend.
Attributes
Interface IF_IOS_DOCUMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSEDOCUMENT Instance method Public Method 20040817
2 CREATEDOCUMENT Instance method Public Method 20040408
3 IS_DIRTY Instance method Public Method 20051122
4 IS_OPEN Instance method Public Method 20051122
5 OPENDOCUMENT Instance method Public Method 20040127
6 PRINTDOCUMENT Instance method Public Method 20060710
7 SAVEDOCUMENT Instance method Public Method 20050225
8 SAVEDOCUMENT_AND_ONSAVEEVENT Instance method Public Method 20130107
9 SEND_HASCHANGED Instance method Public Method 20041228
10 SET_DOCUMENTURL Instance method Public Method 20050206
Events
# Event Type Visibility Description Created on
1 ON_CLOSE Instance Event
(0)
Public
(2)
20050921
2 ON_SAVE Instance Event
(0)
Public
(2)
20050921
Types
Interface IF_IOS_DOCUMENT has no local type.
Method Signatures

Method CLOSEDOCUMENT 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 20060710
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_IOS_RESULT_NO Resultobject for bool values 20050303
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptionclass 20040817
2 CX_IOS_DOCUMENT Exceptions concerning Interface documents 20040817

Method CREATEDOCUMENT 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 20060710
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_IOS_RESULT_NO Resultobject for bool values 20050303
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptionclass 20040726
2 CX_IOS_DOCUMENT Exceptions concerning Interface documents 20040408
3 CX_IOS_ENVIRONMENT 20050301
4 CX_IOS_FACTORY 20060821

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 1 dirty 20051122

Method IS_DIRTY on Interface IF_IOS_DOCUMENT has no exception.

Method IS_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 0 closed, 1 opened 20051122
# Exception Resumable Description Created on
1 CX_IOS_DOCUMENT Exceptions concerning document interface 20060710

Method OPENDOCUMENT 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 20060710
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_IOS_RESULT_NO Resultobject for bool values 20050303
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20040722
2 CX_IOS_DOCUMENT Exceptions concerning document interface 20040408
3 CX_IOS_ENVIRONMENT 20050301
4 CX_IOS_FACTORY 20051010

Method PRINTDOCUMENT 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 20060710
2 Exporting RESULT Call by reference Object reference (TYPE REF TO) IF_IOS_RESULT_NO 20060823
3 Importing USERPROMPT Call by reference Type reference (TYPE) I 20060710
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER 20060823
2 CX_IOS_DOCUMENT Exceptions concerning document interface 20060710
3 CX_IOS_ENVIRONMENT 20060823
4 CX_IOS_FACTORY 20060823

Method SAVEDOCUMENT 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 20060710
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_IOS_RESULT_NO Resultobject for bool values 20050303
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20050314
2 CX_IOS_DOCUMENT Exceptions concerning document interface 20050301

Method SAVEDOCUMENT_AND_ONSAVEEVENT 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 20130107
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20130107
2 CX_IOS_DOCUMENT Exceptions concerning document interface 20130107

Method SEND_HASCHANGED 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 20060710
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_IOS_RESULT_NO Resultobject for bool values 20050303
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptionclass 20041228
2 CX_IOS_DOCUMENT Exceptions concerning document interface 20050301

Method SET_DOCUMENTURL 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_IOS_RESULT_NO 20050303
3 Importing URL Call by reference Type reference (TYPE) C 20050206
# Exception Resumable Description Created on
1 CX_IOS_DOCUMENT Exceptions concerning document interface 20050206
2 CX_IOS_FACTORY 20050926
Event Signatures

Event ON_CLOSE Signature
Event ON_CLOSE on Interface IF_IOS_DOCUMENT has no parameter.
Event ON_SAVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DOCUMENT Exporting Value transfer Type reference (TYPE) XSTRING 20050930
2 URL Exporting Value transfer Type reference (TYPE) C 20050921
History
Last changed by/on SAP  20130531 
SAP Release Created in 700