SAP ABAP Class CL_EEF_ADJ_CONFLICT_FUGR (Conflict for 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EEF_ADJ_CONFLICT | Enhancement Adjustment: Conflict | 20050118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050324 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_CONFLICT_FUPARA | Conflict in Function Module Interface | 20050125 |
Properties
| Class | CL_EEF_ADJ_CONFLICT_FUGR | |
| Short Description | Conflict for Function Group Enhancements | |
| Super Class | ||
| 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_CONFLICT_FUGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EEF_ADJ_CONFLICT | Enhancement Adjustment: Conflict | 20050118 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050324 |
Friends
Class CL_EEF_ADJ_CONFLICT_FUGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SEEF_ADJ_CONFL_FUGR | Enhancement Conflict for Function Group Enhancements | 20050118 | |||
| 2 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_CONFLICT_TYPE | 'FGFD' | Type of a Conflict | 20050324 | ||
| 3 | Constant | Public | Type reference (TYPE) | SEEF_ADJ_CONFLICT_TYPE | 'FGFM' | Type of a Conflict | 20060317 | ||
| 4 | Constant | Protected | Type reference (TYPE) | TABNAME | 'SEEF_ADJ_CONFL_FUGR' | Table Name | 20050118 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Conflict ID | 20050118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines Function Module | 20050125 | |
| 2 | Instance method | Public | Method | Sets Function Module | 20050125 |
Events
Class CL_EEF_ADJ_CONFLICT_FUGR has no event.
Types
Class CL_EEF_ADJ_CONFLICT_FUGR has no local type.
Method Signatures
Method GET_FUNCTION_MODULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_NAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20050125 |
Method GET_FUNCTION_MODULE on class CL_EEF_ADJ_CONFLICT_FUGR has no exception.
Method SET_FUNCTION_MODULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20050125 |
Method SET_FUNCTION_MODULE on class CL_EEF_ADJ_CONFLICT_FUGR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |