SAP ABAP Interface IF_SALV_CSL_SRV_DS_ITAB (simple iTab data source)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSL (Package) Service Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSL_DS_ITAB | iTab data source | 20090529 |
Properties
| Interface | IF_SALV_CSL_SRV_DS_ITAB | |
| Short Description | simple iTab data source |
General Data
| Package | SALV_CSL | Service Framework |
| Created | 20090506 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SALV_CSL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_CSL_SRV_DS_ITAB has no interface.
Friends
Interface IF_SALV_CSL_SRV_DS_ITAB has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_TYPE | Constant | Public | Type reference (TYPE) | IF_SALV_CSL=>Y_SERVICE_TYPE | 'DS_ITAB' | 20090506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the facade to be used by data providing applications | 20090506 | |
| 2 | Instance method | Public | Method | must be called after constructor to complete initialization | 20090629 |
Events
Interface IF_SALV_CSL_SRV_DS_ITAB has no event.
Types
Interface IF_SALV_CSL_SRV_DS_ITAB has no local type.
Method Signatures
Method GET_APPLICATION_FACADE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CS_ITAB_PROVIDER | iTab data provider | 20090529 |
Method GET_APPLICATION_FACADE on Interface IF_SALV_CSL_SRV_DS_ITAB has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Structure of a line of the iTab | 20090629 |
Method INITIALIZE on Interface IF_SALV_CSL_SRV_DS_ITAB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |