SAP ABAP Class CL_CNV_MBT_SPRD_WB_FILE_PRCSR (Spreadsheet Workbook File Processor)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_SPRD_FILE_BUILDER | Spreadsheet File Builder Interface | 20110825 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_SPRD_WB_CREATOR | Spreadsheet Workbook Creator Interface | 20110825 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_SPRD_WB_ODS_PRCSR | File Processor for Open Document Spreadsheets | 20110825 |
Properties
| Class | CL_CNV_MBT_SPRD_WB_FILE_PRCSR | |
| Short Description | Spreadsheet Workbook File Processor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_SPRD | Spreadsheet Upload / Download Classes |
| Created | 20110825 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_SPRD_WB_FILE_PRCSR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_SPRD_FILE_BUILDER | Spreadsheet File Builder Interface | 20110825 | ||
| 2 | IF_CNV_MBT_SPRD_WB_CREATOR | Spreadsheet Workbook Creator Interface | 20110825 |
Friends
Class CL_CNV_MBT_SPRD_WB_FILE_PRCSR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SPRD_T_HDR_META | Meta data on headers of the worksheets | 20110826 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SPRD_T_WORKSHEET_INFO | Spreadsheet Worksheet Infos (for up-/download) | 20110826 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SPRD_CREATOR | Workbook Creator | 20110826 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20110826 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SPRD_HEADER_LENGTH | CL_CNV_MBT_SPRD_WORKBOOK=>NC_DEFAULT_HEADER_LENGTH | Header Length | 20110826 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SPRD_GENERATOR | Workbook Generator | 20110826 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20110826 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SPRD_WORKSHEET_NAME | CL_CNV_MBT_SPRD_WORKBOOK=>NC_DEFAULT_TITLE_SHEET_NAME | Worksheet name | 20110826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns the workbook defined by the object attributes | 20110826 |
Events
Class CL_CNV_MBT_SPRD_WB_FILE_PRCSR has no event.
Types
Class CL_CNV_MBT_SPRD_WB_FILE_PRCSR has no local type.
Method Signatures
Method CREATE_WORKBOOK_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_WORKBOOK | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_SPRD_WORKBOOK | Spreadsheet Workbook | 20110826 |
Method CREATE_WORKBOOK_INTERNAL on class CL_CNV_MBT_SPRD_WB_FILE_PRCSR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |