SAP ABAP Class CL_RSBPCPS_RES_DAO (BPC: Persistence resource DAO)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-INF-WP (Application Component) BPC 'unified model' - Workspace infrastructure
     RSBPCPS (Package) BPC IP Extension: Persistency Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBPCR_LIBRARY_PROVIDER BPC: Persistence content library provider 20130718
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBPCR_RES_DAO BPC: Persistence resource DAO 20130528
Properties
Class CL_RSBPCPS_RES_DAO  
Short Description BPC: Persistence resource DAO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCPS   BPC IP Extension: Persistency Service 
Created 20130528   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSBPCPS_RES_ALIAS_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBPCR_LIBRARY_PROVIDER BPC: Persistence content library provider 20130718
2 IF_RSBPCR_RES_DAO BPC: Persistence resource DAO 20130528
Friends
Class CL_RSBPCPS_RES_DAO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CONNECTION_TYPE_DEFAULT Constant Public Type reference (TYPE) RSBPC_MODEL_TYPE 'D' BPC: BPC Model Type(classic or pak) 20130715
2 N_C_CONNECTION_TYPE_PAK Constant Public Type reference (TYPE) RSBPC_MODEL_TYPE 'P' BPC: BPC Model Type(classic or pak) 20130715
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_HEADER Instance method Private Method 20130702
2 GET_ALL_RESOURCE_LIST Static method Public Method 20130709
3 GET_ALL_SUB_NODES Static method Private Method 20130705
4 GET_LAST_RESOURCE_TIMESTAMP Static method Public Method 20130802
5 GET_TIMESTAMP Instance method Public Method 20130702
6 GET_TRANS_RESOURCE_LIST Static method Public Method 20130705
7 GET_TR_ALIAS_LIST Static method Public Method 20130705
8 SET_OBJSTAT Static method Public Method 20130711
Events
Class CL_RSBPCPS_RES_DAO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TH_RESOURCE_INFO Public See coding 20130704 th_resource_info type hashed table of if_rsbpcr_res_dao=>tn_s_resource with unique key appset_id resource_id
Method Signatures

Method COMPLETE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RESOURCE_HEADER Call by reference Type reference (TYPE) RSBPCR_RESOURCE BPC: Persistence Resource 20130702

Method COMPLETE_HEADER on class CL_RSBPCPS_RES_DAO has no exception.

Method GET_ALL_RESOURCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_RESOURCE Call by reference Type reference (TYPE) TH_RESOURCE_INFO 20130712
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130709
# Exception Resumable Description Created on
1 CX_RSBPCR_EXCEPTION BPC Exception: Persistence Execption 20130806

Method GET_ALL_SUB_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HT_RESOURCE Call by reference Type reference (TYPE) TH_RESOURCE_INFO 20130705
2 Importing I_APPSET_PREFIX Call by reference Type reference (TYPE) RSBPC_APPSET_PREFIX BPC: AppSet ID 20130705
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130705
4 Importing I_RESOURCE_ID Call by reference Type reference (TYPE) RSBPC_RESOURCE_ID BPC: Resource ID 20130705

Method GET_ALL_SUB_NODES on class CL_RSBPCPS_RES_DAO has no exception.

Method GET_LAST_RESOURCE_TIMESTAMP 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 20130802
2 Importing R_TIMESTMP Value transfer Type reference (TYPE) RSTIMESTMP BPC: 4-byte Integer 20130802

Method GET_LAST_RESOURCE_TIMESTAMP on class CL_RSBPCPS_RES_DAO has no exception.

Method GET_TIMESTAMP 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 20130702
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130702
3 Importing I_RESOURCE_ID Call by reference Type reference (TYPE) RSBPC_RESOURCE_ID BPC: Resource ID 20130702
4 Returning R_TIMESTAMP Value transfer Type reference (TYPE) RSTSTPNM Last Changed By 20130702

Method GET_TIMESTAMP on class CL_RSBPCPS_RES_DAO has no exception.

Method GET_TRANS_RESOURCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HT_RESOURCE Call by reference Type reference (TYPE) TH_RESOURCE_INFO 20130705
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130705

Method GET_TRANS_RESOURCE_LIST on class CL_RSBPCPS_RES_DAO has no exception.

Method GET_TR_ALIAS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ALIAS Call by reference Type reference (TYPE) CL_RSBPCPS_RES_ALIAS_MANAGER=>TN_T_RES_ALIAS BPC: AppSet ID 20130705

Method GET_TR_ALIAS_LIST on class CL_RSBPCPS_RES_DAO has no exception.

Method SET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPSET_PREFIX Call by reference Type reference (TYPE) RSBPC_APPSET_PREFIX BPC: AppSet Prefix 20130711
2 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Object Status 20130711
3 Importing I_RESOURCE_ID Call by reference Type reference (TYPE) RSBPC_RESOURCE_ID BPC: Resource ID 20130711
4 Importing I_SET_TIMESTAMP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130711

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