SAP ABAP Class CL_RSBPCB_STEP_RGN (BPC: BPF Step Region)
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_STEP_RGN  
Short Description BPC: BPF Step Region    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCB   BPC IP Extension: BPF 
Created 20130427   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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBPCB_STEP_RGN has no interface implemented.
Friends
Class CL_RSBPCB_STEP_RGN has no friend class.
Attributes
Class CL_RSBPCB_STEP_RGN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPROVE_STEP_RGNS Static method Public Method Approve step regions (External) 20130429
2 CHANGE_STEP_RGNS_ASSIGNMENT Static method Public Method Change step regions assignment (External) 20130428
3 CHECK_STEP_RGNS_OWNER Static method Private Method Check if owner or reviewer of step regions 20130430
4 COMPLETE_STEP_RGNS Static method Public Method Complete or submit step regions (External) 20130429
5 DELETE_STEP_RGNS Static method Public Method Delete step regions 20130427
6 GET_REOPEN_LIST Static method Public Method Get reopen step regions list (External) 20130502
7 GET_REOPEN_LIST_PAGING Static method Public Method Get reopen step regions list by paging (External Paging) 20130502
8 GET_REOPEN_STEP_RGNS Static method Private Method Get reopen step regions 20130502
9 GET_RGN_ACC_BY_ROLE Static method Private Method Get step region access by role 20130512
10 GET_STEP_RGNS Static method Public Method Get step regions 20130427
11 GET_STEP_RGNS_BY_DRV_DIM Static method Private Method Get step regions by driver dimension 20130427
12 GET_STEP_RGNS_BY_ID Static method Public Method Get step regions by ID 20130709
13 GET_STEP_RGNS_BY_RGN_ACC Static method Private Method Get step regions by step region acccess 20130429
14 GET_STEP_RGNS_BY_TMPL_VERSION Static method Public Method Get step regions by template version 20130427
15 GET_STEP_RGNS_RGN_ACC_USERS Static method Public Method Get step regions access users 20130504
16 GET_STEP_RGNS_TEXT Static method Public Method Get step regions text 20130502
17 GET_STEP_RGNS_TODOLIST Static method Public Method Get step regions todolist (External) 20130502
18 GET_STEP_RGNS_TODOLIST_PAGING Static method Public Method Get step regions todolist by paging (External Paging) 20130719
19 GET_STEP_RGN_DESC Static method Public Method Get step region desc 20130430
20 GET_STEP_RGN_FULLNAME Static method Public Method Get step region fullname 20130504
21 IS_ALL_STEP_RGNS_COMPLETED Static method Public Method Check if all step regions completed 20130428
22 OPEN_NEXT_STEP_RGNS Static method Private Method Open next step regions 20130501
23 PREVIEW_STEP_RGNS Static method Public Method Preview step regions by driver dimension (External) 20130428
24 PREVIEW_STEP_RGNS_PAGING Static method Public Method Preview step regions by paging (External Paging) 20130719
25 REJECT_STEP_RGNS Static method Public Method Reject step regions (External) 20130429
26 REMOVE_INVALID_RGN_ACC Static method Private Method Remove invalid step region access 20130428
27 REOPEN_STEP_RGNS Static method Public Method Reopen step regions (External) 20130502
28 REVIEW_STEP_RGNS Static method Private Method Review step regions 20130501
29 UPDATE_STEP_RGNS_STATUS Static method Public Method Update step regions status 20130501
30 VALIDATE_RGN_ACC Static method Private Method Validate step region access 20130428
Events
Class CL_RSBPCB_STEP_RGN has no event.
Types
Class CL_RSBPCB_STEP_RGN has no local type.
Method Signatures

Method APPROVE_STEP_RGNS 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_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130722
# 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 CHANGE_STEP_RGNS_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_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 20130428
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method CHECK_STEP_RGNS_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130512
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 20130512
4 Importing I_ROLE Call by reference Type reference (TYPE) RSBPCB_ROLE BPC: BPF Role 20130430
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130430

Method COMPLETE_STEP_RGNS 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_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130722
# 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 DELETE_STEP_RGNS 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_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130427

Method DELETE_STEP_RGNS on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_REOPEN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 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
4 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_REOPEN_LIST_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOTAL_PAGES Call by reference Type reference (TYPE) I 20130502
2 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130502
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 20130502
5 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130722
6 Importing I_PAGE Call by reference Type reference (TYPE) I 1 20130502
7 Importing I_REC_PER_PAGE Call by reference Type reference (TYPE) I 50 20130502
# 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_REOPEN_STEP_RGNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STEP_RGN_DELAY Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130502
2 Exporting ET_STEP_RGN_REOPEN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130502
3 Importing IF_IGNORE_ERROR_STEP_RGN Call by reference Type reference (TYPE) RS_BOOL Boolean 20130502
4 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130502
5 Importing I_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130502
6 Importing I_TH_STEP_REGION_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130502
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130502

Method GET_RGN_ACC_BY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RGN_ACC Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RGN_ACC 20130512
2 Importing I_ROLE Call by reference Type reference (TYPE) RSBPCB_ROLE BPC: BPF Role 20130512
3 Importing I_T_TEAM_ID Call by reference Type reference (TYPE) RSBPCE_T_TEAM_ID BPC: Table of team ID 20130512
4 Importing I_T_USER_ID Call by reference Type reference (TYPE) RSBPCE_T_USER_ID BPC: Table of user ID 20130512

Method GET_RGN_ACC_BY_ROLE on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_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 20130501
2 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130427
3 Importing IF_MATCHED Call by reference Type reference (TYPE) RS_BOOL Boolean 20130501
4 Importing IF_WITH_STEP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130503
5 Importing IT_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130430
6 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130427
7 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130428
8 Importing I_STEP_ORDER Call by reference Type reference (TYPE) RSBPCB_STEP_ORDER BPC: BPF Step Order 20130502
9 Importing I_TH_STEP_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130501
10 Importing I_TH_STEP_REGION_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130502

Method GET_STEP_RGNS on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_STEP_RGNS_BY_DRV_DIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130427
2 Importing I_S_DRV_DIM Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_DRV_DIM 20130427
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130920

Method GET_STEP_RGNS_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130709
2 Importing I_TH_STEP_REGION_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130709

Method GET_STEP_RGNS_BY_ID on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_STEP_RGNS_BY_RGN_ACC 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 20130502
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130429
3 Importing I_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130502
4 Importing I_USER_ID Call by reference Type reference (TYPE) RSBPC_USER_ID BPC: User ID 20130429

Method GET_STEP_RGNS_BY_RGN_ACC on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_STEP_RGNS_BY_TMPL_VERSION Signature

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

Method GET_STEP_RGNS_BY_TMPL_VERSION on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_STEP_RGNS_RGN_ACC_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130504
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130504
3 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130504
4 Importing I_ROLE Call by reference Type reference (TYPE) RSBPCB_ROLE BPC: BPF Role 20130504
5 Importing I_TH_STEP_REGION_ID Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_TH_ID 20130504

Method GET_STEP_RGNS_RGN_ACC_USERS on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_STEP_RGNS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130502
2 Importing IF_OWNER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130709
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_STEP_RGNS_TEXT on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_STEP_RGNS_TODOLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 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
4 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 20130503
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_STEP_RGNS_TODOLIST_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOTAL_PAGES Call by reference Type reference (TYPE) I 20130719
2 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 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 20130722
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_STEP_RGN_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 20130430
2 Importing I_STEP_REGION_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130430
3 Returning R_STEP_RGN_DESC Value transfer Type reference (TYPE) RSSTRING String 20130430

Method GET_STEP_RGN_DESC on class CL_RSBPCB_STEP_RGN has no exception.

Method GET_STEP_RGN_FULLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DRV_MEMBER Call by reference Type reference (TYPE) RSCHAVL Dim: Field for a User-Defined Characteristic Value 20130504
2 Importing I_STEP_NAME Call by reference Type reference (TYPE) RSBPCB_STEP_NAME BPC: BPF Step Name 20130504
3 Returning R_STEP_RGN_FULLNAME Value transfer Type reference (TYPE) RSSTRING String 20130504

Method GET_STEP_RGN_FULLNAME on class CL_RSBPCB_STEP_RGN has no exception.

Method IS_ALL_STEP_RGNS_COMPLETED 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 20130428
2 Importing I_INSTANCE_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130428
3 Importing I_STEP_ID Call by reference Type reference (TYPE) RSBPCB_ID BPC: BPF ID 20130428
4 Returning RF_ALL_COMPLETED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130428

Method IS_ALL_STEP_RGNS_COMPLETED on class CL_RSBPCB_STEP_RGN has no exception.

Method OPEN_NEXT_STEP_RGNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130501
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130501
3 Importing I_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130501
4 Importing I_T_STEP Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP 20130501

Method OPEN_NEXT_STEP_RGNS on class CL_RSBPCB_STEP_RGN has no exception.

Method PREVIEW_STEP_RGNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130428
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 20130428
4 Importing I_S_DRV_DIM Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_DRV_DIM 20130428
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130920
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method PREVIEW_STEP_RGNS_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOTAL_PAGES Call by reference Type reference (TYPE) I 20130719
2 Exporting E_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 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_PAGE Call by reference Type reference (TYPE) I 1 20130719
6 Importing I_REC_PER_PAGE Call by reference Type reference (TYPE) I 100 20130719
7 Importing I_S_DRV_DIM Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_DRV_DIM 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 REJECT_STEP_RGNS 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_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130722
# 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 REMOVE_INVALID_RGN_ACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130428
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130428

Method REMOVE_INVALID_RGN_ACC on class CL_RSBPCB_STEP_RGN has no exception.

Method REOPEN_STEP_RGNS 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_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 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 REVIEW_STEP_RGNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ACCEPT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130501
2 Importing IT_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130501
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130501
4 Importing I_S_INST Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_INST 20130501
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130512

Method UPDATE_STEP_RGNS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_RSBPCB_STEP_RGN 20130501
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130501
3 Importing I_STATUS Call by reference Type reference (TYPE) RSBPCB_STEPREGION_STATUS BPC: BPF Step Region Status 20130501

Method UPDATE_STEP_RGNS_STATUS on class CL_RSBPCB_STEP_RGN has no exception.

Method VALIDATE_RGN_ACC 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 20130428
2 Importing I_T_STEP_RGN Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_STEP_RGN 20130428
3 Returning RF_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130428

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