SAP ABAP Class CL_RSPLS_DELTA_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_A | Repository as ABAP Table | 20120618 |
Properties
Class | CL_RSPLS_DELTA_BUFFER_STORE_A | |
Short Description | Repository as ABAP Table | |
Super Class | CL_RSPLS_BUFFER_STORE_A | Repository as ABAP Table |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLS | Planning: General Services |
Created | 20100720 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSPLS_DELTA_BUFFER_STORE_A has no interface implemented.
Friends
Class CL_RSPLS_DELTA_BUFFER_STORE_A has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_SX_READ | 20100810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100810 |
Events
Class CL_RSPLS_DELTA_BUFFER_STORE_A has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_SX_READ | Private | See coding | 20100810 | BEGIN OF tp_sx_read,
r_t_data TYPE REF TO data,
r_th_data_aggr TYPE REF TO data,
r_set TYPE REF TO data,
r_mtype TYPE REF TO cl_abap_structdescr,
r_mtype_aggr TYPE REF TO cl_abap_structdescr,
r_rplcha TYPE REF TO cl_rsdrv_srvs_rplcha,
enrich TYPE cl_rspls_buffer_b=>tn_ts_enrich,
sfc TYPE rsdd_th_sfc,
first TYPE rs_bool,
low TYPE sytabix,
high TYPE sytabix,
END OF tp_sx_read
|
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 | 20100810 | ||
2 | ![]() |
I_R_BUFFER_B | Call by reference | Object reference (TYPE REF TO) | CL_RSPLS_BUFFER_B | 20120618 | |||
3 | ![]() |
I_R_FSTRU | Call by reference | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | 20100814 | |||
4 | ![]() |
I_R_S_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100810 | |||
5 | ![]() |
I_R_S_DATAMM | Call by reference | Object reference (TYPE REF TO) | DATA | 20100810 | |||
6 | ![]() |
I_R_T_DATA | Call by reference | Type reference (TYPE) | DATA | 20100907 | |||
7 | ![]() |
I_SRDATE | Call by reference | Type reference (TYPE) | RRSRDATE | Datum mit dem Texte, Attribute und Hierarch. gelesen werden | 20100814 | ||
8 | ![]() |
I_S_DEBUGFLAGS | Call by reference | Type reference (TYPE) | RSR_S_DEBUGFLAGS | Flags zum Debuggen einer Query | 20100810 |
Method CONSTRUCTOR on class CL_RSPLS_DELTA_BUFFER_STORE_A has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |