Hierarchy

⤷

⤷

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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
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 | ![]() |
Static method | Public | Method | Activate template (External) | 20130424 |
2 | ![]() |
Static method | Public | Method | Before activation (External) | 20130621 |
3 | ![]() |
Static method | Private | Method | Concatenate identity dimensions | 20130424 |
4 | ![]() |
Static method | Public | Method | Copy template (External) | 20130424 |
5 | ![]() |
Static method | Private | Method | Copy template version | 20130426 |
6 | ![]() |
Static method | Public | Method | Create new template (External) | 20130424 |
7 | ![]() |
Static method | Private | Method | Create template version | 20130510 |
8 | ![]() |
Static method | Public | Method | Delete template (External) | 20130424 |
9 | ![]() |
Static method | Public | Method | Force delete template | 20130508 |
10 | ![]() |
Static method | Private | Method | Delete template version | 20130426 |
11 | ![]() |
Static method | Public | Method | Edit template (External) | 20130424 |
12 | ![]() |
Static method | Public | Method | Get template list (External) | 20130424 |
13 | ![]() |
Static method | Private | Method | Get templates text | 20130502 |
14 | ![]() |
Static method | Private | Method | Get template assignment text | 20130502 |
15 | ![]() |
Static method | Private | Method | Get templates identity dimension text | 20130502 |
16 | ![]() |
Static method | Private | Method | Get template version access | 20130426 |
17 | ![]() |
Static method | Public | Method | Get template version assignment (External) | 20130426 |
18 | ![]() |
Static method | Public | Method | Get template version detail | 20130426 |
19 | ![]() |
Static method | Public | Method | Get template version identity dimensions (External) | 20130426 |
20 | ![]() |
Static method | Public | Method | Get template version info (External) | 20130428 |
21 | ![]() |
Static method | Public | Method | Get template version list (External) | 20130426 |
22 | ![]() |
Static method | Private | Method | Get template version text | 20130430 |
23 | ![]() |
Static method | Public | Method | New template version (External) | 20130426 |
24 | ![]() |
Static method | Private | Method | Reset template version | 20130430 |
25 | ![]() |
Static method | Private | Method | Set template version active/inactive | 20130430 |
26 | ![]() |
Static method | Public | Method | Set template lock (External) | 20130424 |
27 | ![]() |
Static method | Private | Method | Set template version validity | 20130424 |
28 | ![]() |
Static method | Private | Method | Set template version access | 20130501 |
29 | ![]() |
Static method | Private | Method | Set template version lock | 20130426 |
30 | ![]() |
Static method | Private | Method | Set template version text | 20130430 |
31 | ![]() |
Static method | Private | Method | Split identity dimensions | 20130424 |
32 | ![]() |
Static method | Public | Method | Update template (External) | 20130424 |
33 | ![]() |
Static method | Private | Method | Update template version | 20130426 |
34 | ![]() |
Static method | Public | Method | Validate template (External) | 20130424 |
35 | ![]() |
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 | ![]() |
EF_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130708 | ||
2 | ![]() |
E_T_MESSAGE | Call by reference | Type reference (TYPE) | RSBPC0_T_MESSAGE | BPC: Messages | 20130708 | ||
3 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
4 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
6 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130424 | |
2 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130621 | ||
2 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_T_IDENTITY_DIM | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_IDENTITY_DIM | 20130506 | |||
2 | ![]() |
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 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
4 | ![]() |
I_SRC_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130621 | ||
5 | ![]() |
I_TGT_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | ||
6 | ![]() |
I_TGT_TXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | Long description | 20130424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130621 | |
2 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_SRC_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
4 | ![]() |
I_SRC_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130426 | ||
5 | ![]() |
I_TGT_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
6 | ![]() |
I_TGT_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130624 |
Method CREATE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
4 | ![]() |
I_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130425 | |||
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130424 | |
2 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130510 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130510 | |||
4 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130510 | ||
5 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130625 |
Method DELETE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_DELETE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130621 | ||
2 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130424 | |
2 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130508 | ||
2 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
4 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130624 |
Method EDIT_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130708 | |||
2 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130424 | |
2 | ![]() |
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 | ![]() |
E_T_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_TMPL | 20130425 | |||
2 | ![]() |
IF_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130426 | ||
3 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
4 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
5 | ![]() |
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 | ![]() |
C_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130502 | |||
2 | ![]() |
C_T_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_TMPL | 20130502 | |||
3 | ![]() |
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 | ![]() |
C_T_TMPL_ACC | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_TMPL_ACC | 20130502 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
E_T_TMPL_ACC | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_TMPL_ACC | 20130426 | |||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
4 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
5 | ![]() |
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 | ![]() |
E_T_TMPL_ACC | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_TMPL_ACC | 20130426 | |||
2 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
6 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
E_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130426 | |||
2 | ![]() |
IF_LATEST | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130430 | ||
3 | ![]() |
IF_WITH_ACC | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130429 | ||
4 | ![]() |
IF_WITH_STEP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130429 | ||
5 | ![]() |
IF_WITH_TEXT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130429 | ||
6 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
7 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
8 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
9 | ![]() |
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 | ![]() |
E_T_IDENTITY_DIM | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_IDENTITY_DIM | 20130506 | |||
2 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
4 | ![]() |
I_FITER_COMPOUNDING | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130929 | |
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
6 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
7 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
E_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130428 | |||
2 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130428 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130428 | ||
6 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
E_T_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_T_TMPL | 20130426 | |||
2 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130430 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130430 | ||
4 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130430 | ||
5 | ![]() |
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 | ![]() |
E_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130708 | |||
2 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130426 | |
2 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130430 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130430 | ||
4 | ![]() |
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 | ![]() |
IF_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130430 | ||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130430 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
4 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130430 | ||
5 | ![]() |
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 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
2 | ![]() |
IF_LOCK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130424 | ||
3 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130424 | |
2 | ![]() |
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 | ![]() |
IF_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130424 | ||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
4 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 | ||
5 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130501 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130501 | ||
4 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130501 | ||
5 | ![]() |
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 | ![]() |
IF_LOCK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130426 | ||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
4 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
5 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130430 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130430 | ||
4 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130430 | ||
5 | ![]() |
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 | ![]() |
I_IDENTITY_DIM | Call by reference | Type reference (TYPE) | RSSTRING | String | 20130424 | ||
2 | ![]() |
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 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
4 | ![]() |
I_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130425 | |||
5 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130424 | |
2 | ![]() |
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 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
3 | ![]() |
I_S_TMPL | Call by reference | Type reference (TYPE) | CL_RSBPCB_SERVICE=>TN_S_TMPL | 20130426 | |||
4 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
5 | ![]() |
I_TMPL_VERSION | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_VERSION | BPC: BPF Template Version | 20130426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Exception: BPF Execption | 20130624 |
Method VALIDATE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130708 | ||
2 | ![]() |
E_T_MESSAGE | Call by reference | Type reference (TYPE) | RSBPC0_T_MESSAGE | BPC: Messages | 20130708 | ||
3 | ![]() |
IF_CHECK_SECURITY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130722 | |
4 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130424 | ||
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
6 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EF_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130426 | ||
2 | ![]() |
E_T_MESSAGE | Call by reference | Type reference (TYPE) | RSBPC0_T_MESSAGE | 20130508 | |||
3 | ![]() |
IF_CHECK_MEMBER | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130509 | ||
4 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130426 | ||
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130619 | |
6 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130426 | ||
7 | ![]() |
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 |