SAP ABAP Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC (Supplementary Data Pool Component Accessor)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_SUPPLDATA_POOL | Supplementary Data Pool | 20080909 |
Properties
| Interface | IF_SALV_CSF_SUPPLDATA_POOL_ACC | |
| Short Description | Supplementary Data Pool Component Accessor |
General Data
| Package | SALV_CSF | Field Services |
| Created | 20080909 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SALV_CSF_SUPPLDATA_POOL_REG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC has no interface.
Friends
Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC has no friend.
Attributes
Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplementary Component exists | 20080909 | |
| 2 | Instance method | Public | Method | Get Supplementary Component | 20080909 | |
| 3 | Instance method | Public | Method | Get Supplementary Attribute | 20080909 |
Events
Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_SUPPLCOMP | Public | See coding | Supplementary Component Definition | 20080909 | begin of YS_SUPPLCOMP,
name type if_salv_csf_attribute_descr=>y_name,
r_rtti type if_salv_csf_attribute_descr=>yr_rtti,
comp_index type if_salv_csf_attribute_descr=>y_comp_index,
end of ys_supplcomp
|
Method Signatures
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_SALV_CSF_SUPPLDATA_POOL_REG=>Y_ID | Supplementary Component Identifer | 20080909 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Supplementary Component exists | 20080909 |
Method EXISTS on Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC has no exception.
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_SALV_CSF_SUPPLDATA_POOL_REG=>Y_ID | Supplementary Component Identifer | 20080909 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | YS_SUPPLCOMP | Supplementary Component Definition | 20080909 |
Method GET_COMPONENT on Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC has no exception.
Method GET_SUPPLEMENTARY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_SALV_CSF_SUPPLDATA_POOL_REG=>Y_ID | Supplementary Component Identifer | 20080909 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSF_SUPPL_ATTRIBUTE_P | Supplementary Attribute | 20080909 |
Method GET_SUPPLEMENTARY_ATTRIBUTE on Interface IF_SALV_CSF_SUPPLDATA_POOL_ACC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |