SAP ABAP Class CL_SALV_SADL_ABQI_ABSTRACT (Abstract implementation of IF_SADL_ABQI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_BASIS_IMPL (Package) Internal implementation, released for SAP_UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_ABQI | ABAP Query Interface | 20130128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SADL_CAPABILITY_SERVICE | Capability Service for DB supported features | 20130128 |
Properties
| Class | CL_SALV_SADL_ABQI_ABSTRACT | |
| Short Description | Abstract implementation of IF_SADL_ABQI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BASIS_IMPL | Internal implementation, released for SAP_UI |
| Created | 20130128 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_SADL_ABQI_ABSTRACT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SADL_ABQI | ABAP Query Interface | 20130128 | ||
| 2 | IF_SADL_CAPABILITY_SERVICE | Capability Service for DB supported features | 20130128 |
Friends
Class CL_SALV_SADL_ABQI_ABSTRACT has no friend class.
Attributes
Class CL_SALV_SADL_ABQI_ABSTRACT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130128 |
Events
Class CL_SALV_SADL_ABQI_ABSTRACT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_PARAM | Protected | See coding | 20130128 | begin of ys_param,
name type abap_parmname,
r_val type ref to data,
end of ys_param
|
||
| 2 | YT_PARAM | Protected | See coding | 20130128 | yt_param type standard table of ys_param with key name
|
Method Signatures
Method CALL_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | ABAP_METHNAME | 20130128 | ||||
| 2 | T_PARAMS | Value transfer | Type reference (TYPE) | YT_PARAM | 20130128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130128 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |