SAP ABAP Class CL_RSBPC_WEB_REST_RES_PS (BPC REST Resource: Persistence Service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
     RSBPC_WEB_SERVICE (Package) BPC Web Client Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBPC_WEB_REST_RES BPC REST resource 20130522
Properties
Class CL_RSBPC_WEB_REST_RES_PS  
Short Description BPC REST Resource: Persistence Service    
Super Class CL_RSBPC_WEB_REST_RES BPC REST resource 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPC_WEB_SERVICE   BPC Web Client Service 
Created 20130522   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPC_WEB_REST_RES_PS has no forward declaration.
Interfaces
Class CL_RSBPC_WEB_REST_RES_PS has no interface implemented.
Friends
Class CL_RSBPC_WEB_REST_RES_PS has no friend class.
Attributes
Class CL_RSBPC_WEB_REST_RES_PS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONN_TYPE_ABBR Static method Public Method 20130718
2 SWITCH_DEFAULT_APPSET Instance method Protected Method 20131001
Events
Class CL_RSBPC_WEB_REST_RES_PS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_RESOURCE Public See coding 20130815 BEGIN OF TN_S_RESOURCE, MODEL_TYPE TYPE RSBPC_MODEL_TYPE, APPSET_ID TYPE RSBPC_APPSET_ID, RESOURCE_ID TYPE RSBPC_RESOURCE_ID, PARENT_RES_ID TYPE RSBPC_RESOURCE_ID, RESOURCE_TYPE TYPE RSBPCR_RESOURCE_TYPE, UPDATE_COUNTER TYPE RSBPC_INTEGER, ORIG_LANGU TYPE LANGU, NAME TYPE RSBPC_FULLNAME, DESCRIPTION TYPE RSBPC_DESC, CREATED_BY TYPE RSTSTPNM, CREATED_TIME TYPE XSDDATETIME_LONG_Z, MODIFIED_BY TYPE RSTSTPNM, MODIFIED_TIME TYPE XSDDATETIME_LONG_Z, OWNER_ID TYPE RSBPC_RESOURCE_ID, OWNER_TYPE TYPE RSBPCR_ACCESS_TYPE, SECURITY TYPE RSBPC_INTEGER, BODY TYPE IF_RSBPCR_RES_MANAGER=>TN_S_REOURCE_BODY, END OF TN_S_RESOURCE
2 TN_S_RESOURCE_INFO Public See coding 20130815 BEGIN OF TN_S_RESOURCE_INFO, APPSET_ID TYPE RSBPC_APPSET_ID, RESOURCE_ID TYPE RSBPC_RESOURCE_ID, PARENT_RES_ID TYPE RSBPC_RESOURCE_ID, RESOURCE_TYPE TYPE RSBPCR_RESOURCE_TYPE, UPDATE_COUNTER TYPE RSBPC_INTEGER, ORIG_LANGU TYPE LANGU, NAME TYPE RSBPC_FULLNAME, DESCRIPTION TYPE RSBPC_DESC, CREATED_BY TYPE RSTSTPNM, CREATED_TIME TYPE XSDDATETIME_LONG_Z, MODIFIED_BY TYPE RSTSTPNM, MODIFIED_TIME TYPE XSDDATETIME_LONG_Z, OWNER_ID TYPE RSBPC_RESOURCE_ID, OWNER_TYPE TYPE RSBPCR_ACCESS_TYPE, SECURITY TYPE RSBPC_INTEGER, SUB_FOLDER TYPE RS_BOOL, REFERENCE TYPE IF_RSBPCR_RES_PROVIDER=>TN_S_REF_RES_INFO, PROPERTY_LIST TYPE IF_RSBPCR_RES_MANAGER=>TN_T_PROPERTY, END OF TN_S_RESOURCE_INFO
3 TN_T_RESOURCE Public See coding 20130815 TN_T_RESOURCE TYPE STANDARD TABLE OF TN_S_RESOURCE WITH DEFAULT KEY
4 TN_T_RESOURCE_INFO Public See coding 20130815 TN_T_RESOURCE_INFO TYPE STANDARD TABLE OF TN_S_RESOURCE_INFO WITH DEFAULT KEY
Method Signatures

Method GET_CONN_TYPE_ABBR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONN_TYPE Call by reference Type reference (TYPE) RSSTRING Web Connection Type 20130718
2 Returning R_CONN_TYPE_ABBR Value transfer Type reference (TYPE) RSBPC_MODEL_TYPE BPC: BPC Model Type(classic or pak) 20130718

Method GET_CONN_TYPE_ABBR on class CL_RSBPC_WEB_REST_RES_PS has no exception.

Method SWITCH_DEFAULT_APPSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20131001
2 Importing I_MODEL_TYPE Call by reference Type reference (TYPE) RSBPC_MODEL_TYPE BPC: BPC Model Type(classic or pak) 20131001
# Exception Resumable Description Created on
1 CX_RSBPC_WEB_EXCEPTION BPC Web Exception 20131001
History
Last changed by/on SAP  20140121 
SAP Release Created in 740