SAP ABAP Class CL_RSBPCA_DATA_STORE_TABLE (Multi-dimensional Data Store - Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-ADM (Application Component) BPC 'unified model' - Admin UI
     RSBPCA (Package) BPC IP Extension: BPC Meta Data Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBPCA_DATA_STORE Multi-dimensional Data Store 20130530
Properties
Class CL_RSBPCA_DATA_STORE_TABLE  
Short Description Multi-dimensional Data Store - Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCA   BPC IP Extension: BPC Meta Data Repository 
Created 20130530   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPCA_DATA_STORE_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBPCA_DATA_STORE Multi-dimensional Data Store 20130530
Friends
Class CL_RSBPCA_DATA_STORE_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_LOG_LEVEL Instance attribute Private Type reference (TYPE) BALLEVEL 20130531
2 P_MODTAB Instance attribute Private Type reference (TYPE) TABNAME 20130531
3 P_TABNAME Instance attribute Private Type reference (TYPE) TABNAME 20130530
4 P_TAB_TXT Instance attribute Private Type reference (TYPE) RS_TXTLG 20130531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130530
2 CREATE_TABLE Instance method Private Method 20130531
3 GET_FIELD_NAME Static method Public Method 20130606
4 GET_IOBJ_FIELD Instance method Private Method 20130530
5 GET_TABLE_FIELDS Instance method Private Method 20130531
6 GET_TABLE_HEADER Instance method Private Method 20130531
Events
Class CL_RSBPCA_DATA_STORE_TABLE has no event.
Types
Class CL_RSBPCA_DATA_STORE_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODTAB Call by reference Type reference (TYPE) TABNAME 20130531
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20130530
3 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG 20130615

Method CONSTRUCTOR on class CL_RSBPCA_DATA_STORE_TABLE has no exception.

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_HEADER Call by reference Type reference (TYPE) DD02V 20130531
2 Importing I_S_SETTING Call by reference Type reference (TYPE) DD09V 20130531
3 Importing I_T_DD03P Call by reference Type reference (TYPE) RSDG_T_DD03P 20130531
# Exception Resumable Description Created on
1 CX_RS_FAILED 20130531

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM 20130606
2 Returning R_FIELD Value transfer Type reference (TYPE) FIELDNAME 20130606

Method GET_FIELD_NAME on class CL_RSBPCA_DATA_STORE_TABLE has no exception.

Method GET_IOBJ_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM 20130530
2 Returning R_S_DD03P Value transfer Type reference (TYPE) DD03P 20130531
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20130531

Method GET_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DD03P Call by reference Type reference (TYPE) RSDG_T_DD03P 20130531
2 Importing I_T_COL Call by reference Type reference (TYPE) IF_RSBPCA_DATA_STORE=>TN_T_COL 20130531
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20130531

Method GET_TABLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_HEADER Call by reference Type reference (TYPE) DD02V 20130531
2 Exporting E_S_SETTING Call by reference Type reference (TYPE) DD09V 20130531
# Exception Resumable Description Created on
1 CX_RS_FAILED 20130531
History
Last changed by/on SAP  20140121 
SAP Release Created in 740