SAP ABAP Class CL_RSPLS_BUFFER_A (Buffer assigned to an aggregation level)
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 General features of buffers 20120618
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSPLS_AI_BUFFER_A After-Image Buffer assigned to an aggregation level 20120618
2 Inheritance (c INHERITING FROM c_ref)  CL_RSPLS_DELTA_BUFFER_A Delta Buffer for an Aggregation Level 20120618
Properties
Class CL_RSPLS_BUFFER_A  
Short Description Buffer assigned to an aggregation level    
Super Class CL_RSPLS_BUFFER General features of buffers 
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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSPLS_BUFFER_A has no interface implemented.
Friends
Class CL_RSPLS_BUFFER_A has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DELETED Instance attribute Protected Type reference (TYPE) RS_BOOL Deleted 20120618
2 O_RQTS0 Instance attribute Protected Type reference (TYPE) RRDCRQTS0 Data saved to be read up to this SID 20120618
3 O_RQTS1 Instance attribute Protected Type reference (TYPE) RRDCRQTS1 Data could exist up to this SID 20120618
4 O_RQTSC Instance attribute Protected Type reference (TYPE) RRDCRQTSC All SIDs greater than RQTSC are still visible 20120618
5 O_R_B Instance attribute Protected Object reference (TYPE REF TO) CL_RSPLS_BUFFER_B Abstract BASIC-Buffer 20120618
6 O_TIMESTMP_VAL0 Instance attribute Protected Type reference (TYPE) RRDCTMSTVAL0 Semantic Validity for RQTS0 20120618
7 O_TIMESTMP_VAL1 Instance attribute Protected Type reference (TYPE) RRDCTMSTVAL1 Semantic Validity for RQTS1 20120618
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_B_BUFFER Instance method Public Method 20120618
2 GET_BUFFER_B Instance method Public Method Returns the associated CL_RSPLS_BUFFER_B 20120618
3 PROPAGATE_COMPRESS Instance method Protected Event handling method 20120618
4 PROPAGATE_DATA_CHANGED Instance method Protected Event handling method 20120618
Events
Class CL_RSPLS_BUFFER_A has no event.
Types
Class CL_RSPLS_BUFFER_A has no local type.
Method Signatures

Method ACTIVATE_B_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_B Call by reference Object reference (TYPE REF TO) CL_RSPLS_BUFFER_B Konkrete BASIC-Buffer Instanz 20120618

Method ACTIVATE_B_BUFFER on class CL_RSPLS_BUFFER_A has no exception.

Method GET_BUFFER_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_BUFFER_B Value transfer Object reference (TYPE REF TO) CL_RSPLS_BUFFER_B Zugehöriger CL_RSPLS_BUFFER_B 20120618

Method GET_BUFFER_B on class CL_RSPLS_BUFFER_A has no exception.

Method PROPAGATE_COMPRESS Signature

Method PROPAGATE_COMPRESS on class CL_RSPLS_BUFFER_A has no parameter.
Method PROPAGATE_COMPRESS on class CL_RSPLS_BUFFER_A has no exception.

Method PROPAGATE_DATA_CHANGED Signature

Method PROPAGATE_DATA_CHANGED on class CL_RSPLS_BUFFER_A has no parameter.
Method PROPAGATE_DATA_CHANGED on class CL_RSPLS_BUFFER_A has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740