SAP ABAP Class CL_EEF_ADJ_CONFLICT_WDY_NAVI (Conflict in navigation links of a Web Dynpro enhancement)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SEEF_WDY_ENHANCEMENT (Package) Web Dynpro Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_CONFLICT_WDY | Conflict for Web Dynpro Enhancements | 20050926 |
Properties
| Class | CL_EEF_ADJ_CONFLICT_WDY_NAVI | |
| Short Description | Conflict in navigation links of a Web Dynpro enhancement | |
| Super Class | CL_EEF_ADJ_CONFLICT_WDY | Conflict for Web Dynpro Enhancements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_WDY_ENHANCEMENT | Web Dynpro Enhancements |
| Created | 20050926 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_CONFLICT_WDY_NAVI has no forward declaration.
Interfaces
Class CL_EEF_ADJ_CONFLICT_WDY_NAVI has no interface implemented.
Friends
Class CL_EEF_ADJ_CONFLICT_WDY_NAVI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GT_NAVI_INFO_TAB | 20050926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050926 | ||
| 2 | Instance method | Public | Method | Correction of a conflict by deleting the enh.impl.element | 20050926 | |
| 3 | Instance method | Public | Method | Setting the navigation info from checker | 20050926 |
Events
Class CL_EEF_ADJ_CONFLICT_WDY_NAVI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_NAVI_INFO | Public | See coding | 20050926 | begin of gt_navi_info,
nav_link_name type wdy_md_object_name,
nav_targref_name type wdy_md_object_name,
source_plug_view type wdy_md_object_name,
source_plug_name type wdy_md_object_name,
target_plug_view type wdy_md_object_name,
target_plug_name type wdy_md_object_name,
remove_flag Type seu_bool, " 'X'-> target removed by enhancement
error_kind type cl_eef_adj_conflict_wdy=>gt_error_kind,
msg type symsg,
end of gt_navi_info
|
||
| 2 | GT_NAVI_INFO_TAB | Public | See coding | 20050926 | gt_navi_info_tab type standard table of gt_navi_info
|
Method Signatures
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENTS | Call by reference | Type reference (TYPE) | GT_NAVI_INFO_TAB | 20050926 |
Method GET_ELEMENTS on class CL_EEF_ADJ_CONFLICT_WDY_NAVI has no exception.
Method RESOLVE_CONFLICT_BY_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAVLINK_NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Navigations- Link | 20050926 | |||
| 2 | P_TARGREF_NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Optionale Target-Referenz | 20050926 |
Method RESOLVE_CONFLICT_BY_DELETION on class CL_EEF_ADJ_CONFLICT_WDY_NAVI has no exception.
Method SET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENTS | Call by reference | Type reference (TYPE) | GT_NAVI_INFO_TAB | 20050926 |
Method SET_ELEMENTS on class CL_EEF_ADJ_CONFLICT_WDY_NAVI has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |