SAP ABAP Interface IF_SAM_RUNTIME_TRANSACTION (S&AM: Transaction interface pattern)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_RT (Package) S&AM Runtime

⤷

⤷

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
Interface | IF_SAM_RUNTIME_TRANSACTION | |
Short Description | S&AM: Transaction interface pattern |
General Data
Package | SESF_SAM_RT | S&AM Runtime |
Created | 20070817 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SAM_RUNTIME_TRANSACTION has no forward declaration.
Interfaces
Interface IF_SAM_RUNTIME_TRANSACTION has no interface.
Friends
Interface IF_SAM_RUNTIME_TRANSACTION has no friend.
Attributes
Interface 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
Interface IF_SAM_RUNTIME_TRANSACTION has no event.
Types
Interface IF_SAM_RUNTIME_TRANSACTION has no local type.
Method Signatures
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on Interface 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 Interface IF_SAM_RUNTIME_TRANSACTION has no exception.
Method SAVE Signature
Method SAVE on Interface 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 | 710 |