SAP ABAP Class CL_RSBPCB_INST (BPC: BPF Instance)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-BPF (Application Component) BPC 'unified model' - Business Process Flow
     RSBPCB (Package) BPC IP Extension: BPF
Properties
Class CL_RSBPCB_INST  
Short Description BPC: BPF Instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCB   BPC IP Extension: BPF 
Created 20130426   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_RSBPCB_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSBPCB_TMPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSBPCE_TEAM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBPCB_INST has no interface implemented.
Friends
Class CL_RSBPCB_INST has no friend class.
Attributes
Class CL_RSBPCB_INST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_INSTANCE_ASSIGNMENT Static method Public Method Change instance assignment (External) 20130428
2 CONCAT_IDENTIFIER Static method Private Method Concatenate identifier 20130427
3 COUNT_INSTS_STEP_RGNS_STATUS Static method Private Method Count instance step regions by status 20130503
4 CREATE_INSTANCE Static method Public Method Create instance (External) 20130427
5 DELETE_INSTANCE Static method Public Method Delete instance (External) 20130427
6 DELETE_INSTANCE_FORCE Static method Public Method Force delete instance 20130716
7 FINALIZE_INSTANCE Static method Public Method Finalize instance (External) 20130502
8 GET_ACTIVE_INST_BY_STEP_RGNS Static method Public Method Get active instance by step regions 20130628
9 GET_INST Static method Public Method Get instance 20130428
10 GET_INSTANCE Static method Public Method Get instance (External) 20130428
11 GET_INSTANCE_GRID Static method Public Method Get instance monitor by grid (External) 20130503
12 GET_INSTANCE_GRID_PAGING Static method Public Method Get instance monitor by grid by paging (External Paging) 20130719
13 GET_INSTANCE_GROUP Static method Public Method Get instance monitor by group (External) 20130503
14 GET_INSTANCE_GROUP_PAGING Static method Public Method Get instance monitor by group by paging (External Paging) 20130503
15 GET_INSTANCE_LIST Static method Public Method Get instance list (External) 20130427
16 GET_INSTANCE_MONITOR Static method Public Method Get instance monitor (External) 20130502
17 GET_INSTANCE_PAGING Static method Public Method Get instance by paging step regions (External Paging) 20130719
18 GET_INSTANCE_TODOLIST Static method Public Method Get instance todolist (External) 20130502
19 GET_INSTS_BY_ID Static method Public Method Get instances by ID 20130429
20 GET_INSTS_BY_RGN_ACC Static method Private Method Get instances by step region access 20130429
21 GET_INSTS_BY_TMPL_ACC Static method Private Method Get instances by template access 20130503
22 GET_INSTS_BY_TMPL_VERSION Static method Private Method Get instances by template version 20130428
23 GET_INSTS_BY_USER Static method Public Method get insts own by user 20130926
24 GET_INSTS_TEXT Static method Public Method Get instances text 20130502
25 GET_INST_BY_STEP_RGNS Static method Public Method Get instance by step regions 20130628
26 GET_INST_DESC Static method Public Method Get instance description 20130503
27 GET_INST_FULLNAME Static method Public Method Get instance fullname 20130504
28 GET_INST_NAME Static method Private Method Get instance name 20130427
29 GET_INST_OWN Static method Public Method Get instance owners 20130504
30 RESET_INSTANCE Static method Public Method Reset instance (External) 20130428
31 RESUME_INSTANCES Static method Public Method Resume instances (External) 20130429
32 SET_INST_OWNER Static method Private Method Set instance owner 20130501
33 SET_INST_STATUS Static method Public Method Set instance status 20130430
34 SPLIT_IDENTIFIER Static method Private Method Split identifier 20130427
35 START_INSTANCES Static method Public Method Start instances (External) 20130429
36 SUSPEND_INSTANCES Static method Public Method Suspend instances (External) 20130429
37 VALIDATE_IDENTIFIER Static method Private Method Validate instance identifier 20130427
38 VALIDATE_INST_OWNER Static method Private Method Validate instance owner 20130427
Events
Class CL_RSBPCB_INST has no event.
Types
Class CL_RSBPCB_INST has no local type.
Method Signatures

Method CHANGE_INSTANCE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130428
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130722
4 Importing I_T_INST_OWN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST_OWN 20130428
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130428
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method CONCAT_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_IDENTIFIER Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTIFIER 20130506
2 Returning R_IDENTIFIER Value transfer Type reference (TYPE) RSSTRING String 20130427

Method CONCAT_IDENTIFIER on class CL_RSBPCB_INST has no exception.

Method COUNT_INSTS_STEP_RGNS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130503
2 Changing C_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130503
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130503

Method COUNT_INSTS_STEP_RGNS_STATUS on class CL_RSBPCB_INST has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130708
2 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130716
3 Exporting E_T_MESSAGE Call by reference Type reference (TYPE) RSBPC0_T_MESSAGE BPC: Messages 20130708
4 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
5 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130427
6 Importing I_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130427
# Exception Resumable Description Created on
1 CX_RSBPCA_ADMIN_ERROR BPC: Admin exception 20130930
2 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130427
3 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method DELETE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130427
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130722
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130427
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method DELETE_INSTANCE_FORCE 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 20130716
2 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130716
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130716
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130716

Method DELETE_INSTANCE_FORCE on class CL_RSBPCB_INST has no exception.

Method FINALIZE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130502
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130722
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130502
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_ACTIVE_INST_BY_STEP_RGNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130628
2 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130628
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130628
4 Importing I_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130628
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130628

Method GET_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130428
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130428
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130428

Method GET_INST on class CL_RSBPCB_INST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130428
2 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
3 Importing IF_WITH_STATISTICS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130718
4 Importing IF_WITH_STEP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130717
5 Importing IF_WITH_STEP_RGN Call by reference Type reference (TYPE) RS_BOOL Boolean 20130628
6 Importing IF_WITH_TEXT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130628
7 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130428
8 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130428
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130428
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_INSTANCE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130503
2 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130503
4 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130503
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130503
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_INSTANCE_GRID_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130719
2 Exporting E_TOTAL_PAGES Call by reference Type reference (TYPE) I 20130719
3 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
4 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130719
5 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130719
6 Importing I_PAGE Call by reference Type reference (TYPE) I 1 20130719
7 Importing I_REC_PER_PAGE Call by reference Type reference (TYPE) I 100 20130719
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130719
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_INSTANCE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130503
2 Exporting E_T_GROUP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_GROUP 20130503
3 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130503
4 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
5 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130503
6 Importing I_FILTER_BY Call by reference Type reference (TYPE) RSBPC_FIELDNAME BPC: Field name 20130503
7 Importing I_FILTER_VALUE Call by reference Type reference (TYPE) RSSTRING String 20130503
8 Importing I_GROUP_BY Call by reference Type reference (TYPE) RSBPC_FIELDNAME BPC: Field name 20130503
9 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130722
10 Importing I_STATUS_FILTER Call by reference Type reference (TYPE) RSBPCB_STATUS_FILTER CL_RSBPCB_SERVICE=>N_C_STATUS_FILTER_ALL BPC: BPF Step Region Status Filter 20130503
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130503
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_INSTANCE_GROUP_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130503
2 Exporting E_TOTAL_PAGES Call by reference Type reference (TYPE) I 20130503
3 Exporting E_T_GROUP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_GROUP 20130503
4 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130503
5 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
6 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130503
7 Importing I_FILTER_BY Call by reference Type reference (TYPE) RSBPC_FIELDNAME BPC: Field name 20130503
8 Importing I_FILTER_VALUE Call by reference Type reference (TYPE) RSSTRING String 20130503
9 Importing I_GROUP_BY Call by reference Type reference (TYPE) RSBPC_FIELDNAME BPC: Field name 20130503
10 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130722
11 Importing I_PAGE Call by reference Type reference (TYPE) I 1 20130503
12 Importing I_REC_PER_PAGE Call by reference Type reference (TYPE) I 100 20130503
13 Importing I_STATUS_FILTER Call by reference Type reference (TYPE) RSBPCB_STATUS_FILTER CL_RSBPCB_SERVICE=>N_C_STATUS_FILTER_ALL BPC: BPF Step Region Status Filter 20130503
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130503
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_INSTANCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130427
2 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130427
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130710
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130710

Method GET_INSTANCE_LIST on class CL_RSBPCB_INST has no exception.

Method GET_INSTANCE_MONITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130502
2 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130502

Method GET_INSTANCE_MONITOR on class CL_RSBPCB_INST has no exception.

Method GET_INSTANCE_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130719
2 Exporting E_TOTAL_PAGES Call by reference Type reference (TYPE) I 20130719
3 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
4 Importing IF_WITH_STATISTICS Call by reference Type reference (TYPE) RS_BOOL Boolean 20130719
5 Importing IF_WITH_STEP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130719
6 Importing IF_WITH_STEP_RGN Call by reference Type reference (TYPE) RS_BOOL Boolean 20130719
7 Importing IF_WITH_TEXT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130719
8 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130719
9 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130719
10 Importing I_PAGE Call by reference Type reference (TYPE) I 1 20130719
11 Importing I_REC_PER_PAGE Call by reference Type reference (TYPE) I 100 20130719
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130719
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_INSTANCE_TODOLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130502
2 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130502
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130503

Method GET_INSTS_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130429
2 Importing I_TH_INSTANCE_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130429

Method GET_INSTS_BY_ID on class CL_RSBPCB_INST has no exception.

Method GET_INSTS_BY_RGN_ACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130429
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130429
3 Importing I_USER_ID Call by reference Type reference (TYPE) RSBPC_USER_ID BPC: User ID 20130429

Method GET_INSTS_BY_RGN_ACC on class CL_RSBPCB_INST has no exception.

Method GET_INSTS_BY_TMPL_ACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130503
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130503
3 Importing I_USER_ID Call by reference Type reference (TYPE) RSBPC_USER_ID BPC: User ID 20130503

Method GET_INSTS_BY_TMPL_ACC on class CL_RSBPCB_INST has no exception.

Method GET_INSTS_BY_TMPL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130428
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130428
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130428
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130428

Method GET_INSTS_BY_TMPL_VERSION on class CL_RSBPCB_INST has no exception.

Method GET_INSTS_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130926
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130926
3 Importing I_USER_ID Call by reference Type reference (TYPE) RSBPC_USER_ID BPC: User ID 20130926

Method GET_INSTS_BY_USER on class CL_RSBPCB_INST has no exception.

Method GET_INSTS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130502
2 Changing C_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130502
3 Importing IF_USER_TEAM_DESC Call by reference Type reference (TYPE) RS_BOOL Boolean 20130709
4 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130502

Method GET_INSTS_TEXT on class CL_RSBPCB_INST has no exception.

Method GET_INST_BY_STEP_RGNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130628
2 Exporting E_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130628
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130628
4 Importing I_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130628
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130628

Method GET_INST_DESC 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 20130503
2 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130503
3 Returning R_INST_DESC Value transfer Type reference (TYPE) RSSTRING String 20130503

Method GET_INST_DESC on class CL_RSBPCB_INST has no exception.

Method GET_INST_FULLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INST_CONTEXT Call by reference Type reference (TYPE) RSSTRING String 20130504
2 Exporting E_INST_FULLNAME Call by reference Type reference (TYPE) RSSTRING String 20130504
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130504
4 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130504

Method GET_INST_FULLNAME on class CL_RSBPCB_INST has no exception.

Method GET_INST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_IDENTIFIER Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTIFIER 20130506
2 Returning R_INST_NAME Value transfer Type reference (TYPE) RSSTRING String 20130427

Method GET_INST_NAME on class CL_RSBPCB_INST has no exception.

Method GET_INST_OWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INST_OWN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST_OWN 20130504
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130504
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130504

Method GET_INST_OWN on class CL_RSBPCB_INST has no exception.

Method RESET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130428
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130722
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130428
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method RESUME_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130429
3 Importing I_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130511
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130429
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method SET_INST_OWNER 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 20130501
2 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130501
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130501
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130501
5 Importing I_T_INST_OWN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST_OWN 20130501

Method SET_INST_OWNER on class CL_RSBPCB_INST has no exception.

Method SET_INST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_START Call by reference Type reference (TYPE) RS_BOOL Boolean 20130430
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130430
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130430
4 Importing I_STATUS Call by reference Type reference (TYPE) RSBPCB_INSTANCE_STATUS BPC: BPF Instance Status 20130430

Method SET_INST_STATUS on class CL_RSBPCB_INST has no exception.

Method SPLIT_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENTIFIER Call by reference Type reference (TYPE) RSSTRING String 20130427
2 Returning R_T_IDENTIFIER Value transfer Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTIFIER 20130506

Method SPLIT_IDENTIFIER on class CL_RSBPCB_INST has no exception.

Method START_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130429
3 Importing I_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130511
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130429
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method SUSPEND_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK_SECURITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130722
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130429
3 Importing I_T_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST 20130511
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130429
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method VALIDATE_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_COMPOUND Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130930
2 Importing I_T_IDENTIFIER Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTIFIER 20130506
3 Importing I_T_IDENTITY_DIM Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTITY_DIM 20130506
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130427

Method VALIDATE_INST_OWNER 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 20130427
2 Importing I_T_INST_OWN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_INST_OWN 20130427
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130427
History
Last changed by/on SAP  20140121 
SAP Release Created in 740