SAP ABAP Interface IF_RSPLS_TABLE_BUFFER (After image logic for table records)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPLS_TABLE_BUFFER | After image logic for table records | 20130610 |
Properties
| Interface | IF_RSPLS_TABLE_BUFFER | |
| Short Description | After image logic for table records |
General Data
| Package | RSPLS | Planning: General Services |
| Created | 20130422 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSBPCW_RUNTIME_LOCK_MGR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | IF_RSPLS_LOGGING_ON_SAVE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPLS_TABLE_BUFFER_HDB | HDB Implementation for after image of table records | 20130806 |
Friends
Interface IF_RSPLS_TABLE_BUFFER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_R_S_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Structure like N_TABNAME | 20130806 | ||
| 2 | N_R_TH_TABLE | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Hash table like N_TABNAME | 20130806 | ||
| 3 | N_R_T_TABLE | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Standard table like N_TABNAME | 20130806 | ||
| 4 | N_TABNAME | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20130806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear after image | 20130422 | |
| 2 | Instance method | Public | Method | Free instance | 20130905 | |
| 3 | Instance method | Public | Method | Get data in XSTRING format | 20130906 | |
| 4 | Instance method | Public | Method | Merge after image | 20130422 | |
| 5 | Instance method | Public | Method | Read after image | 20130422 | |
| 6 | Instance method | Public | Method | Save data to the database | 20130422 |
Events
Interface IF_RSPLS_TABLE_BUFFER has no event.
Types
Interface IF_RSPLS_TABLE_BUFFER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_RSPLS_TABLE_BUFFER has no parameter.
Method CLEAR on Interface IF_RSPLS_TABLE_BUFFER has no exception.
Method FREE Signature
Method FREE on Interface IF_RSPLS_TABLE_BUFFER has no parameter.
Method FREE on Interface IF_RSPLS_TABLE_BUFFER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_DATA | Value transfer | Type reference (TYPE) | HASHED TABLE | 20130912 |
Method GET_DATA on Interface IF_RSPLS_TABLE_BUFFER has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20130422 |
Method MERGE on Interface IF_RSPLS_TABLE_BUFFER has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20130422 | ||||
| 2 | I_TSX_SEL_POS | Call by reference | Type reference (TYPE) | RSPLS_TS_SEL | Selection | 20130507 | |||
| 3 | I_T_TSX_SEL_NEG | Call by reference | Type reference (TYPE) | CL_RSBPCW_RUNTIME_LOCK_MGR=>TYT_RSPLS_TS_SEL | Selection | 20130507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Table Buffer Error | 20130610 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NONEMPTY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130912 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value from ABAP Statements | 20130422 |
Method SAVE on Interface IF_RSPLS_TABLE_BUFFER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |