SAP ABAP Class CL_SALV_CSL_DS_ITAB (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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSL_DP_BASE | Service: Data Provider | 20090506 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SERVICE_API | Service: base for API for consumers | 20090506 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SRV_DATA_SOURCE | Data source: base - connection to application data | 20090506 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SRV_DS_ITAB | simple iTab data source | 20090529 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SRV_EVENT_LISTENER | Service: event listener base interface | 20090506 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SRV_REFRESH_LISTNR | Refresh listener: Processes refresh event | 20090506 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SRV_SORT | Service: sort service provider | 20090506 |
Properties
| Class | CL_SALV_CSL_DS_ITAB | |
| Short Description | iTab data source | |
| Super Class | CL_SALV_CSL_DP_BASE | Service: Data Provider |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSL | Service Framework |
| Created | 20090506 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSL_SERVICE_API | Service: base for API for consumers | 20090506 | ||
| 2 | IF_SALV_CSL_SRV_DATA_SOURCE | Data source: base - connection to application data | 20090506 | ||
| 3 | IF_SALV_CSL_SRV_DS_ITAB | simple iTab data source | 20090529 | ||
| 4 | IF_SALV_CSL_SRV_EVENT_LISTENER | Service: event listener base interface | 20090506 | ||
| 5 | IF_SALV_CSL_SRV_REFRESH_LISTNR | Refresh listener: Processes refresh event | 20090506 | ||
| 6 | IF_SALV_CSL_SRV_SORT | Service: sort service provider | 20090506 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_CSL_ITAB_DS_FACTORY | 20090529 | iTab Data Source Factory |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090528 | ||
| 2 | Instance method | Protected | Method | 20090529 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090511 | |
| 4 | Instance method | Protected | Method | 20090511 |
Events
Class CL_SALV_CSL_DS_ITAB has no event.
Types
Class CL_SALV_CSL_DS_ITAB has no local type.
Method Signatures
Method APPLY_PENDING_CHANGES Signature
Method APPLY_PENDING_CHANGES on class CL_SALV_CSL_DS_ITAB has no parameter.
Method APPLY_PENDING_CHANGES on class CL_SALV_CSL_DS_ITAB has no exception.
Method APPLY_SORT Signature
Method APPLY_SORT on class CL_SALV_CSL_DS_ITAB has no parameter.
Method APPLY_SORT on class CL_SALV_CSL_DS_ITAB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | Log object | 20090511 |
Method CONSTRUCTOR on class CL_SALV_CSL_DS_ITAB has no exception.
Method GET_DATA_DESCRIPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DATA_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSL_DATA_DESCRIPTOR | Data descriptor for structure locations | 20090511 |
Method GET_DATA_DESCRIPTOR on class CL_SALV_CSL_DS_ITAB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |