SAP ABAP Class IF_SAM_RUNTIME_TRANSACTION (S&AM: Transaction interface pattern)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SAM_RUNTIME | S&AM runtime interface | 20070924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAM_RUNTIME_DYNAMIC | S&AM runtime class for dynamic scenarios | 20090722 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAM_RUNTIME_ENGINE | class to implement runtime interface | 20070817 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAM_RUNTIME_STATIC | S&AM runtime class for static scenarios | 20100621 |
Properties
| Class | IF_SAM_RUNTIME_TRANSACTION | |
| Short Description | S&AM: Transaction interface pattern | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070817 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SAM_RUNTIME_TRANSACTION has no forward declaration.
Interfaces
Class IF_SAM_RUNTIME_TRANSACTION has no interface implemented.
Friends
Class IF_SAM_RUNTIME_TRANSACTION has no friend class.
Attributes
Class IF_SAM_RUNTIME_TRANSACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After commit operations | 20070817 | |
| 2 | Instance method | Public | Method | Cleanup | 20070817 | |
| 3 | Instance method | Public | Method | Save transactional changes | 20070817 |
Events
Class IF_SAM_RUNTIME_TRANSACTION has no event.
Types
Class IF_SAM_RUNTIME_TRANSACTION has no local type.
Method Signatures
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on class IF_SAM_RUNTIME_TRANSACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for operation processing | 20070817 |
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BO_INSTANCES | Call by reference | Type reference (TYPE) | SAM_NODE_ID_TAB | Table of S&AM instances | 20070817 |
Method CLEANUP on class IF_SAM_RUNTIME_TRANSACTION has no exception.
Method SAVE Signature
Method SAVE on class IF_SAM_RUNTIME_TRANSACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for operation processing | 20070817 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |