SAP ABAP Class IF_UA_CE_EVENT (Costing Engine Events)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UA_CE_EVENT_ID | Constants for Event IDs of CE | 20020731 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UA_RESULT_LEVEL | Result Level | 20040219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_RESULT_LEVEL | Posting Level | 20020731 |
Properties
| Class | IF_UA_CE_EVENT | |
| Short Description | Costing Engine Events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020705 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UA_CE_EVENT has no forward declaration.
Interfaces
Class IF_UA_CE_EVENT has no interface implemented.
Friends
Class IF_UA_CE_EVENT has no friend class.
Attributes
Class IF_UA_CE_EVENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040130 | ||
| 2 | Instance method | Public | Method | 20040130 | ||
| 3 | Instance method | Public | Method | 20040130 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ELEMENT_CHANGED | Instance Event (0) |
Public (2) |
An Element of the Costing Engine Was Changed | 20020723 |
| 2 | ELEMENT_CREATED | Instance Event (0) |
Public (2) |
An Element Was Added to the Costing Engine | 20020730 |
| 3 | ELEMENT_DELETED | Instance Event (0) |
Public (2) |
An Element Was Deleted from the Costing Engine | 20020723 |
| 4 | ELEMENT_STATUS_CHANGED | Instance Event (0) |
Public (2) |
Status of an Element of Costing Engine Has Changed | 20020830 |
Types
Class IF_UA_CE_EVENT has no local type.
Method Signatures
Method NOTIFY_ELEMENT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COLUMN | Call by reference | Type reference (TYPE) | UAB_FIELDNAME | 20040130 | ||||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | 20040130 |
Method NOTIFY_ELEMENT_CHANGED on class IF_UA_CE_EVENT has no exception.
Method NOTIFY_ELEMENT_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COLUMN | Call by reference | Type reference (TYPE) | UAB_FIELDNAME | 20040130 | ||||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | 20040130 |
Method NOTIFY_ELEMENT_CREATED on class IF_UA_CE_EVENT has no exception.
Method NOTIFY_ELEMENT_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_COLUMN | Call by reference | Type reference (TYPE) | UAB_FIELDNAME | 20040130 | ||||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | 20040130 |
Method NOTIFY_ELEMENT_DELETED on class IF_UA_CE_EVENT has no exception.
Event Signatures
Event ELEMENT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Exporting | Value transfer | Type reference (TYPE) | UAB_FIELDNAME | 20020731 | |||
| 2 | ELEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_UA_ELEMENT | 20020731 |
Event ELEMENT_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20020731 |
Event ELEMENT_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20020731 |
Event ELEMENT_STATUS_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_UA_ELEMENT | 20020830 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |