SAP ABAP Interface IF_UA_CE_EVENT (Costing Engine Events)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
⤷
⤷
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
| Interface | IF_UA_CE_EVENT | |
| Short Description | Costing Engine Events |
General Data
| Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
| Created | 20020705 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UA_CE_EVENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UA_CE_EVENT_ID | Constants for Event IDs of CE | 20020731 |
Friends
Interface IF_UA_CE_EVENT has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 | 320 |