SAP ABAP Class IF_RSPLS_TABLE_BUFFER (After image logic for table records)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSPLS_TABLE_BUFFER_HDB | HDB Implementation for after image of table records | 20130806 |
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
Class | IF_RSPLS_TABLE_BUFFER | |
Short Description | After image logic for table records | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130422 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSPLS_TABLE_BUFFER has no interface implemented.
Friends
Class IF_RSPLS_TABLE_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Structure like N_TABNAME | 20130806 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Hash table like N_TABNAME | 20130806 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Standard table like N_TABNAME | 20130806 | ||
4 | ![]() |
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
Class IF_RSPLS_TABLE_BUFFER has no event.
Types
Class IF_RSPLS_TABLE_BUFFER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_RSPLS_TABLE_BUFFER has no parameter.
Method CLEAR on class IF_RSPLS_TABLE_BUFFER has no exception.
Method FREE Signature
Method FREE on class IF_RSPLS_TABLE_BUFFER has no parameter.
Method FREE on class 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 class 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 class 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 class IF_RSPLS_TABLE_BUFFER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |