SAP ABAP Class IF_CNV_MBT_SPRD_FILE_BUILDER (Spreadsheet File Builder 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_FILE_BUILDER | |
| Short Description | Spreadsheet File Builder 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_FILE_BUILDER has no forward declaration.
Interfaces
Class IF_CNV_MBT_SPRD_FILE_BUILDER has no interface implemented.
Friends
Class IF_CNV_MBT_SPRD_FILE_BUILDER has no friend class.
Attributes
Class 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
Class IF_CNV_MBT_SPRD_FILE_BUILDER has no event.
Types
Class 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 class 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 class IF_CNV_MBT_SPRD_FILE_BUILDER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |