SAP ABAP Class IF_SALV_WD_COMPONENT (IF_SALV_WD_COMPONENT)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_WD_COMPONENT_TABLE | Component SALV_WD_TABLE | 20090116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_A_COMPONENT | TableComponentController | 20050204 |
Properties
| Class | IF_SALV_WD_COMPONENT | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041004 | SAP |
| Last change | 20110908 | 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
Class IF_SALV_WD_COMPONENT has no interface implemented.
Friends
Class IF_SALV_WD_COMPONENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20050110 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SALV_WD_COMPONENT_CUSTOM | Component Customizing (Personalization) | 20090525 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SALV_WD_CMP_USAGE | Component Usage | 20090227 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | 20050110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After Action | 20090227 | |
| 2 | Instance method | Public | Method | Before Action | 20090227 | |
| 3 | Instance method | Public | Method | Before Navigation | 20060203 | |
| 4 | Instance method | Public | Method | Fire Event | 20041021 | |
| 5 | Instance method | Public | Method | Free | 20071116 | |
| 6 | Instance method | Public | Method | Get Parent Component | 20090515 | |
| 7 | Instance method | Public | Method | Initialize | 20041021 | |
| 8 | Instance method | Public | Method | Modify | 20090227 | |
| 9 | Instance method | Public | Method | Notify (Update from UI) | 20090429 | |
| 10 | Instance method | Public | Method | Post Processing | 20060125 | |
| 11 | Instance method | Public | Method | View Get | 20041206 |
Events
Class IF_SALV_WD_COMPONENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_NAVIGATION_DATA | Public | See coding | 20060920 | begin of s_type_navigation_data,
system type string,
object_type type string,
object_value_name type string,
object_value type string,
operation type string,
forward_obn_metadata type abap_bool,
use_forward_parameters_of_al type abap_bool,
resolving_mode type string,
end of s_type_navigation_data
|
||
| 2 | S_TYPE_VIEW | Public | See coding | 20050204 | begin of s_type_view,
name type string,
r_view type ref to if_salv_wd_view,
r_wd_view type ref to if_wd_view,
first_time type abap_bool,
end of s_type_view
|
||
| 3 | T_TYPE_VIEW | Public | See coding | 20050204 | t_type_view type sorted table of s_type_view with unique key name initial size 1
|
Method Signatures
Method AFTER_ACTION Signature
Method AFTER_ACTION on class IF_SALV_WD_COMPONENT has no parameter.
Method AFTER_ACTION on class IF_SALV_WD_COMPONENT has no exception.
Method BEFORE_ACTION Signature
Method BEFORE_ACTION on class IF_SALV_WD_COMPONENT has no parameter.
Method BEFORE_ACTION on class IF_SALV_WD_COMPONENT has no exception.
Method BEFORE_NAVIGATION Signature
Method BEFORE_NAVIGATION on class IF_SALV_WD_COMPONENT has no parameter.
Method BEFORE_NAVIGATION on class IF_SALV_WD_COMPONENT has no exception.
Method FIRE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Konstante | 20041021 | |||
| 2 | R_PARAM | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_TABLE_A_EVENT | SALV_WD_T_EVENT_PARAMETER | 20041213 | |||
| 3 | TRIGGER_RENDERING_PHASE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Start Notify and Modify zum Rendern | 20110121 |
Method FIRE_EVENT on class IF_SALV_WD_COMPONENT has no exception.
Method FREE Signature
Method FREE on class IF_SALV_WD_COMPONENT has no parameter.
Method FREE on class IF_SALV_WD_COMPONENT has no exception.
Method GET_PARENT_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CMP_USAGE | Call by reference | Type reference (TYPE) | STRING | 20090515 | ||||
| 2 | R_CMP_USAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090515 | ||||
| 3 | R_CMP_USAGE_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20090515 | |||
| 4 | R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090515 |
Method GET_PARENT_COMPONENT on class IF_SALV_WD_COMPONENT has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURATION_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090525 | ||||
| 2 | R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090302 | |||
| 3 | R_CUSTOM_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller-Schnittstelle | 20090525 | |||
| 4 | R_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090227 |
Method INIT on class IF_SALV_WD_COMPONENT has no exception.
Method MODIFY Signature
Method MODIFY on class IF_SALV_WD_COMPONENT has no parameter.
Method MODIFY on class IF_SALV_WD_COMPONENT has no exception.
Method NOTIFY Signature
Method NOTIFY on class IF_SALV_WD_COMPONENT has no parameter.
Method NOTIFY on class IF_SALV_WD_COMPONENT has no exception.
Method POST_PROCESSING Signature
Method POST_PROCESSING on class IF_SALV_WD_COMPONENT has no parameter.
Method POST_PROCESSING on class IF_SALV_WD_COMPONENT has no exception.
Method VIEW_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: API eines Views | 20050204 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_WD_VIEW | 20041206 |
Method VIEW_GET on class IF_SALV_WD_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |