SAP ABAP Class CL_EEF_ADJ_CONFL_WDY_EXITCTRCT (Contract broken for method exits)
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 | 20051019 |
Properties
Class | CL_EEF_ADJ_CONFL_WDY_EXITCTRCT | |
Short Description | Contract broken for method exits | |
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 | 20051019 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_CONFL_WDY_EXITCTRCT has no forward declaration.
Interfaces
Class CL_EEF_ADJ_CONFL_WDY_EXITCTRCT has no interface implemented.
Friends
Class CL_EEF_ADJ_CONFL_WDY_EXITCTRCT 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_EXIT_INFO_TAB | 20051019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20051019 | |
2 | ![]() |
Instance method | Public | Method | Setting elements from checker | 20051019 |
Events
Class CL_EEF_ADJ_CONFL_WDY_EXITCTRCT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GT_EXIT_INFO | Public | See coding | 20051019 | begin of gt_exit_info,
meth_name type wdy_md_object_name,
is_excp type seu_bool, "'X'->Exception
param_name type wdy_md_object_name,
param_kind type WDY_MD_DECLARATION_TYPE_ENUM,
param_typ_old type WDY_MD_ABAP_TYPE,
param_typ_new type WDY_MD_ABAP_TYPE,
param_opt_old type string,
param_opt_new type string,
error_kind type cl_eef_adj_conflict_wdy=>gt_error_kind,
msg type symsg,
end of gt_exit_info
|
||
2 | GT_EXIT_INFO_TAB | Public | See coding | 20051019 | gt_exit_info_tab type standard table of gt_exit_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_EXIT_INFO_TAB | 20051019 |
Method GET_ELEMENTS on class CL_EEF_ADJ_CONFL_WDY_EXITCTRCT 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_EXIT_INFO_TAB | 20051019 |
Method SET_ELEMENTS on class CL_EEF_ADJ_CONFL_WDY_EXITCTRCT has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |