SAP ABAP Class CL_RSBPCB_UT (BPC: BPF UT common services)
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_UT | |
Short Description | BPC: BPF UT common services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | T | Test Program |
Category | 5 | |
Package | RSBPCB | BPC IP Extension: BPF |
Created | 20130720 | 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) |
Interfaces
Class CL_RSBPCB_UT has no interface implemented.
Friends
Class CL_RSBPCB_UT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSBPC_APPL_ID | 'ZBPF_UT_AL' | BPC: Application ID | 20130720 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSBPC_APPSET_ID | 'ZBPF_UT_APPSET' | BPC: AppSet ID | 20130720 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSINFOAREA | 'ZBPFAREA' | InfoArea | 20130720 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSINFOPROV | 'ZBPFIPRV' | InfoProvider | 20130720 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'C' | 20130720 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'M' | 20130720 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'K' | 20130720 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZBPF' | 20130720 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZBPF_UT_TEAM' | 20130720 |
Methods
Events
Class CL_RSBPCB_UT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_HIE_DATA | Public | See coding | 20130720 | begin of tn_s_hie_data,
hieid type rshieid,
hierstruc type standard table of rsndi_s_htab with default key,
thiernode type standard table of rsthiernode with default key,
end of tn_s_hie_data
|
||
2 | TN_S_IOBJ_DATA | Public | See coding | 20130720 | begin of tn_s_iobj_data,
iobjnm type rsiobjnm,
md type ref to data,
text type ref to data,
hiedir type standard table of rsndi_s_hiedir with default key,
hiedirt type standard table of rshiedirt with default key,
hie type standard table of tn_s_hie_data with default key,
end of tn_s_iobj_data
|
||
3 | TN_TH_IOBJ_DATA | Public | See coding | 20130720 | tn_th_iobj_data type hashed table of tn_s_iobj_data with unique key iobjnm
|
Method Signatures
Method CHECK_INFOAREA_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130720 |
Method CHECK_INFOAREA_EXIST on class CL_RSBPCB_UT has no exception.
Method CHECK_INFOPROV_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130720 | ||
2 | ![]() |
RF_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130720 |
Method CHECK_INFOPROV_EXIST on class CL_RSBPCB_UT has no exception.
Method CHECK_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSG | Call by reference | Type reference (TYPE) | STRING | 20130720 | |||
2 | ![]() |
I_S_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20130720 | ||
3 | ![]() |
I_T_MESSAGES | Call by reference | Type reference (TYPE) | RSNDI_T_MESSAGE | Message Table for NDI Hierarchies - Master Data Interface | 20130720 | ||
4 | ![]() |
I_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20130720 |
Method CHECK_MSG on class CL_RSBPCB_UT has no exception.
Method CREATE_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | BPC: Application ID | 20130720 | ||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130720 | ||
3 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130720 |
Method CREATE_APPL on class CL_RSBPCB_UT has no exception.
Method CREATE_APPSET 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 | 20130720 |
Method CREATE_APPSET on class CL_RSBPCB_UT has no exception.
Method CREATE_INFOAREA Signature
Method CREATE_INFOAREA on class CL_RSBPCB_UT has no parameter.
Method CREATE_INFOAREA on class CL_RSBPCB_UT has no exception.
Method CREATE_INFOOBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_C30 | 20130720 | |||
2 | ![]() |
I_IOBJ_CHA_COMP_COUNT | Call by reference | Type reference (TYPE) | I | 20130720 | |||
3 | ![]() |
I_IOBJ_CHA_COUNT | Call by reference | Type reference (TYPE) | I | 20130720 | |||
4 | ![]() |
I_IOBJ_KYF_COUNT | Call by reference | Type reference (TYPE) | I | 20130720 | |||
5 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130720 |
Method CREATE_INFOOBJECTS on class CL_RSBPCB_UT has no exception.
Method CREATE_INFOPROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130720 | ||
2 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130720 | |||
3 | ![]() |
I_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_C30 | 20130720 |
Method CREATE_INFOPROV on class CL_RSBPCB_UT has no exception.
Method CREATE_TEAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_TEAM_ID | Call by reference | Type reference (TYPE) | RSBPCE_T_TEAM_ID | BPC: Table of team ID | 20130720 | ||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | BPC: AppSet ID | 20130720 | ||
3 | ![]() |
I_TEAM_COUNT | Call by reference | Type reference (TYPE) | I | 20130720 | |||
4 | ![]() |
I_TEAM_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130720 |
Method CREATE_TEAMS on class CL_RSBPCB_UT has no exception.
Method CREATE_TEMPLATE_MOCKUP 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 | 20130720 | ||
2 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | N_C_BPF_UT_APPSET_ID | BPC: AppSet ID | 20130720 | |
3 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130720 |
Method CREATE_TEMPLATE_MOCKUP on class CL_RSBPCB_UT has no exception.
Method DELETE 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 | N_C_BPF_UT_APPSET_ID | BPC: AppSet ID | 20130720 | |
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | N_C_BPF_UT_INFOPROV | InfoProvider | 20130720 | |
3 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | N_C_BPF_UT_IOBJ_PREFIX | 20130720 |
Method DELETE on class CL_RSBPCB_UT has no exception.
Method DELETE_ALL_HIERARCHIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130720 |
Method DELETE_ALL_HIERARCHIES on class CL_RSBPCB_UT has no exception.
Method DELETE_INFOAREA Signature
Method DELETE_INFOAREA on class CL_RSBPCB_UT has no parameter.
Method DELETE_INFOAREA on class CL_RSBPCB_UT has no exception.
Method DELETE_INFOOBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130720 |
Method DELETE_INFOOBJECTS on class CL_RSBPCB_UT has no exception.
Method DELETE_INFOPROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130720 |
Method DELETE_INFOPROV on class CL_RSBPCB_UT has no exception.
Method DELETE_TEMPLATE_MOCKUP 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 | N_C_BPF_UT_APPSET_ID | BPC: AppSet ID | 20130720 | |
2 | ![]() |
I_TMPL_ID | Call by reference | Type reference (TYPE) | RSBPCB_TMPL_ID | BPC: BPF Template ID | 20130720 |
Method DELETE_TEMPLATE_MOCKUP on class CL_RSBPCB_UT has no exception.
Method GENERATE_INFOOBJECTS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130720 | |||
2 | ![]() |
I_MD_COUNT | Call by reference | Type reference (TYPE) | I | 20130720 | |||
3 | ![]() |
I_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_C30 | 20130720 | |||
4 | ![]() |
I_T_TEAM_ID | Call by reference | Type reference (TYPE) | RSBPCE_T_TEAM_ID | BPC: Table of team ID | 20130720 |
Method GENERATE_INFOOBJECTS_DATA on class CL_RSBPCB_UT has no exception.
Method GENERATE_RAND_USER_TEAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_TEAM_ID | Call by reference | Type reference (TYPE) | RSBPCE_T_TEAM_ID | BPC: Table of team ID | 20130720 | ||
2 | ![]() |
R_STR | Value transfer | Type reference (TYPE) | STRING | 20130720 |
Method GENERATE_RAND_USER_TEAM on class CL_RSBPCB_UT has no exception.
Method GET_INFOOBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_C30 | 20130720 | |||
2 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130720 |
Method GET_INFOOBJECTS on class CL_RSBPCB_UT has no exception.
Method GET_INFOOBJECTS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_IOBJ_DATA | Call by reference | Type reference (TYPE) | TN_TH_IOBJ_DATA | 20130720 | |||
2 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130720 | |||
3 | ![]() |
I_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_C30 | 20130720 |
Method GET_INFOOBJECTS_DATA on class CL_RSBPCB_UT has no exception.
Method PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_IOBJ_DATA | Call by reference | Type reference (TYPE) | TN_TH_IOBJ_DATA | 20130720 | |||
2 | ![]() |
E_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_C30 | 20130720 | |||
3 | ![]() |
E_T_TEAM_ID | Call by reference | Type reference (TYPE) | RSBPCE_T_TEAM_ID | BPC: Table of team ID | 20130720 | ||
4 | ![]() |
IF_GENERATE_IOBJ_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130720 | ||
5 | ![]() |
IF_RECREATE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130720 | ||
6 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | RSBPC_APPL_ID | N_C_BPF_UT_APPL_ID | BPC: Application ID | 20130720 | |
7 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | N_C_BPF_UT_APPSET_ID | BPC: AppSet ID | 20130720 | |
8 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | N_C_BPF_UT_INFOPROV | InfoProvider | 20130720 | |
9 | ![]() |
I_IOBJ_CHA_COMP_COUNT | Call by reference | Type reference (TYPE) | I | 2 | 20130720 | ||
10 | ![]() |
I_IOBJ_CHA_COUNT | Call by reference | Type reference (TYPE) | I | 8 | 20130720 | ||
11 | ![]() |
I_IOBJ_KYF_COUNT | Call by reference | Type reference (TYPE) | I | 1 | 20130720 | ||
12 | ![]() |
I_IOBJ_PREFIX | Call by reference | Type reference (TYPE) | STRING | N_C_BPF_UT_IOBJ_PREFIX | 20130720 | ||
13 | ![]() |
I_MD_COUNT | Call by reference | Type reference (TYPE) | I | 50 | 20130720 | ||
14 | ![]() |
I_TEAM_COUNT | Call by reference | Type reference (TYPE) | I | 2 | 20130720 | ||
15 | ![]() |
I_TEAM_PREFIX | Call by reference | Type reference (TYPE) | STRING | N_C_BPF_UT_TEAM_PREFIX | 20130720 |
Method PREPARE on class CL_RSBPCB_UT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |