SAP ABAP Class IF_SAM_RUNTIME_BUFFER (Buffer Interface for Status & Action Management)
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
| Class | IF_SAM_RUNTIME_BUFFER | |
| Short Description | Buffer Interface for Status & Action Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070808 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SAM_RUNTIME_BUFFER has no interface implemented.
Friends
Class IF_SAM_RUNTIME_BUFFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_MODE | 'D' | Stores the change indicators for SAM | 20071029 | ||
| 2 | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_MODE | 'I' | Stores the change indicators for SAM | 20071029 | ||
| 3 | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_MODE | 'U' | Stores the change indicators for SAM | 20071029 | ||
| 4 | Constant | Public | Type reference (TYPE) | SAM_RETRIEVE_BY_REFERENCE | 'C' | Data element to determine whether to retrieve by association | 20071029 | ||
| 5 | Constant | Public | Type reference (TYPE) | SAM_RETRIEVE_BY_REFERENCE | 'P' | Data element to determine whether to retrieve by association | 20071029 | ||
| 6 | Constant | Public | Type reference (TYPE) | SAM_RETRIEVE_BY_REFERENCE | ' ' | Get self records | 20071029 | ||
| 7 | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_SCOPE | 'A' | Stores the change scope for SAM | 20071029 | ||
| 8 | Constant | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_CHANGE_SCOPE | 'B' | Stores the change scope for SAM | 20071029 | ||
| 9 | 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
Class IF_SAM_RUNTIME_BUFFER has no event.
Types
Class IF_SAM_RUNTIME_BUFFER has no local type.
Method Signatures
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on class 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 class 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 class 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 |