SAP ABAP Class IF_BP_DB_TRANSACTION (Database transaction regarding new 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
| Class | IF_BP_DB_TRANSACTION | |
| Short Description | Database transaction regarding new job API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000229 | SAP |
| Last change | 20040909 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BP_DB_TRANSACTION has no forward declaration.
Interfaces
Class IF_BP_DB_TRANSACTION has no interface implemented.
Friends
Class IF_BP_DB_TRANSACTION has no friend class.
Attributes
Class 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
Class IF_BP_DB_TRANSACTION has no event.
Types
Class 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 |