SAP ABAP Class IF_SALV_WD_PARAM_PROP_DIALOG (Persistence: Properties of Dialog)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_WD_PARAM_PERS_VIEW_UI | Persistence: Properties of Dialog | 20090623 |
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
| Class | IF_SALV_WD_PARAM_PROP_DIALOG | |
| Short Description | Persistence: Properties of Dialog | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050915 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SALV_WD_PARAM_PROP_DIALOG has no interface implemented.
Friends
Class IF_SALV_WD_PARAM_PROP_DIALOG 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) | CL_SALV_WD_PERSIST_UI | Assistance Class for SALV_WD_PERSIST_UI | 20081218 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | View Object | 20050915 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | List of Properties for Range of Coverage Changed Yes/No | 20050926 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | List of Ranges of Coverage Changed Yes/No | 20050922 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | Message Table | 20050915 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Allowed Scopes for Current Application | 20050915 | |||
| 7 | 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 | Instance attribute | Public | Attribute reference (LIKE) | List of Stored Views | 20050915 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | WDR_PERS_SCOPE | Scope of User: Role, System | 20050922 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Scope Label of User: Role, System | 20050922 | |||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20090623 | |||||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | List of Views Changed Yes/No | 20050922 |
Methods
Class IF_SALV_WD_PARAM_PROP_DIALOG has no method.
Events
Class 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 |