SAP ABAP Class CL_PCO_NOTIF_HANDLER (PCo: Super Class for Processing Notifications)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PCO (Application Component) Plant Connectivity (Pco): ABAP part
⤷
S_PCO (Package) Plant Connectivity: Business Suite Integration (ABAP Part)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PCO_SAPTESTING_NOTIF | PCo: Processes Notifications for SAPTEST Application | 20110124 |
Properties
| Class | CL_PCO_NOTIF_HANDLER | |
| Short Description | PCo: Super Class for Processing Notifications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_PCO | Plant Connectivity: Business Suite Integration (ABAP Part) |
| Created | 20100914 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PCO_NOTIF_HANDLER has no forward declaration.
Interfaces
Class CL_PCO_NOTIF_HANDLER has no interface implemented.
Friends
Class CL_PCO_NOTIF_HANDLER has no friend class.
Attributes
Class CL_PCO_NOTIF_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Follow-On Actions for a Notification | 20100914 |
Events
Class CL_PCO_NOTIF_HANDLER has no event.
Types
Class CL_PCO_NOTIF_HANDLER has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_HANDLE | Call by reference | Type reference (TYPE) | PCO_S_APPL_HANDLE | PCo: Datenstruktur für Applikations-Handle | 20110121 | |||
| 2 | IS_NOTIF_HEADER | Call by reference | Type reference (TYPE) | PCO_S_NOTIF_HEADER | PCo: Kopfdaten Benachrichtigung | 20100914 | |||
| 3 | IT_ERROR_MSG | Call by reference | Type reference (TYPE) | PCO_T_QUERY_MESSAGE_OBJ | Fehlermeldungen zur Benachrichtigung (Objektinst.) | 20100914 | |||
| 4 | IT_EXPR_DATA | Call by reference | Type reference (TYPE) | PCO_T_EXPR_DATA | PCo-Expression-Daten | 20100914 | |||
| 5 | IT_NOTIFICATION | Call by reference | Type reference (TYPE) | PCO_T_NOTIFICATION | PCo: Tabellentyp für Benachrichtigungen | 20130819 | |||
| 6 | IV_TEST_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Test-Modus | 20101019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PCo Suite Integration: Ausnahmeklasse | 20100914 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |