SAP ABAP Class CX_RSBPCA_ADMIN_ERROR (BPC: Admin exception)
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 Inheritance (c INHERITING FROM c_ref)  CX_RSBPC_APPLICATION_EXCEPTION CPM BPC Exception - Application Specific Exceptions 20130319
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBPC_MESSAGE_TABLE Message Table 20130319
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSBPCA_HIER_ERROR BPC: Master Data Read/Write Error 20130423
2 Inheritance (c INHERITING FROM c_ref)  CX_RSBPCA_MD_ERROR BPC: Master Data Read/Write Error 20130318
Properties
Class CX_RSBPCA_ADMIN_ERROR  
Short Description BPC: Admin exception    
Super Class CX_RSBPC_APPLICATION_EXCEPTION CPM BPC Exception - Application Specific Exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBPCA_EXCEPTION    
Program status     
Category 40  Exception Class 
Package RSBPCA   BPC IP Extension: BPC Meta Data Repository 
Created 20130318   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSBPCA_ADMIN_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBPC_MESSAGE_TABLE Message Table 20130319
Friends
Class CX_RSBPCA_ADMIN_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_NAME Instance attribute Public Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130318
2 APPSET_ID Instance attribute Public Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130318
3 ATTRIBUTE_NAME Instance attribute Public Type reference (TYPE) SOBJ_NAME 20130318
4 BEXVCUBE Instance attribute Public Type reference (TYPE) STRING 20130318
5 CUBE Instance attribute Public Type reference (TYPE) STRING BPC: Description 20130318
6 ERROR_CODE Instance attribute Public Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20130318
7 ERROR_MSG Instance attribute Public Type reference (TYPE) STRING 20130318
8 EX_ATTR_ACTIVATE_IOBJ Constant Public See coding 20130318
9 EX_ATTR_CHANGE_IOBJ Constant Public See coding 20130318
10 EX_ATTR_CREATE_IOBJ Constant Public See coding 20130318
11 EX_ATTR_DELETE Constant Public See coding 20131002
12 EX_ATTR_GEN_TECHNAME Constant Public See coding 20130318
13 EX_ATTR_GET Constant Public See coding 20130318
14 EX_ATTR_NAME_EXIST Constant Public See coding 20130318
15 EX_DIM_ACTIVATE_IOBJ Constant Public See coding 20130318
16 EX_DIM_CHANGE_IOBJ Constant Public See coding 20130318
17 EX_DIM_CHANGE_TECHNAME Constant Public See coding 20130318
18 EX_DIM_CREATE_ATTR Constant Public See coding 20130318
19 EX_DIM_CREATE_IOBJ Constant Public See coding 20130318
20 EX_DIM_DEL_HAVING_ASSIGNED_APP Constant Public See coding 20130318
21 EX_DIM_DEL_IOBJ Constant Public See coding 20130318
22 EX_DIM_GEN_TECHNAME Constant Public See coding 20130318
23 EX_DIM_GET Constant Public See coding 20130318
24 EX_DIM_GET_INFO Constant Public See coding 20130318
25 EX_DIM_NAME_EXIST Constant Public See coding 20130318
26 EX_DIM_NAME_NOT_EXIST Constant Public See coding 20130318
27 EX_IPRV_AUDIT_NOT_ALLOWED Constant Public See coding 20130710
28 EX_IPRV_NOT_CONSISTENT Constant Public See coding 20130710
29 EX_IPRV_TYPE_NOT_AUDTABLE Constant Public See coding 20130710
30 EX_IPRV_UPDATE_FAILED Constant Public See coding 20130730
31 EX_IPRV_UPDATE_NOAUTH_ACT_FLAG Constant Public See coding 20130730
32 EX_OBJ_HAS_BEEN_DELTED Constant Public See coding 20130830
33 FUNC_NAME Instance attribute Public Type reference (TYPE) STRING Function Module Name 20130318
34 HIER_NUM Instance attribute Public Type reference (TYPE) I 20130318
35 IOBJ Instance attribute Public Type reference (TYPE) RSIOBJNM BPC: Dimension Name 20130423
36 MEMBER_ID Instance attribute Public Type reference (TYPE) RSCHAVL BPC: Description 20130318
37 MULTIPROVIDER Instance attribute Public Type reference (TYPE) STRING 20130318
38 PARAM01 Instance attribute Public Type reference (TYPE) STRING 20130318
39 PARENT Instance attribute Public Type reference (TYPE) RSCHAVL BPC: Description 20130318
40 SRC_APPSET_PREFIX Instance attribute Public Type reference (TYPE) RSBPC_APPSET_PREFIX 20130318
41 TGT_APPSET_PREFIX Instance attribute Public Type reference (TYPE) RSBPC_APPSET_PREFIX 20130318
42 T_MSG Instance attribute Public Type reference (TYPE) RSBPC0_T_MESSAGE BPC: Messages 20130318
43 USER_ID Instance attribute Public Type reference (TYPE) RSBPC_USER_ID BPC: User ID 20130318
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130318
Events
Class CX_RSBPCA_ADMIN_ERROR has no event.
Types
Class CX_RSBPCA_ADMIN_ERROR 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 APPLICATION_NAME Call by reference Type reference (TYPE) RSBPC_APPL_ID 20130318
2 Importing APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130318
3 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20130318
4 Importing BEXVCUBE Call by reference Type reference (TYPE) STRING 20130318
5 Importing CLASS Call by reference Type reference (TYPE) STRING 20130620
6 Importing CUBE Call by reference Type reference (TYPE) STRING 20130318
7 Importing ERROR_CODE Call by reference Type reference (TYPE) SY-SUBRC 20130318
8 Importing ERROR_MSG Call by reference Type reference (TYPE) STRING 20130318
9 Importing FUNC_NAME Call by reference Type reference (TYPE) STRING 20130318
10 Importing HIER_NUM Call by reference Type reference (TYPE) I 20130318
11 Importing IOBJ Call by reference Type reference (TYPE) RSIOBJNM 20130423
12 Importing MEMBER_ID Call by reference Type reference (TYPE) RSCHAVL 20130318
13 Importing METHOD Call by reference Type reference (TYPE) STRING 20130620
14 Importing MULTIPROVIDER Call by reference Type reference (TYPE) STRING 20130318
15 Importing PARAM01 Call by reference Type reference (TYPE) STRING 20130318
16 Importing PARENT Call by reference Type reference (TYPE) RSCHAVL 20130318
17 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130318
18 Importing SRC_APPSET_PREFIX Call by reference Type reference (TYPE) RSBPC_APPSET_PREFIX 20130318
19 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130318
20 Importing TGT_APPSET_PREFIX Call by reference Type reference (TYPE) RSBPC_APPSET_PREFIX 20130318
21 Importing T_MSG Call by reference Type reference (TYPE) RSBPC0_T_MESSAGE 20130318
22 Importing USER_ID Call by reference Type reference (TYPE) RSBPC_USER_ID 20130318

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