SAP ABAP Interface IF_SAM_RUNTIME_BUFFER (Buffer Interface for Status & Action Management)
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 implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_LIB_STATUS_ADAPTER | SAM Adapter for NW SAM 3.0 | 20090818 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAM_RUNTIME_BUFFER | S&AM persistence and buffer controller class | 20070808 |
Properties
Interface | IF_SAM_RUNTIME_BUFFER | |
Short Description | Buffer Interface for Status & Action Management |
General Data
Package | SESF_SAM_RT | S&AM Runtime |
Created | 20070808 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SAM_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SAM_RUNTIME_BUFFER has no interface.
Friends
Interface IF_SAM_RUNTIME_BUFFER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_MODE_DELETE | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_MODE | 'D' | Stores the change indicators for SAM | 20071029 | |
2 | CO_MODE_INSERT | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_MODE | 'I' | Stores the change indicators for SAM | 20071029 | |
3 | CO_MODE_UPDATE | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_MODE | 'U' | Stores the change indicators for SAM | 20071029 | |
4 | CO_REFERENCE_CHILD | Constant | Public | Type reference (TYPE) | SAM_RETRIEVE_BY_REFERENCE | 'C' | Data element to determine whether to retrieve by association | 20071029 | |
5 | CO_REFERENCE_PARENT | Constant | Public | Type reference (TYPE) | SAM_RETRIEVE_BY_REFERENCE | 'P' | Data element to determine whether to retrieve by association | 20071029 | |
6 | CO_REFERENCE_SELF | Constant | Public | Type reference (TYPE) | SAM_RETRIEVE_BY_REFERENCE | ' ' | Get self records | 20071029 | |
7 | CO_SCOPE_ATTRIBUTES | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_SCOPE | 'A' | Stores the change scope for SAM | 20071029 | |
8 | CO_SCOPE_BOTH | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_SCOPE | 'B' | Stores the change scope for SAM | 20071029 | |
9 | CO_SCOPE_STATUS | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_SCOPE | 'S' | Stores the change scope for SAM | 20071029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Directs the buffer to sync with the database | 20070808 |
2 | ![]() |
Instance method | Public | Method | Cleans up the buffers | 20070808 |
3 | ![]() |
Instance method | Public | Method | Modifies the SAM instance buffer | 20070808 |
4 | ![]() |
Instance method | Public | Method | Gives back instance data for the list of SAM instances. | 20070808 |
5 | ![]() |
Instance method | Public | Method | Calls database specific class to save the buffers to the db | 20070808 |
Events
Interface IF_SAM_RUNTIME_BUFFER has no event.
Types
Interface IF_SAM_RUNTIME_BUFFER has no local type.
Method Signatures
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on Interface IF_SAM_RUNTIME_BUFFER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for operation processing | 20070808 |
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 type for SAM root node ids | 20070808 |
Method CLEANUP on Interface IF_SAM_RUNTIME_BUFFER has no exception.
Method MODIFY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_MODIFICATIONS | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_MODIFICATIONS | Table type for SAM instance buffer structure | 20070808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for operation processing | 20070808 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_FAILED_INSTANCES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_INSTANCE | Table type for SAM failed instances | 20070808 | ||
2 | ![]() |
ETS_SAM_INSTANCE_DATA | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_INSTANCE_DATA | Table type for SAM instance data buffer | 20070808 | ||
3 | ![]() |
ID_REQUESTED_IMAGE | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TY_IMAGE | IF_SAM_TYPES=>CO_IMAGE_TRANSACTIONAL_BUFFER | Data element for requested image | 20070808 | |
4 | ![]() |
ID_RETRIEVE_BY_REFERENCE | Value transfer | Type reference (TYPE) | SAM_RETRIEVE_BY_REFERENCE | Data element to determine whether to retrieve by association | 20070808 | ||
5 | ![]() |
ITS_SAM_INSTANCES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_INSTANCE | Table type for SAM instances | 20070808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for operation processing | 20070808 |
Method SAVE Signature
Method SAVE on Interface IF_SAM_RUNTIME_BUFFER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for operation processing | 20070808 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |