SAP ABAP Class IF_RSBPCA_DATA_STORE (Multi-dimensional Data Store)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCA_DATA_STORE_TABLE Multi-dimensional Data Store - Table 20130530
Properties
Class IF_RSBPCA_DATA_STORE  
Short Description Multi-dimensional Data Store    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130530   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSBPCA_DATA_STORE has no forward declaration.
Interfaces
Class IF_RSBPCA_DATA_STORE has no interface implemented.
Friends
Class IF_RSBPCA_DATA_STORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_COL_CATEGORY_DTEL Constant Public Type reference (TYPE) TN_CATEGORY 'DTEL' 20130530
2 N_C_COL_CATEGORY_IOBJ Constant Public Type reference (TYPE) TN_CATEGORY 'IOBJ' 20130530
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20130530
2 DELETE Instance method Public Method 20130530
3 GET_DDIC_OBJECTS Instance method Public Method 20130531
4 GET_TABNAME Instance method Public Method 20130530
5 HAS_DATA Instance method Public Method 20130607
6 IS_DDIC_OBJECT Instance method Public Method 20130615
7 IS_EXISTING Instance method Public Method 20130530
8 TRUNCATE Instance method Public Method 20130606
Events
Class IF_RSBPCA_DATA_STORE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_CATEGORY Public Type reference (TYPE) CHAR4 20130530
2 TN_S_COL Public See coding 20130530 begin of tn_s_col, name type string, category type tn_category, rollname type rollname, keyflg type rs_bool, end of tn_s_col
3 TN_T_COL Public See coding 20130530 tn_t_col type standard table of tn_s_col
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130615
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' 20130531
3 Importing I_T_COL Call by reference Type reference (TYPE) TN_T_COL 20130530
# Exception Resumable Description Created on
1 CX_RS_EXISTING 20130531
2 CX_RS_FAILED 20130531
3 CX_RS_NOT_FOUND 20130531

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DELETED Value transfer Type reference (TYPE) RS_BOOL 20130530

Method DELETE on class IF_RSBPCA_DATA_STORE has no exception.

Method GET_DDIC_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MAGE Call by reference Type reference (TYPE) RSDG_T_MAGE 20130531
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED 20130531

Method GET_DDIC_OBJECTS on class IF_RSBPCA_DATA_STORE has no exception.

Method GET_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME 20130530

Method GET_TABNAME on class IF_RSBPCA_DATA_STORE has no exception.

Method HAS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RES Value transfer Type reference (TYPE) RS_BOOL 20130607

Method HAS_DATA on class IF_RSBPCA_DATA_STORE has no exception.

Method IS_DDIC_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RES Value transfer Type reference (TYPE) RS_BOOL 20130615

Method IS_DDIC_OBJECT on class IF_RSBPCA_DATA_STORE has no exception.

Method IS_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXIST Value transfer Type reference (TYPE) RS_BOOL 20130530

Method IS_EXISTING on class IF_RSBPCA_DATA_STORE has no exception.

Method TRUNCATE Signature

Method TRUNCATE on class IF_RSBPCA_DATA_STORE has no parameter.
Method TRUNCATE on class IF_RSBPCA_DATA_STORE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in