SAP ABAP Class CL_RSPLS_BUFFER_STORE_A (Repository as ABAP Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLS_BUFFER_STORE | Physical Store of Buffer | 20120618 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRV_VPROV_INT_QUERY | Query Interface for Internal Virtual InfoProvider | 20120618 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLS_AI_BUFFER_STORE_A | After-Image data store - ABAP implementation | 20120618 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLS_DELTA_BUFFER_STORE_A | Repository as ABAP Table | 20120618 |
Properties
| Class | CL_RSPLS_BUFFER_STORE_A | |
| Short Description | Repository as ABAP Table | |
| Super Class | CL_RSPLS_BUFFER_STORE | Physical Store of Buffer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLS | Planning: General Services |
| Created | 20120427 | SAP |
| Last change | 20130531 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDRV_VPROV_INT_QUERY | Query Interface for Internal Virtual InfoProvider | 20120618 |
Friends
Class CL_RSPLS_BUFFER_STORE_A has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | I | 2 | 20120618 | |||
| 2 | Constant | Protected | Type reference (TYPE) | I | 1 | 20120618 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSSID | Master Data ID | 20120618 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | Structure Description for FIPT | 20120618 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20120618 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20120618 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20120618 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RRSRDATEB | Key Date for the Delta Buffer | 20120618 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSPLS_TH_REQ_C | Table of Required Characteristics Delta Buffer | 20120618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120618 | ||
| 2 | Instance method | Protected | Method | Check SELDR for 0REQPLAN | 20130819 | |
| 3 | Instance method | Protected | Method | Collect Set of REQUIDs in E_T_DATA | 20120618 | |
| 4 | Instance method | Protected | Method | Collect using REQUIDs | 20120618 | |
| 5 | Instance method | Protected | Method | 20120618 | ||
| 6 | Instance method | Protected | Method | 20120618 | ||
| 7 | Instance method | Protected | Method | 20120618 | ||
| 8 | Instance method | Protected | Method | 20120618 | ||
| 9 | Instance method | Protected | Method | 20120618 | ||
| 10 | Instance method | Protected | Method | 20120618 | ||
| 11 | Instance method | Protected | Method | 20120618 |
Events
Class CL_RSPLS_BUFFER_STORE_A has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_SX_BUFFER | Protected | See coding | 20120618 | BEGIN OF to_sx_buffer,
requid TYPE rssid,
data TYPE rsd_t_chanm,
END OF to_sx_buffer
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALVL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120618 | |||
| 2 | I_R_BUFFER_B | Call by reference | Object reference (TYPE REF TO) | CL_RSPLS_BUFFER_B | Konkrete BASIC-Buffer | 20120618 | |||
| 3 | I_R_FSTRU | Call by reference | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | 20120618 | ||||
| 4 | I_R_S_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120618 | ||||
| 5 | I_R_S_DATAMM | Call by reference | Object reference (TYPE REF TO) | DATA | 20120618 | ||||
| 6 | I_R_T_DATA | Call by reference | Type reference (TYPE) | DATA | 20120618 | ||||
| 7 | I_SRDATE | Call by reference | Type reference (TYPE) | RRSRDATE | Datum mit dem Texte, Attribute und Hierarch. gelesen werden | 20120618 | |||
| 8 | I_S_DEBUGFLAGS | Call by reference | Type reference (TYPE) | RSR_S_DEBUGFLAGS | Flags zum Debuggen einer Query | 20120618 |
Method CONSTRUCTOR on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _CHECK_SELDR_REQPLAN Signature
Method _CHECK_SELDR_REQPLAN on class CL_RSPLS_BUFFER_STORE_A has no parameter.
Method _CHECK_SELDR_REQPLAN on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _COLLECT_DATA_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120618 | ||||
| 2 | I_FROM_REQUID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20120618 | |||
| 3 | I_TO_REQUID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20120618 |
Method _COLLECT_DATA_REQUID on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _COLLECT_DATA_TABIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120618 | ||||
| 2 | I_FROM_TABIX | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120618 | |||
| 3 | I_TO_TABIX | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120618 |
Method _COLLECT_DATA_TABIX on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _CREATE_BUFFER Signature
Method _CREATE_BUFFER on class CL_RSPLS_BUFFER_STORE_A has no parameter.
Method _CREATE_BUFFER on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _ENRICH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_REQ_C | Call by reference | Type reference (TYPE) | RSPLS_TH_REQ_C | Tabelle der benötigten Merkmale Delta-Buffer | 20120618 | |||
| 2 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120618 | ||||
| 3 | I_REC_DEPTH | Call by reference | Type reference (TYPE) | I | 3 | 20120618 |
Method _ENRICH_CHECK on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _ENRICH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_ENRICH | Call by reference | Type reference (TYPE) | CL_RSPLS_BUFFER_B=>TN_TS_ENRICH | 20120618 |
Method _ENRICH_DATA on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _ENRICH_DATA_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_REQ_C | Call by reference | Type reference (TYPE) | RSPLS_TH_REQ_C | Tabelle der benötigten Merkmale Delta-Buffer | 20120618 | |||
| 2 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120618 |
Method _ENRICH_DATA_CLEAR on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _INITIALIZE_DB Signature
Method _INITIALIZE_DB on class CL_RSPLS_BUFFER_STORE_A has no parameter.
Method _INITIALIZE_DB on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_END_OF_DATA | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120618 | |||
| 2 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120618 | ||||
| 3 | I_PACKAGESIZE | Call by reference | Type reference (TYPE) | I | 20120618 |
Method _READ on class CL_RSPLS_BUFFER_STORE_A has no exception.
Method _REFILL_ATRTIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120618 | ||||
| 2 | I_SRDATE | Call by reference | Type reference (TYPE) | RRSRDATE | 20120618 | ||||
| 3 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20120618 |
Method _REFILL_ATRTIM on class CL_RSPLS_BUFFER_STORE_A has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |