SAP ABAP Class IF_GRFN_EXCEL_TPL_PROC (Excel Template Processor)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_EXCEL_TPL_PROC_BASE | Base template processor | 20101019 |
Properties
| Class | IF_GRFN_EXCEL_TPL_PROC | |
| Short Description | Excel Template Processor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100928 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRFN_EXCEL_TPL_PROC has no forward declaration.
Interfaces
Class IF_GRFN_EXCEL_TPL_PROC has no interface implemented.
Friends
Class IF_GRFN_EXCEL_TPL_PROC has no friend class.
Attributes
Class IF_GRFN_EXCEL_TPL_PROC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add content to template | 20120607 | |
| 2 | Instance method | Public | Method | Add validation to template | 20120531 | |
| 3 | Instance method | Public | Method | Add VBA | 20100928 | |
| 4 | Instance method | Public | Method | Generate template content | 20100928 | |
| 5 | Instance method | Public | Method | Parse template content | 20101014 | |
| 6 | Instance method | Public | Method | Preparation for content, cross-sheet data dependency | 20120615 | |
| 7 | Instance method | Public | Method | Preparation for validation, cross-sheet data dependency | 20120607 | |
| 8 | Instance method | Public | Method | Validate template content | 20101101 |
Events
Class IF_GRFN_EXCEL_TPL_PROC has no event.
Types
Class IF_GRFN_EXCEL_TPL_PROC has no local type.
Method Signatures
Method ADD_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEL | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EXCEL | 20120607 |
Method ADD_CONTENT on class IF_GRFN_EXCEL_TPL_PROC has no exception.
Method ADD_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEL | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EXCEL | Excel utility class | 20120531 |
Method ADD_VALIDATION on class IF_GRFN_EXCEL_TPL_PROC has no exception.
Method ADD_VBA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NAME | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100928 | |||
| 2 | IO_EXCEL | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EXCEL | Excel utility class | 20100928 |
Method ADD_VBA on class IF_GRFN_EXCEL_TPL_PROC has no exception.
Method GENERATE_TEMPLATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEL | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EXCEL | Excel utility class | 20100928 |
Method GENERATE_TEMPLATE_CONTENT on class IF_GRFN_EXCEL_TPL_PROC has no exception.
Method PARSE_TEMPLATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML | Call by reference | Type reference (TYPE) | STRING | 20101014 | ||||
| 2 | IO_EXCEL | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EXCEL | Excel utility class | 20101014 |
Method PARSE_TEMPLATE_CONTENT on class IF_GRFN_EXCEL_TPL_PROC has no exception.
Method PREPARE_CONTENT Signature
Method PREPARE_CONTENT on class IF_GRFN_EXCEL_TPL_PROC has no parameter.
Method PREPARE_CONTENT on class IF_GRFN_EXCEL_TPL_PROC has no exception.
Method PRE_VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEL | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EXCEL | 20120607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120607 |
Method VALIDATE_TEMPLATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEL | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EXCEL | Excel utility class | 20101101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20101101 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |