SAP ABAP Class CL_RSBPCA_OBJ_DB (BPC IP Extension: Meta Data DAO Base)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBPCA_APPL_DB BPC: Model Dao 20130527
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBPCA_APPSET_DB BPC: Envrionment DB 20130526
3 Inheritance (c INHERITING FROM c_ref)  CL_RSBPCB_BBPF_DB BPC: BBPF Dao 20130619
4 Inheritance (c INHERITING FROM c_ref)  CL_RSBPCE_TEAM_DB BPC: Team Dao 20130610
Properties
Class CL_RSBPCA_OBJ_DB  
Short Description BPC IP Extension: Meta Data DAO Base    
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 20130526   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBPCA_OBJ_DB has no interface implemented.
Friends
Class CL_RSBPCA_OBJ_DB has no friend class.
Attributes
Class CL_RSBPCA_OBJ_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXIST_ON_DB Instance method Public Method check if exist in db 20130526
2 GET_ALL Instance method Public Method Get list of all environments 20130526
3 GET_TABLE_INFO Instance method Public Method 20130526
4 GET_TIMESTMP Instance method Public Method 20130614
5 READ Instance method Public Method Read 20130526
6 SET_OBJSTAT Instance method Public Method 20130619
7 WRITE Instance method Public Method 20130526
Events
Class CL_RSBPCA_OBJ_DB has no event.
Types
Class CL_RSBPCA_OBJ_DB has no local type.
Method Signatures

Method EXIST_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130526
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130828
3 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE Object 20130526
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130526
5 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130526

Method EXIST_ON_DB on class CL_RSBPCA_OBJ_DB has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130526
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130527
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE 20130526
4 Importing I_WITH_TXT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130526

Method GET_ALL on class CL_RSBPCA_OBJ_DB has no exception.

Method GET_TABLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJNM_FIELD Call by reference Type reference (TYPE) STRING 20130526
2 Exporting E_PRIMARY_TAB Call by reference Type reference (TYPE) TABNAME 20130526
3 Exporting E_TXT_TAB Call by reference Type reference (TYPE) TABNAME 20130526

Method GET_TABLE_INFO on class CL_RSBPCA_OBJ_DB has no exception.

Method GET_TIMESTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130614
2 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE 20130614
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE 20130614
4 Returning R_TIMESTMP Value transfer Type reference (TYPE) RSTIMESTMP 20130614

Method GET_TIMESTMP on class CL_RSBPCA_OBJ_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DATA Call by reference Type reference (TYPE) DATA 20130526
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130526
3 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE 20130526
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE 20130526
5 Importing I_WITH_TXT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130526
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20130526

Method SET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130619
2 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE 20130619
3 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT 20130619
4 Importing I_SET_TIMESTAMP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20130619
# Exception Resumable Description Created on
1 CX_RS_FAILED 20130619

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) DATA 20130526

Method WRITE on class CL_RSBPCA_OBJ_DB has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740