SAP ABAP Interface IF_CNV_MBT_SPRD_WB_CREATOR (Spreadsheet Workbook Creator Interface)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_SPRD (Package) Spreadsheet Upload / Download Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_SPRD_WB_FILE_PRCSR | Spreadsheet Workbook File Processor | 20110825 |
Properties
| Interface | IF_CNV_MBT_SPRD_WB_CREATOR | |
| Short Description | Spreadsheet Workbook Creator Interface |
General Data
| Package | CNV_MBT_SPRD | Spreadsheet Upload / Download Classes |
| Created | 20110825 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_CNV_MBT_SPRD_WB_CREATOR has no forward declaration.
Interfaces
Interface IF_CNV_MBT_SPRD_WB_CREATOR has no interface.
Friends
Interface IF_CNV_MBT_SPRD_WB_CREATOR has no friend.
Attributes
Interface IF_CNV_MBT_SPRD_WB_CREATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create a workbook from a file | 20110825 | |
| 2 | Instance method | Public | Method | Set the default header length | 20110825 | |
| 3 | Instance method | Public | Method | Set the header lengths for worksheets | 20110825 | |
| 4 | Instance method | Public | Method | Set the name of the title sheet | 20110825 |
Events
Interface IF_CNV_MBT_SPRD_WB_CREATOR has no event.
Types
Interface IF_CNV_MBT_SPRD_WB_CREATOR has no local type.
Method Signatures
Method CREATE_WORKBOOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE | Call by reference | Type reference (TYPE) | XSTRING | 20110825 | ||||
| 2 | RR_WORKBOOK | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_SPRD_WORKBOOK | Spreadsheet Workbook | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error loading document | 20110826 |
Method SET_DEFAULT_HEADER_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEFAULT_HEADER_LENGTH | Call by reference | Type reference (TYPE) | CNV_MBT_SPRD_HEADER_LENGTH | Header Length | 20110825 |
Method SET_DEFAULT_HEADER_LENGTH on Interface IF_CNV_MBT_SPRD_WB_CREATOR has no exception.
Method SET_HEADER_LENGTHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADER_LENGTHS | Call by reference | Type reference (TYPE) | CNV_MBT_SPRD_T_HDR_META | Meta data on headers of the worksheets | 20110825 |
Method SET_HEADER_LENGTHS on Interface IF_CNV_MBT_SPRD_WB_CREATOR has no exception.
Method SET_TITLE_SHEET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TITLE_SHEET_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_SPRD_WORKSHEET_NAME | Worksheet name | 20110825 |
Method SET_TITLE_SHEET_NAME on Interface IF_CNV_MBT_SPRD_WB_CREATOR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |