SAP ABAP Class CL_SALV_ADAPTER (ALV: Basis Class Adapter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_ADAPTER | ALV: Basis Interface for the Adapter | 20040219 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_FULLSCREEN_ADAPTER | ALV: Adapter for Output of Data in a List | 20040219 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_GRID_ADAPTER | ALV: Adapter for Output of Data in a Grid Container | 20040219 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_HIERSEQ_ADAPTER | ALV: Adapter for Sequential Lists | 20040223 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_LIST_ADAPTER | ALV: Adapter for Output of Data in a List | 20040220 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_TREE_ADAPTER_BASE | ALV: Adapter for Trees | 20040415 |
Properties
| Class | CL_SALV_ADAPTER | |
| Short Description | ALV: Basis Class Adapter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
| Created | 20040219 | SAP |
| Last change | 20040603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_ADAPTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_ADAPTER | ALV: Basis Interface for the Adapter | 20040219 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_CONTROLLER | 20040219 | ALV: Abstract Controller |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20040329 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20040219 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20040219 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20040219 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20040219 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20040219 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20040310 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20040219 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20040310 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20040219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040325 | ||
| 2 | Instance method | Public | Constructor | 20040223 | ||
| 3 | Instance method | Public | Method | 20040219 | ||
| 4 | Instance method | Public | Method | 20040409 | ||
| 5 | Instance method | Public | Method | 20040219 |
Events
Class CL_SALV_ADAPTER has no event.
Types
Class CL_SALV_ADAPTER has no local type.
Method Signatures
Method COMPLETE_METADATA Signature
Method COMPLETE_METADATA on class CL_SALV_ADAPTER has no parameter.
Method COMPLETE_METADATA on class CL_SALV_ADAPTER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_SALV_CONTROLLER_MODEL | 20040223 |
Method CONSTRUCTOR on class CL_SALV_ADAPTER has no exception.
Method GET_METADATA Signature
Method GET_METADATA on class CL_SALV_ADAPTER has no parameter.
Method GET_METADATA on class CL_SALV_ADAPTER has no exception.
Method SET_FUNCTION Signature
Method SET_FUNCTION on class CL_SALV_ADAPTER has no parameter.
Method SET_FUNCTION on class CL_SALV_ADAPTER has no exception.
Method SET_METADATA Signature
Method SET_METADATA on class CL_SALV_ADAPTER has no parameter.
Method SET_METADATA on class CL_SALV_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 700 |