SAP ABAP Interface IF_BP_DB_TRANSACTION (Database transaction regarding new job API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTJOBAPI (Package) new background job API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BP_JOB | General job class | 20000229 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TC_REGULAR_TRIGGER | Abstract trigger class | 20000502 |
Properties
Interface | IF_BP_DB_TRANSACTION | |
Short Description | Database transaction regarding new job API |
General Data
Package | SBTJOBAPI | new background job API |
Created | 20000229 | SAP |
Last changed | 20040909 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BP_DB_TRANSACTION has no forward declaration.
Interfaces
Interface IF_BP_DB_TRANSACTION has no interface.
Friends
Interface IF_BP_DB_TRANSACTION has no friend.
Attributes
Interface IF_BP_DB_TRANSACTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Save entry to database table | 20000229 |
2 | ![]() |
Instance method | Public | Method | Update entry to database table | 20000229 |
Events
Interface IF_BP_DB_TRANSACTION has no event.
Types
Interface IF_BP_DB_TRANSACTION has no local type.
Method Signatures
Method SAVE_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DO_COMMIT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Kennzeichen für expliziten COMMIT | 20000229 | |
2 | ![]() |
O_GUID | Value transfer | Type reference (TYPE) | CSMSYSGUID | System-GUID für R/3 oder anderes System | 20000809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Informationen wurden in Datenbank nicht gesichert | 20000403 |
Method UPDATE_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DO_COMMIT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Kennzeichen für expliziten COMMIT | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenbank wurde nicht aktualisiert | 20000403 |
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 46D |