SAP ABAP Class IF_IOS_SPREADSHEET (IF_IOS_SPREADSHEET)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IOS_APPLICATIONPROPERTIES | 20050921 |
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
| Class | IF_IOS_SPREADSHEET | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050823 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_IOS_SPREADSHEET has no interface implemented.
Friends
Class IF_IOS_SPREADSHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'curr' | Currency type | 20111011 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'd' | Date type | 20111011 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'f' | Float type | 20111011 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'c' | String type | 20111011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generic ALV xml source is embedded | 20050921 | |
| 2 | Instance method | Public | Method | get data of event thrown in get_area or get_cell | 20110307 | |
| 3 | Instance method | Public | Method | Eventdata for method get_sheets_names | 20110801 | |
| 4 | Instance method | Public | Method | get first area of sheet | 20110228 | |
| 5 | Instance method | Public | Method | get cell in sheet | 20110110 | |
| 6 | Instance method | Public | Method | properties concering cells like separators currency, dates | 20110125 | |
| 7 | Instance method | Public | Method | Lists names and ids of workheets and chart sheets | 20110714 | |
| 8 | Instance method | Public | Method | set cell in sheet | 20080616 | |
| 9 | Instance method | Public | Method | call properties concering cells like separators currency, | 20110125 |
Events
Class IF_IOS_SPREADSHEET has no event.
Types
Class 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 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | 20060822 | ||||
| 2 | RESULT | Call by reference | Object reference (TYPE REF TO) | IF_IOS_RESULT_NO | 20060822 | ||||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20060822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CONTENTTABLE | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>TT_ACF_TABLE | 20110307 | ||||
| 2 | FORMATTABLE | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>TT_ACF_TABLE | 20110307 | ||||
| 3 | FORMATTABLEREQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110307 | ||||
| 4 | TABLEDATA | Call by reference | Type reference (TYPE) | XSTRING | 20110307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110307 | |||
| 2 | 20110307 |
Method EVALUATE_EVENT_SHEETS_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENTTABLE | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>TT_ACF_TABLE | 20110801 | ||||
| 2 | TABLEDATA | Call by reference | Type reference (TYPE) | XSTRING | 20110801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110801 | |||
| 2 | 20110801 |
Method GET_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAMEFOREVENT | Call by reference | Type reference (TYPE) | STRING | Für Events benutzte Methode | 20110307 | |||
| 2 | COUNTHEADLINES | Call by reference | Type reference (TYPE) | I | 1 | 0 keine, Formate: Countheadlines +1 | 20110307 | ||
| 3 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20110228 | |||
| 4 | FORMATTABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110307 | |||
| 5 | PARAMNAMEFOREVENT | Call by reference | Type reference (TYPE) | STRING | Für Events definierter Parametername | 20110307 | |||
| 6 | RETURNTABLE | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20110228 | |||
| 7 | SUCCESSEVENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Event onerror msgid 30 if methodcall is successful | 20110228 | ||
| 8 | WORKSHEETINDEX | Call by reference | Type reference (TYPE) | I | 1 | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20110228 | ||
| 2 | 20110228 |
Method GET_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAMEFOREVENT | Call by reference | Type reference (TYPE) | STRING | Für Events benutzte Methode | 20110307 | |||
| 2 | COLUMN | Call by reference | Type reference (TYPE) | I | 1 | 20110110 | |||
| 3 | COLUMNCOUNT | Call by reference | Type reference (TYPE) | I | 1 | 20110113 | |||
| 4 | COUNTHEADLINES | Call by reference | Type reference (TYPE) | I | 1 | 0 keine, Formate: Countheadlines +1 | 20110307 | ||
| 5 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20110110 | |||
| 6 | FORMATTABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110307 | |||
| 7 | PARAMNAMEFOREVENT | Call by reference | Type reference (TYPE) | STRING | Für Events definierter Parametername | 20110307 | |||
| 8 | RETURNTABLE | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20110110 | |||
| 9 | ROW | Call by reference | Type reference (TYPE) | I | 1 | 20110110 | |||
| 10 | ROWCOUNT | Call by reference | Type reference (TYPE) | I | 1 | 20110113 | |||
| 11 | SUCCESSEVENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Event für Actionname, wenn aktiv | 20110222 | ||
| 12 | WORKSHEETINDEX | Call by reference | Type reference (TYPE) | I | 1 | 20110110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20110110 | ||
| 2 | 20110110 |
Method GET_INTERNATIONALPROPERTIES Signature
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | 20110126 |
Method GET_SHEETS_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAMEFOREVENT | Call by reference | Type reference (TYPE) | STRING | 20110714 | ||||
| 2 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20110714 | |||
| 3 | ONLYWORKSHEETS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110725 | |||
| 4 | PARAMNAMEFOREVENT | Call by reference | Type reference (TYPE) | STRING | 20110714 | ||||
| 5 | RETURNTABLE | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20110714 | |||
| 6 | SENDINTERNATIONALPROPERTIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Nur bei Event aktiv | 20110801 | ||
| 7 | SUCCESSEVENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20110714 | ||
| 2 | 20110714 |
Method SET_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | I | 1 | 20080616 | |||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | STRING | 20080616 | ||||
| 3 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information zu einem Attribut | 20080616 | |||
| 4 | ROW | Call by reference | Type reference (TYPE) | I | 1 | 20080616 | |||
| 5 | TABLEVALUE | Call by reference | Type reference (TYPE) | IF_WDR_ACF_HNDL=>TT_ACF_TABLE | 20080616 | ||||
| 6 | WORKSHEETINDEX | Call by reference | Type reference (TYPE) | I | 1 | 20080616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20080616 | ||
| 2 | 20080616 |
Method TRIGGER_GET_INTERNATIONALPROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORINFORMATION | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20110125 | |||
| 2 | FORMATPROPERTIESTABLE | Call by reference | Type reference (TYPE) | WDR_EXT_ATTRIBUTE_POINTER | Information About an Attribute | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions concerning communication to frontend | 20110125 | ||
| 2 | 20110125 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |