SAP ABAP Class CL_SWF_EVT_COMMIT_NOTIFIER (Singleton Class for Commit/Rollback Connection)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_EVT (Package) Workflow: Events
⤷
⤷
Properties
| Class | CL_SWF_EVT_COMMIT_NOTIFIER | |
| Short Description | Singleton Class for Commit/Rollback Connection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_EVT | Workflow: Events |
| Created | 20000904 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_EVT_COMMIT_NOTIFIER has no forward declaration.
Interfaces
Class CL_SWF_EVT_COMMIT_NOTIFIER has no interface implemented.
Friends
Class CL_SWF_EVT_COMMIT_NOTIFIER has no friend class.
Attributes
Class CL_SWF_EVT_COMMIT_NOTIFIER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates COMMIT Event After Perform on Commit | 20000904 | |
| 2 | Static method | Public | Method | Generates COMMIT Event in Perform on Commit | 20001117 | |
| 3 | Static method | Public | Method | Registers Event by Perform on Commit | 20001117 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COMMIT_AFTER_POC | Static Event (1) |
Public (2) |
System Event: COMMIT WORK (After Perform on Commit) | 20000904 |
| 2 | COMMIT_AT_POC | Static Event (1) |
Public (2) |
Event Manager: COMMIT WORK (in Perform on Commit) | 20001117 |
Types
Class CL_SWF_EVT_COMMIT_NOTIFIER has no local type.
Method Signatures
Method RAISE_COMMIT_AFTER_POC Signature
Method RAISE_COMMIT_AFTER_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no parameter.
Method RAISE_COMMIT_AFTER_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no exception.
Method RAISE_COMMIT_AT_POC Signature
Method RAISE_COMMIT_AT_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no parameter.
Method RAISE_COMMIT_AT_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no exception.
Method REGISTER_POC Signature
Method REGISTER_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no parameter.
Method REGISTER_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no exception.
Event Signatures
Event COMMIT_AFTER_POC Signature
Event COMMIT_AFTER_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no parameter.
Event COMMIT_AT_POC Signature
Event COMMIT_AT_POC on class CL_SWF_EVT_COMMIT_NOTIFIER has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |