SAP ABAP Interface IF_ECH_NOTIFICATION (Notification)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_BASIS (Package) Central Objects of Error and Conflict Handler
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECH_NOTIFICATION_DEFAULT | Default Persistency | 20080326 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECH_TEST_NOTIFICATION | Notification Example | 20080326 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEH_REGISTRATION | Registration and Restarting of FEH | 20080313 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FSL_ECH_FACADE | Facade for ECH/FEH Features | 20090209 |
Properties
| Interface | IF_ECH_NOTIFICATION | |
| Short Description | Notification |
General Data
| Package | FS_ECH_BASIS | Central Objects of Error and Conflict Handler |
| Created | 20080311 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ECH_NOTIFICATION has no interface.
Friends
Interface IF_ECH_NOTIFICATION has no friend.
Attributes
Interface IF_ECH_NOTIFICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | PPO Order Completed | 20080326 | |
| 2 | Static method | Public | Method | Instance Generation | 20080326 |
Events
Interface IF_ECH_NOTIFICATION has no event.
Types
Interface IF_ECH_NOTIFICATION has no local type.
Method Signatures
Method ON_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXECUTION_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ergebnis | 20080326 | |||
| 2 | I_DATA | Call by reference | Object reference (TYPE REF TO) | STRING | 20080326 | ||||
| 3 | I_ERROR_OBJECT_ID | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_OBJECT_ID | Fehlerobjekt-ID | 20090218 | |||
| 4 | I_STATUS | Call by reference | Type reference (TYPE) | ECH_DTE_STATUS | Status | 20080326 |
Method ON_CLOSED on Interface IF_ECH_NOTIFICATION has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_NOTIFICATION | Notification | 20080326 |
Method S_CREATE on Interface IF_ECH_NOTIFICATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |