SAP ABAP Class CL_SALV_BS_A_EXPORT_BASE (Export)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_COMMON (Package) Package SALV_BS_COMMON
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_A_XML_BASE | Abstract Super Class for All Transformations | 20070226 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_A_EXPORT_BASE_XML | Export of XML | 20050806 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_EXPORT_PDF_ACC | Export from WDXML | 20091123 |
Properties
| Class | CL_SALV_BS_A_EXPORT_BASE | |
| Short Description | Export | |
| Super Class | CL_SALV_BS_A_XML_BASE | Abstract Super Class for All Transformations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_COMMON | Package SALV_BS_COMMON |
| Created | 20050806 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_BS_A_EXPORT_BASE has no forward declaration.
Interfaces
Class CL_SALV_BS_A_EXPORT_BASE has no interface implemented.
Friends
Class CL_SALV_BS_A_EXPORT_BASE has no friend class.
Attributes
Class CL_SALV_BS_A_EXPORT_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050806 | ||
| 2 | Instance method | Public | Method | 20050806 | ||
| 3 | Instance method | Public | Method | 20050806 | ||
| 4 | Instance method | Public | Method | 20050806 |
Events
Class CL_SALV_BS_A_EXPORT_BASE has no event.
Types
Class CL_SALV_BS_A_EXPORT_BASE has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULTSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050806 | ||||
| 2 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_RESULT_DATA | 20050806 | ||||
| 3 | R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050806 |
Method EXECUTE on class CL_SALV_BS_A_EXPORT_BASE has no exception.
Method GET_DEFAULT_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Value transfer | Type reference (TYPE) | STRING | 20050806 |
Method GET_DEFAULT_FILENAME on class CL_SALV_BS_A_EXPORT_BASE has no exception.
Method GET_MIMETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIMETYPE | Value transfer | Type reference (TYPE) | STRING | 20050806 |
Method GET_MIMETYPE on class CL_SALV_BS_A_EXPORT_BASE has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Value transfer | Type reference (TYPE) | STRING | 20050806 |
Method GET_TITLE on class CL_SALV_BS_A_EXPORT_BASE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |