SAP ABAP Interface IF_CNV_MBT_SPRD_FILE_BUILDER (Spreadsheet File Builder 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_FILE_BUILDER | |
| Short Description | Spreadsheet File Builder 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_FILE_BUILDER has no forward declaration.
Interfaces
Interface IF_CNV_MBT_SPRD_FILE_BUILDER has no interface.
Friends
Interface IF_CNV_MBT_SPRD_FILE_BUILDER has no friend.
Attributes
Interface IF_CNV_MBT_SPRD_FILE_BUILDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build meta data part of the workbook | 20110825 | |
| 2 | Instance method | Public | Method | Build the data for a worksheet of the workbook | 20110825 | |
| 3 | Instance method | Public | Method | Returns the file built by the other methods | 20110825 |
Events
Interface IF_CNV_MBT_SPRD_FILE_BUILDER has no event.
Types
Interface IF_CNV_MBT_SPRD_FILE_BUILDER has no local type.
Method Signatures
Method BUILD_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATOR | Call by reference | Type reference (TYPE) | CNV_MBT_SPRD_CREATOR | Workbook Creator | 20110825 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20110825 | |||
| 3 | IV_GENERATOR | Call by reference | Type reference (TYPE) | CNV_MBT_SPRD_GENERATOR | Workbook Generator | 20110825 | |||
| 4 | IV_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20110825 |
Method BUILD_META on Interface IF_CNV_MBT_SPRD_FILE_BUILDER has no exception.
Method BUILD_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORKSHEET | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_SPRD_WORKSHEET | Spreadsheet Worksheet | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error saving document | 20110829 |
Method GET_BUILT_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FILE | Value transfer | Type reference (TYPE) | XSTRING | 20110825 |
Method GET_BUILT_FILE on Interface IF_CNV_MBT_SPRD_FILE_BUILDER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |