SAP ABAP Class CL_RSBPCB_TMPL (BPC: BPF Template)
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_TMPL  
Short Description BPC: BPF Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCB   BPC IP Extension: BPF 
Created 20130423   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSBPCB_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSBPCB_TMPL 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_TMPL has no interface implemented.
Friends
Class CL_RSBPCB_TMPL has no friend class.
Attributes
Class CL_RSBPCB_TMPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TEMPLATE Static method Public Method Activate template (External) 20130424
2 BEFORE_ACTIVATION Static method Public Method Before activation (External) 20130621
3 CONCAT_IDENTITY_DIM Static method Private Method Concatenate identity dimensions 20130424
4 COPY_TEMPLATE Static method Public Method Copy template (External) 20130424
5 COPY_VERSION Static method Private Method Copy template version 20130426
6 CREATE_TEMPLATE Static method Public Method Create new template (External) 20130424
7 CREATE_VERSION Static method Private Method Create template version 20130510
8 DELETE_TEMPLATE Static method Public Method Delete template (External) 20130424
9 DELETE_TEMPLATE_FORCE Static method Public Method Force delete template 20130508
10 DELETE_VERSION Static method Private Method Delete template version 20130426
11 EDIT_TEMPLATE Static method Public Method Edit template (External) 20130424
12 GET_TEMPLATE_LIST Static method Public Method Get template list (External) 20130424
13 GET_TMPLS_TEXT Static method Private Method Get templates text 20130502
14 GET_TMPL_ASSIGNMENT_TEXT Static method Private Method Get template assignment text 20130502
15 GET_TMPL_IDENTITY_DIM_TEXT Static method Private Method Get templates identity dimension text 20130502
16 GET_VERSION_ACCESS Static method Private Method Get template version access 20130426
17 GET_VERSION_ASSIGNMENT Static method Public Method Get template version assignment (External) 20130426
18 GET_VERSION_DETAIL Static method Public Method Get template version detail 20130426
19 GET_VERSION_IDENTITY_DIM Static method Public Method Get template version identity dimensions (External) 20130426
20 GET_VERSION_INFO Static method Public Method Get template version info (External) 20130428
21 GET_VERSION_LIST Static method Public Method Get template version list (External) 20130426
22 GET_VERSION_TEXT Static method Private Method Get template version text 20130430
23 NEW_VERSION Static method Public Method New template version (External) 20130426
24 RESET_VERSION Static method Private Method Reset template version 20130430
25 SET_ACTIVE Static method Private Method Set template version active/inactive 20130430
26 SET_TEMPLATE_LOCK Static method Public Method Set template lock (External) 20130424
27 SET_VALIDITY Static method Private Method Set template version validity 20130424
28 SET_VERSION_ACCESS Static method Private Method Set template version access 20130501
29 SET_VERSION_LOCK Static method Private Method Set template version lock 20130426
30 SET_VERSION_TEXT Static method Private Method Set template version text 20130430
31 SPLIT_IDENTITY_DIM Static method Private Method Split identity dimensions 20130424
32 UPDATE_TEMPLATE Static method Public Method Update template (External) 20130424
33 UPDATE_VERSION Static method Private Method Update template version 20130426
34 VALIDATE_TEMPLATE Static method Public Method Validate template (External) 20130424
35 VALIDATE_VERSION Static method Public Method Validate template version 20130426
Events
Class CL_RSBPCB_TMPL has no event.
Types
Class CL_RSBPCB_TMPL has no local type.
Method Signatures

Method ACTIVATE_TEMPLATE 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_T_MESSAGE Call by reference Type reference (TYPE) RSBPC0_T_MESSAGE BPC: Messages 20130708
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 20130424
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
6 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130424
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method BEFORE_ACTIVATION 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 20130621
2 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130621
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130624

Method CONCAT_IDENTITY_DIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_IDENTITY_DIM Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTITY_DIM 20130506
2 Returning R_IDENTITY_DIM Value transfer Type reference (TYPE) RSSTRING String 20130424

Method CONCAT_IDENTITY_DIM on class CL_RSBPCB_TMPL has no exception.

Method COPY_TEMPLATE 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 20130424
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_SRC_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130621
5 Importing I_TGT_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
6 Importing I_TGT_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long description 20130424
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130621
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method COPY_VERSION 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 20130426
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_SRC_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
4 Importing I_SRC_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426
5 Importing I_TGT_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
6 Importing I_TGT_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130624

Method CREATE_TEMPLATE 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 20130424
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130425
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130506
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130424
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method CREATE_VERSION 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 20130510
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130510
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130510
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130510
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130625

Method DELETE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DELETE Call by reference Type reference (TYPE) RS_BOOL Boolean 20130621
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 20130424
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130424
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method DELETE_TEMPLATE_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 20130508
2 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130508

Method DELETE_TEMPLATE_FORCE on class CL_RSBPCB_TMPL has no exception.

Method DELETE_VERSION 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 20130426
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130624

Method EDIT_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130708
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 20130424
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130424
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_TEMPLATE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_TMPL 20130425
2 Importing IF_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Boolean 20130426
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 20130424
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619

Method GET_TEMPLATE_LIST on class CL_RSBPCB_TMPL has no exception.

Method GET_TMPLS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130502
2 Changing C_T_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_TMPL 20130502
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130502

Method GET_TMPLS_TEXT on class CL_RSBPCB_TMPL has no exception.

Method GET_TMPL_ASSIGNMENT_TEXT Signature

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

Method GET_TMPL_ASSIGNMENT_TEXT on class CL_RSBPCB_TMPL has no exception.

Method GET_TMPL_IDENTITY_DIM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_IDENTITY_DIM Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTITY_DIM 20130506

Method GET_TMPL_IDENTITY_DIM_TEXT on class CL_RSBPCB_TMPL has no exception.

Method GET_VERSION_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TMPL_ACC Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_TMPL_ACC 20130426
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130426
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426

Method GET_VERSION_ACCESS on class CL_RSBPCB_TMPL has no exception.

Method GET_VERSION_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TMPL_ACC Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_TMPL_ACC 20130426
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 20130426
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
6 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426
# Exception Resumable Description Created on
1 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_VERSION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130426
2 Importing IF_LATEST Call by reference Type reference (TYPE) RS_BOOL Boolean 20130430
3 Importing IF_WITH_ACC Call by reference Type reference (TYPE) RS_BOOL Boolean 20130429
4 Importing IF_WITH_STEP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130429
5 Importing IF_WITH_TEXT Call by reference Type reference (TYPE) RS_BOOL Boolean 20130429
6 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130426
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
8 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
9 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426

Method GET_VERSION_DETAIL on class CL_RSBPCB_TMPL has no exception.

Method GET_VERSION_IDENTITY_DIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_IDENTITY_DIM Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTITY_DIM 20130506
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 20130426
4 Importing I_FITER_COMPOUNDING Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20130929
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
6 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
7 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426
# Exception Resumable Description Created on
1 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_VERSION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 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_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130428
6 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130428
# Exception Resumable Description Created on
1 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_VERSION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_TMPL 20130426
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 20130426
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
# Exception Resumable Description Created on
1 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method GET_VERSION_TEXT 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_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130430
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130430
5 Returning R_TXTLG Value transfer Type reference (TYPE) RSTXTLG Long description 20130430

Method GET_VERSION_TEXT on class CL_RSBPCB_TMPL has no exception.

Method NEW_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130708
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 20130426
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130426
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method RESET_VERSION 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_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130430
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130430

Method RESET_VERSION on class CL_RSBPCB_TMPL has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ACTIVE 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_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130430
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130430

Method SET_ACTIVE on class CL_RSBPCB_TMPL has no exception.

Method SET_TEMPLATE_LOCK 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 IF_LOCK Call by reference Type reference (TYPE) RS_BOOL Boolean 20130424
3 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130424
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130424
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method SET_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_VALID Call by reference Type reference (TYPE) RS_BOOL Boolean 20130424
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130424
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130424

Method SET_VALIDITY on class CL_RSBPCB_TMPL has no exception.

Method SET_VERSION_ACCESS 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_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
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_TMPL_ACC Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_TMPL_ACC 20130501

Method SET_VERSION_ACCESS on class CL_RSBPCB_TMPL has no exception.

Method SET_VERSION_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_LOCK Call by reference Type reference (TYPE) RS_BOOL Boolean 20130426
2 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130426
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130426

Method SET_VERSION_TEXT 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_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130430
4 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130430
5 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long description 20130430

Method SET_VERSION_TEXT on class CL_RSBPCB_TMPL has no exception.

Method SPLIT_IDENTITY_DIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENTITY_DIM Call by reference Type reference (TYPE) RSSTRING String 20130424
2 Returning R_T_IDENTITY_DIM Value transfer Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_T_IDENTITY_DIM 20130506

Method SPLIT_IDENTITY_DIM on class CL_RSBPCB_TMPL has no exception.

Method UPDATE_TEMPLATE 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 20130424
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
4 Importing I_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130425
5 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130506
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130424
2 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method UPDATE_VERSION 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 20130426
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
3 Importing I_S_TMPL Call by reference Type reference (TYPE) CL_RSBPCB_SERVICE=>TN_S_TMPL 20130426
4 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
5 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426
# Exception Resumable Description Created on
1 CX_RSBPCB_EXCEPTION BPC Exception: BPF Execption 20130624

Method VALIDATE_TEMPLATE 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_T_MESSAGE Call by reference Type reference (TYPE) RSBPC0_T_MESSAGE BPC: Messages 20130708
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 20130424
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
6 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130424
# Exception Resumable Description Created on
1 CX_RSBPC_NO_AUTH CPM BPC Exception - No Authorization 20130722

Method VALIDATE_VERSION 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 20130426
2 Exporting E_T_MESSAGE Call by reference Type reference (TYPE) RSBPC0_T_MESSAGE 20130508
3 Importing IF_CHECK_MEMBER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130509
4 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130426
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20130619
6 Importing I_TMPL_ID Call by reference Type reference (TYPE) RSBPCB_TMPL_ID BPC: BPF Template ID 20130426
7 Importing I_TMPL_VERSION Call by reference Type reference (TYPE) RSBPCB_TMPL_VERSION BPC: BPF Template Version 20130426

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