SAP ABAP Interface IF_BANK_PP_SYS_COMMIT_NOTIFIER (Commit Management)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
⤷
BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control

⤷

⤷

Properties
Interface | IF_BANK_PP_SYS_COMMIT_NOTIFIER | |
Short Description | Commit Management |
General Data
Package | BANK_PP_JOBCTRL | Parallel Processing and Job Control |
Created | 20030404 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BANK_PP_SYS_COMMIT_NOTIFIER has no forward declaration.
Interfaces
Interface IF_BANK_PP_SYS_COMMIT_NOTIFIER has no interface.
Friends
Interface IF_BANK_PP_SYS_COMMIT_NOTIFIER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CON_COMMIT_WORK | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | COMMIT WORK | 20030404 | |
2 | CON_DB_COMMIT | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | DB Commit | 20030404 | |
3 | CON_ROLLBACK_WORK | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Rollback | 20030404 |
Methods
Interface IF_BANK_PP_SYS_COMMIT_NOTIFIER has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_AFTER_DB_CHANGE | Instance Event (0) |
Public (2) |
DB Change is Completed | 20030404 |
2 | EV_BEFORE_DB_CHANGE | Instance Event (0) |
Public (2) |
DB Change Being Prepared | 20030404 |
Types
Interface IF_BANK_PP_SYS_COMMIT_NOTIFIER has no local type.
Event Signatures
Event EV_AFTER_DB_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | KIND_DB_CHANGE | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | C, D, R (siehe Konstanten) | 20030404 |
Event EV_BEFORE_DB_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | KIND_DB_CHANGE | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | 20030404 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |