SAP ABAP Interface /SAPPO/IF_NF_FACADE (Facade for Alert)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/NOTIF (Package) Post-Processing Office: Notifications
⤷
⤷
Properties
| Interface | /SAPPO/IF_NF_FACADE | |
| Short Description | Facade for Alert |
General Data
| Package | /SAPPO/NOTIF | Post-Processing Office: Notifications |
| Created | 20091130 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /SAPPO/IF_NF_FACADE has no forward declaration.
Interfaces
Interface /SAPPO/IF_NF_FACADE has no interface.
Friends
Interface /SAPPO/IF_NF_FACADE has no friend.
Attributes
Interface /SAPPO/IF_NF_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collect Postprocessing Orders for Notification | 20091201 | |
| 2 | Instance method | Public | Method | Release Notification | 20091208 | |
| 3 | Instance method | Public | Method | Gets Notification Object for Sending | 20091203 | |
| 4 | Instance method | Public | Method | Injects Own Adapter for Sending Messages | 20091203 | |
| 5 | Instance method | Public | Method | Set Handler for Log | 20091208 | |
| 6 | Instance method | Public | Method | Send Notification for PPO Order | 20091201 |
Events
Interface /SAPPO/IF_NF_FACADE has no event.
Types
Interface /SAPPO/IF_NF_FACADE has no local type.
Method Signatures
Method COLLECT_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORDERS | Call by reference | Type reference (TYPE) | /SAPPO/TAB_NF_ORDER | Informationen eines PPO für das Alerting | 20091201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPO: Prozessierungsfehler von Benachrichtigungen | 20091204 |
Method FREE Signature
Method FREE on Interface /SAPPO/IF_NF_FACADE has no parameter.
Method FREE on Interface /SAPPO/IF_NF_FACADE has no exception.
Method GET_CURRENT_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NOTIFICATION | Value transfer | Object reference (TYPE REF TO) | /SAPPO/IF_NF_NOTI_ACCESS | Zugriff auf Benachrichtigung | 20091203 |
Method GET_CURRENT_NOTIFICATION on Interface /SAPPO/IF_NF_FACADE has no exception.
Method INJECT_TRANSMIT_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TRANSMIT_ADAPTER | Call by reference | Object reference (TYPE REF TO) | /SAPPO/IF_NF_TRANSMIT_ADAPTER | Weiterreichen der Benachrichtigungen | 20091203 |
Method INJECT_TRANSMIT_ADAPTER on Interface /SAPPO/IF_NF_FACADE has no exception.
Method SET_LOGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | /SAPPO/IF_ORDER_LOG | Logger-Interface für PPO Auftrag | 20091208 |
Method SET_LOGGER on Interface /SAPPO/IF_NF_FACADE has no exception.
Method TRANSMIT_NOTIFICATIONS Signature
Method TRANSMIT_NOTIFICATIONS on Interface /SAPPO/IF_NF_FACADE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPO: Prozessierungsfehler von Benachrichtigungen | 20091204 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |