SAP ABAP Interface IF_IOS_SPREADSHEET (IF_IOS_SPREADSHEET)
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_SPREADSHEET 20050921
Properties
Interface IF_IOS_SPREADSHEET  
Short Description    
General Data
Package SIOS   Integrated office suites 
Created 20050823   SAP 
Last changed 20130531   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 20050921
Friends
Interface IF_IOS_SPREADSHEET has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CFORMAT_CELL_TYPE_CURR Constant Public Type reference (TYPE) STRING 'curr' Currency type 20111011
2 CFORMAT_CELL_TYPE_DATE Constant Public Type reference (TYPE) STRING 'd' Date type 20111011
3 CFORMAT_CELL_TYPE_FLOAT Constant Public Type reference (TYPE) STRING 'f' Float type 20111011
4 CFORMAT_CELL_TYPE_STRING Constant Public Type reference (TYPE) STRING 'c' String type 20111011
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATEXMLSOURCE Instance method Public Method Generic ALV xml source is embedded 20050921
2 EVALUATE_EVENT_AREA_GETCELLS Instance method Public Method get data of event thrown in get_area or get_cell 20110307
3 EVALUATE_EVENT_SHEETS_NAMES Instance method Public Method Eventdata for method get_sheets_names 20110801
4 GET_AREA Instance method Public Method get first area of sheet 20110228
5 GET_CELLS Instance method Public Method get cell in sheet 20110110
6 GET_INTERNATIONALPROPERTIES Instance method Public Method properties concering cells like separators currency, dates 20110125
7 GET_SHEETS_NAMES Instance method Public Method Lists names and ids of workheets and chart sheets 20110714
8 SET_CELLS Instance method Public Method set cell in sheet 20080616
9 TRIGGER_GET_INTERNATIONALPROPS Instance method Public Method call properties concering cells like separators currency, 20110125
Events
Interface IF_IOS_SPREADSHEET has no event.
Types
Interface IF_IOS_SPREADSHEET has no local type.
Method Signatures

Method ACTIVATEXMLSOURCE 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 20060822
2 Exporting RESULT Call by reference Object reference (TYPE REF TO) IF_IOS_RESULT_NO 20060822
3 Importing XML Call by reference Type reference (TYPE) XSTRING 20060822
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Ausnahmen bei Kommunikation mit Frontend 20050921

Method EVALUATE_EVENT_AREA_GETCELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENTTABLE Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_ACF_TABLE 20110307
2 Exporting FORMATTABLE Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_ACF_TABLE 20110307
3 Importing FORMATTABLEREQUESTED Call by reference Type reference (TYPE) ABAP_BOOL 20110307
4 Importing TABLEDATA Call by reference Type reference (TYPE) XSTRING 20110307
# Exception Resumable Description Created on
1 CX_IOS_SPREADSHEET 20110307
2 CX_WD_ACF_EXCEPTION 20110307

Method EVALUATE_EVENT_SHEETS_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENTTABLE Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_ACF_TABLE 20110801
2 Importing TABLEDATA Call by reference Type reference (TYPE) XSTRING 20110801
# Exception Resumable Description Created on
1 CX_IOS_SPREADSHEET 20110801
2 CX_WD_ACF_EXCEPTION 20110801

Method GET_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONNAMEFOREVENT Call by reference Type reference (TYPE) STRING Für Events benutzte Methode 20110307
2 Importing COUNTHEADLINES Call by reference Type reference (TYPE) I 1 0 keine, Formate: Countheadlines +1 20110307
3 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20110228
4 Importing FORMATTABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110307
5 Importing PARAMNAMEFOREVENT Call by reference Type reference (TYPE) STRING Für Events definierter Parametername 20110307
6 Importing RETURNTABLE Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information About an Attribute 20110228
7 Importing SUCCESSEVENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Event onerror msgid 30 if methodcall is successful 20110228
8 Importing WORKSHEETINDEX Call by reference Type reference (TYPE) I 1 20110228
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20110228
2 CX_IOS_SPREADSHEET 20110228

Method GET_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONNAMEFOREVENT Call by reference Type reference (TYPE) STRING Für Events benutzte Methode 20110307
2 Importing COLUMN Call by reference Type reference (TYPE) I 1 20110110
3 Importing COLUMNCOUNT Call by reference Type reference (TYPE) I 1 20110113
4 Importing COUNTHEADLINES Call by reference Type reference (TYPE) I 1 0 keine, Formate: Countheadlines +1 20110307
5 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20110110
6 Importing FORMATTABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110307
7 Importing PARAMNAMEFOREVENT Call by reference Type reference (TYPE) STRING Für Events definierter Parametername 20110307
8 Importing RETURNTABLE Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information About an Attribute 20110110
9 Importing ROW Call by reference Type reference (TYPE) I 1 20110110
10 Importing ROWCOUNT Call by reference Type reference (TYPE) I 1 20110113
11 Importing SUCCESSEVENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Event für Actionname, wenn aktiv 20110222
12 Importing WORKSHEETINDEX Call by reference Type reference (TYPE) I 1 20110110
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20110110
2 CX_IOS_SPREADSHEET 20110110

Method GET_INTERNATIONALPROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATESEP Call by reference Type reference (TYPE) STRING 20110126
2 Exporting DAY Call by reference Type reference (TYPE) STRING 20110126
3 Exporting DECIMALSEPARATOR Call by reference Type reference (TYPE) STRING 20110126
4 Importing FORMATPROPERTIESTABLE Call by reference Type reference (TYPE) XSTRING Information About an Attribute 20110125
5 Exporting HOUR Call by reference Type reference (TYPE) STRING 20110126
6 Exporting MIN Call by reference Type reference (TYPE) STRING 20110126
7 Exporting MONTH Call by reference Type reference (TYPE) STRING 20110126
8 Exporting ORDER Call by reference Type reference (TYPE) F 20110126
9 Exporting SEC Call by reference Type reference (TYPE) STRING 20110126
10 Exporting THOUSAND Call by reference Type reference (TYPE) STRING 20110126
11 Exporting TIMESEP Call by reference Type reference (TYPE) STRING 20110126
12 Exporting YEAR Call by reference Type reference (TYPE) STRING 20110126
# Exception Resumable Description Created on
1 CX_IOS_SPREADSHEET 20110125
2 CX_WD_ACF_EXCEPTION 20110126

Method GET_SHEETS_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONNAMEFOREVENT Call by reference Type reference (TYPE) STRING 20110714
2 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information About an Attribute 20110714
3 Importing ONLYWORKSHEETS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110725
4 Importing PARAMNAMEFOREVENT Call by reference Type reference (TYPE) STRING 20110714
5 Importing RETURNTABLE Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information About an Attribute 20110714
6 Importing SENDINTERNATIONALPROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Nur bei Event aktiv 20110801
7 Importing SUCCESSEVENT Call by reference Type reference (TYPE) ABAP_BOOL 20110714
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20110714
2 CX_IOS_SPREADSHEET 20110714

Method SET_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) I 1 20080616
2 Importing CONTENT Call by reference Type reference (TYPE) STRING 20080616
3 Importing ERRORINFORMATION Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20080616
4 Importing ROW Call by reference Type reference (TYPE) I 1 20080616
5 Importing TABLEVALUE Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_ACF_TABLE 20080616
6 Importing WORKSHEETINDEX Call by reference Type reference (TYPE) I 1 20080616
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20080616
2 CX_IOS_SPREADSHEET 20080616

Method TRIGGER_GET_INTERNATIONALPROPS 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 About an Attribute 20110125
2 Importing FORMATPROPERTIESTABLE Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information About an Attribute 20110125
# Exception Resumable Description Created on
1 CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20110125
2 CX_IOS_SPREADSHEET 20110125
History
Last changed by/on SAP  20130531 
SAP Release Created in 731