SAP ABAP Interface IF_SALV_WD_PARAM_PROP_DIALOG (Persistence: Properties of Dialog)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_SERVICE (Package) SALV WD Service
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_PARAM_SERVICE_UI | 20050915 |
Properties
| Interface | IF_SALV_WD_PARAM_PROP_DIALOG | |
| Short Description | Persistence: Properties of Dialog |
General Data
| Package | SALV_WD_SERVICE | SALV WD Service |
| Created | 20050915 | 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 | CL_SALV_WD_PARAM_SERVICE_UI | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_SALV_BS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_SALV_WD_COMP_TABLE_PERS | 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_PARAM_PERS_VIEW_UI | Persistence: Properties of Dialog | 20090623 |
Friends
Interface IF_SALV_WD_PARAM_PROP_DIALOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PERSIST_UI | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_WD_PERSIST_UI | Assistance Class for SALV_WD_PERSIST_UI | 20081218 | ||
| 2 | R_VIEW | Instance attribute | Public | Attribute reference (LIKE) | View Object | 20050915 | |||
| 3 | SCOPE_DEPENDENCY_LIST_CHANGED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | List of Properties for Range of Coverage Changed Yes/No | 20050926 | ||
| 4 | SCOPE_LIST_CHANGED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | List of Ranges of Coverage Changed Yes/No | 20050922 | ||
| 5 | T_MSG | Instance attribute | Public | Attribute reference (LIKE) | Message Table | 20050915 | |||
| 6 | T_SCOPE | Instance attribute | Public | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Allowed Scopes for Current Application | 20050915 | ||
| 7 | T_SCOPE_DEPENDENCY | Instance attribute | Public | Type reference (TYPE) | IF_SALV_WD_PARAM_PROP_DIALOG=>T_TY_SCOPE_DEPENDENCY | Dependent Dialog Attributes for All Available Scopes | 20050925 | ||
| 8 | T_VIEW | Instance attribute | Public | Attribute reference (LIKE) | List of Stored Views | 20050915 | |||
| 9 | VALID_SCOPE | Instance attribute | Public | Type reference (TYPE) | WDR_PERS_SCOPE | Scope of User: Role, System | 20050922 | ||
| 10 | VALID_SCOPE_LABEL | Instance attribute | Public | Type reference (TYPE) | STRING | Scope Label of User: Role, System | 20050922 | ||
| 11 | VIEW_ITEM_CHANGED | Instance attribute | Public | Attribute reference (LIKE) | 20090623 | ||||
| 12 | VIEW_LIST_CHANGED | Instance attribute | Public | Attribute reference (LIKE) | List of Views Changed Yes/No | 20050922 |
Methods
Interface IF_SALV_WD_PARAM_PROP_DIALOG has no method.
Events
Interface IF_SALV_WD_PARAM_PROP_DIALOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TY_SCOPE_DEPENDENCY | Public | See coding | 20050925 | begin of s_ty_scope_dependency,
is_standard type abap_bool,
scope type wdr_pers_scope,
valid_scope type wdr_pers_scope,
default_allowed type abap_bool,
devclass_allowed type abap_bool,
devclass_required type abap_bool,
transport_allowed type abap_bool,
trkorr_allowed type abap_bool,
trkorr_type type salv_wd_constant,
transport_required type abap_bool,
end of s_ty_scope_dependency
|
||
| 2 | S_TY_SCOPE_DEPENDENCY_INT | Public | See coding | 20051025 | begin of s_ty_scope_dependency_int,
is_standard type abap_bool,
scope type wdr_pers_scope,
valid_scope type wdr_pers_scope,
no_dialog type abap_bool,
end of s_ty_scope_dependency_int
|
||
| 3 | T_TY_SCOPE_DEPENDENCY | Public | See coding | 20050925 | t_ty_scope_dependency type standard table of s_ty_scope_dependency
with non-unique key table_line
|
||
| 4 | T_TY_SCOPE_DEPENDENCY_INT | Public | See coding | 20051025 | t_ty_scope_dependency_int type standard table of s_ty_scope_dependency_int
with non-unique key table_line
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |