SAP ABAP Class CL_SALV_WD_A_COMPONENT (TableComponentController)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_UI (Package) SALV WD UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_WD_COMPONENT | 20050204 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_ABSTR_VIEW_CTLR_SERVICE | Interface for Abstract View Controller Services | 20090512 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_COMP_CONTROLLER_SERVICE | Interface for Component Controller Services | 20090512 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONTROLLER_SERVICE | Interface for Controller Services | 20090512 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_INTF_VIEW_CTLR_SERVICE | Interface for Interface View Controller Services | 20090512 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_SERVICE | Interface for Runtime Services | 20090512 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_VIEW_CONTROLLER_SERVICE | Interface for View Controller Services | 20090512 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_C_TABLE | TableComponentController | 20090623 |
Properties
| Class | CL_SALV_WD_A_COMPONENT | |
| Short Description | TableComponentController | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_UI | SALV WD UI |
| Created | 20050204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_WD_COMPONENT | 20050204 | |||
| 2 | IF_WDR_ABSTR_VIEW_CTLR_SERVICE | Interface for Abstract View Controller Services | 20090512 | ||
| 3 | IF_WDR_COMP_CONTROLLER_SERVICE | Interface for Component Controller Services | 20090512 | ||
| 4 | IF_WDR_CONTROLLER_SERVICE | Interface for Controller Services | 20090512 | ||
| 5 | IF_WDR_INTF_VIEW_CTLR_SERVICE | Interface for Interface View Controller Services | 20090512 | ||
| 6 | IF_WDR_SERVICE | Interface for Runtime Services | 20090512 | ||
| 7 | IF_WDR_VIEW_CONTROLLER_SERVICE | Interface for View Controller Services | 20090512 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_WD_A_CHANGELIST | 20050204 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090525 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20090525 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090525 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | Logger | 20100219 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_ALV_TOOL | Web Dynpro: Tools for ALV | 20090515 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20090525 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_SALV_WD_COMPONENT=>T_TYPE_VIEW | 20090512 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_WD_COMPONENT=>T_TYPE_VIEW | 20090227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Register View | 20090227 | |
| 2 | Instance method | Public | Method | 20090525 | ||
| 3 | Instance method | Public | Method | 20090525 | ||
| 4 | Instance method | Public | Method | 20090525 | ||
| 5 | Instance method | Public | Constructor | Constructor | 20090227 | |
| 6 | Instance method | Public | Method | 20090525 | ||
| 7 | Instance method | Public | Method | 20090525 | ||
| 8 | Instance method | Public | Method | 20090525 | ||
| 9 | Instance method | Public | Method | 20090525 | ||
| 10 | Instance method | Public | Method | 20090525 | ||
| 11 | Instance method | Public | Method | 20090525 | ||
| 12 | Instance method | Public | Method | 20090525 | ||
| 13 | Instance method | Public | Method | 20090525 |
Events
Class CL_SALV_WD_A_COMPONENT has no event.
Types
Class CL_SALV_WD_A_COMPONENT has no local type.
Method Signatures
Method ADD_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20090227 | ||||
| 2 | R_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_SALV_WD_COMPONENT_VIEW | Component View | 20090227 |
Method ADD_VIEW on class CL_SALV_WD_A_COMPONENT has no exception.
Method AFTER_ACTION Signature
Method AFTER_ACTION on class CL_SALV_WD_A_COMPONENT has no parameter.
Method AFTER_ACTION on class CL_SALV_WD_A_COMPONENT has no exception.
Method BEFORE_ACTION Signature
Method BEFORE_ACTION on class CL_SALV_WD_A_COMPONENT has no parameter.
Method BEFORE_ACTION on class CL_SALV_WD_A_COMPONENT has no exception.
Method BEFORE_NAVIGATION Signature
Method BEFORE_NAVIGATION on class CL_SALV_WD_A_COMPONENT has no parameter.
Method BEFORE_NAVIGATION on class CL_SALV_WD_A_COMPONENT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_A_COMPONENT has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_A_COMPONENT has no exception.
Method FIRE_EVENT Signature
Method FIRE_EVENT on class CL_SALV_WD_A_COMPONENT has no parameter.
Method FIRE_EVENT on class CL_SALV_WD_A_COMPONENT has no exception.
Method FREE Signature
Method FREE on class CL_SALV_WD_A_COMPONENT has no parameter.
Method FREE on class CL_SALV_WD_A_COMPONENT has no exception.
Method GET_PARENT_COMPONENT Signature
Method GET_PARENT_COMPONENT on class CL_SALV_WD_A_COMPONENT has no parameter.
Method GET_PARENT_COMPONENT on class CL_SALV_WD_A_COMPONENT has no exception.
Method INIT Signature
Method INIT on class CL_SALV_WD_A_COMPONENT has no parameter.
Method INIT on class CL_SALV_WD_A_COMPONENT has no exception.
Method MODIFY Signature
Method MODIFY on class CL_SALV_WD_A_COMPONENT has no parameter.
Method MODIFY on class CL_SALV_WD_A_COMPONENT has no exception.
Method NOTIFY Signature
Method NOTIFY on class CL_SALV_WD_A_COMPONENT has no parameter.
Method NOTIFY on class CL_SALV_WD_A_COMPONENT has no exception.
Method POST_PROCESSING Signature
Method POST_PROCESSING on class CL_SALV_WD_A_COMPONENT has no parameter.
Method POST_PROCESSING on class CL_SALV_WD_A_COMPONENT has no exception.
Method VIEW_GET Signature
Method VIEW_GET on class CL_SALV_WD_A_COMPONENT has no parameter.
Method VIEW_GET on class CL_SALV_WD_A_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |