SAP ABAP Class IF_CNV_MBT_SPRD_WB_CREATOR (Spreadsheet Workbook Creator Interface)
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
Class | IF_CNV_MBT_SPRD_WB_CREATOR | |
Short Description | Spreadsheet Workbook Creator Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110825 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CNV_MBT_SPRD_WB_CREATOR has no forward declaration.
Interfaces
Class IF_CNV_MBT_SPRD_WB_CREATOR has no interface implemented.
Friends
Class IF_CNV_MBT_SPRD_WB_CREATOR has no friend class.
Attributes
Class 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
Class IF_CNV_MBT_SPRD_WB_CREATOR has no event.
Types
Class 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 class 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 class 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 class IF_CNV_MBT_SPRD_WB_CREATOR has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in |