SAP ABAP Class CL_EEF_ADJ_VIEW_FUGR (UI for Enhancement Adjustment of Function Group Enhancements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-FUB (Application Component) Function Builder
⤷
SEEF_FUNCTIONGROUP_ENHANCEMENT (Package) Function Group Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_WITH_CONFLICTS | Abstract UI with Conflict List | 20050118 |
Properties
| Class | CL_EEF_ADJ_VIEW_FUGR | |
| Short Description | UI for Enhancement Adjustment of Function Group Enhancements | |
| Super Class | CL_EEF_ADJ_VIEW_WITH_CONFLICTS | Abstract UI with Conflict List |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_FUNCTIONGROUP_ENHANCEMENT | Function Group Enhancements |
| Created | 20050118 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_VIEW_FUGR has no forward declaration.
Interfaces
Class CL_EEF_ADJ_VIEW_FUGR has no interface implemented.
Friends
Class CL_EEF_ADJ_VIEW_FUGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EEF_ADJ_CONFLICT_FUPARA | Conflict in Function Module Interface | 20050126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | 20090119 | ||
| 2 | Instance method | Private | Event handling method | Handles a PARAMETER_CHANGED Event | 20050126 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONFLICT_CHANGED | Instance Event (0) |
Public (2) |
Conflict Data Changed | 20050126 |
Types
Class CL_EEF_ADJ_VIEW_FUGR has no local type.
Method Signatures
Method HANDLE_CONFLICTS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20090119 |
Method HANDLE_CONFLICTS_CHANGED on class CL_EEF_ADJ_VIEW_FUGR has no exception.
Method HANDLE_PARAMETER_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_NAME | Value transfer | Attribute reference (LIKE) | 20050126 | |||||
| 2 | PARAMETERS | Value transfer | Attribute reference (LIKE) | 20050126 |
Method HANDLE_PARAMETER_CHANGED on class CL_EEF_ADJ_VIEW_FUGR has no exception.
Event Signatures
Event CONFLICT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFLICT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_EEF_ADJ_CONFLICT | Enhancement Adjustment: Conflict | 20050126 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |