SAP ABAP Class CL_SALV_BS_A_XML_BASE (Abstract Super Class for All Transformations)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_XML_VERSION | Interface for the XSLT/XML Version | 20070225 |
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 | Export | 20070226 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_A_XML | Export of XML (Wrapper Class) | 20070226 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_TT | 20070226 |
Properties
| Class | CL_SALV_BS_A_XML_BASE | |
| Short Description | Abstract Super Class for All Transformations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_COMMON | Package SALV_BS_COMMON |
| Created | 20070225 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_BS_XML_VERSION | Interface for the XSLT/XML Version | 20070225 |
Friends
Class CL_SALV_BS_A_XML_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20070225 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | IF_SALV_BS_XML=>VERSION | 20070225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070225 | ||
| 2 | Static method | Public | Method | 20070225 | ||
| 3 | Static method | Public | Method | 20091202 | ||
| 4 | Static method | Public | Method | 20091202 |
Events
Class CL_SALV_BS_A_XML_BASE has no event.
Types
Class CL_SALV_BS_A_XML_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20070225 |
Method CONSTRUCTOR on class CL_SALV_BS_A_XML_BASE has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20070225 |
Method GET_VERSION on class CL_SALV_BS_A_XML_BASE has no exception.
Method GET_XML_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FETCH_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20091202 | |||
| 2 | GUI_TYPE | Call by reference | Type reference (TYPE) | SALV_BS_CONSTANT | 20091202 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | SALV_BS_CONSTANT | 20091202 |
Method GET_XML_TYPE on class CL_SALV_BS_A_XML_BASE has no exception.
Method HAS_USER_SPECIFIC_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUI_TYPE | Call by reference | Type reference (TYPE) | SALV_BS_CONSTANT | 20091202 | ||||
| 2 | HAS_USER_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091202 | ||||
| 3 | USER | Value transfer | Type reference (TYPE) | SYUNAME | 20091202 |
Method HAS_USER_SPECIFIC_VALUE on class CL_SALV_BS_A_XML_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |