SAP ABAP Interface IF_MASS_SPREADSHEET (Interface for spreadsheets)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
⤷
MASS (Package) Mass Maintenance Tool: Generic Part
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MASS_SPREADSHEET | Handle spreadsheet data | 20120910 |
Properties
| Interface | IF_MASS_SPREADSHEET | |
| Short Description | Interface for spreadsheets |
General Data
| Package | MASS | Mass Maintenance Tool: Generic Part |
| Created | 20120831 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_MASS_SPREADSHEET_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_MASS_SPREADSHEET has no interface.
Friends
Interface IF_MASS_SPREADSHEET has no friend.
Attributes
Interface IF_MASS_SPREADSHEET has no attribute.
Methods
Events
Interface IF_MASS_SPREADSHEET has no event.
Types
Interface IF_MASS_SPREADSHEET has no local type.
Method Signatures
Method CONVERT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20120920 | ||||
| 2 | IS_DFIES | Call by reference | Type reference (TYPE) | DFIES | 20121005 | ||||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_VALUE | 20120920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120921 | |||
| 2 | 20120920 |
Method GET_CELL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_COLUMN | 20120910 | ||||
| 2 | IV_ROW | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_ROW | 20120910 | ||||
| 3 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120910 | ||||
| 4 | RV_VALUE | Value transfer | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_VALUE | 20120910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120920 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SPREADSHEET_BY_SHEETNAME | 20120910 |
Method GET_DATA on Interface IF_MASS_SPREADSHEET has no exception.
Method GET_DATA_STR_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INCLUDING_HEADERLINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120913 | |||
| 2 | RT_SPSH_STR_TABLES | Value transfer | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SPSH_STR_TABLE_BY_SHEETNAME | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120913 |
Method GET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FILE | Value transfer | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>FILE_NAME | 20120910 |
Method GET_FILE on Interface IF_MASS_SPREADSHEET has no exception.
Method GET_HEADER_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADER_LINES | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SPSH_HEADER_BY_SHEETNAME | 20120910 |
Method GET_HEADER_LINES on Interface IF_MASS_SPREADSHEET has no exception.
Method GET_IMP_CONF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_IMP_CONF | Value transfer | Object reference (TYPE REF TO) | CL_MASS_SPREADSHEET_IMP_CONF | 20120912 |
Method GET_IMP_CONF on Interface IF_MASS_SPREADSHEET has no exception.
Method GET_NUM_COLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120910 | ||||
| 2 | RV_NUM_COLS | Value transfer | Type reference (TYPE) | I | 20120910 |
Method GET_NUM_COLS on Interface IF_MASS_SPREADSHEET has no exception.
Method GET_NUM_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120910 | ||||
| 2 | RV_NUM_ROWS | Value transfer | Type reference (TYPE) | I | 20120910 |
Method GET_NUM_ROWS on Interface IF_MASS_SPREADSHEET has no exception.
Method GET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120920 | ||||
| 2 | RT_SEL_ROWS | Value transfer | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SPREADSHEET_ROWS | 20120920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120920 |
Method GET_SHEETNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SHEETNAMES | Value transfer | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SHEETNAMES | 20120910 |
Method GET_SHEETNAMES on Interface IF_MASS_SPREADSHEET has no exception.
Method GET_SPSH_ROW_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_INDEX | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_ROW | 20130211 | ||||
| 2 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20130211 | ||||
| 3 | RV_SPSH_INDEX | Value transfer | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_ROW | 20130211 |
Method GET_SPSH_ROW_INDEX on Interface IF_MASS_SPREADSHEET has no exception.
Method HAS_HEADER_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120910 |
Method HAS_HEADER_LINES on Interface IF_MASS_SPREADSHEET has no exception.
Method SELECT_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120920 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SPREADSHEET_BY_SHEETNAME | 20120910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120920 |
Method SET_HEADER_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADER_LINES | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SPSH_HEADER_BY_SHEETNAME | 20120910 |
Method SET_HEADER_LINES on Interface IF_MASS_SPREADSHEET has no exception.
Method SET_IMP_CONF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IMP_CONF | Call by reference | Object reference (TYPE REF TO) | CL_MASS_SPREADSHEET_IMP_CONF | 20120910 |
Method SET_IMP_CONF on Interface IF_MASS_SPREADSHEET has no exception.
Method SET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_ROWS | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>T_SPREADSHEET_ROWS | 20120920 | ||||
| 2 | IV_SHEETNAME | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME | 20120920 |
Method SET_SELECTED_ROWS on Interface IF_MASS_SPREADSHEET has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |