SAP ABAP Class CL_BCFG_UNIT_TEST_HELPER (internally used helper to support unit testing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation

⤷

⤷

Properties
Class | CL_BCFG_UNIT_TEST_HELPER | |
Short Description | internally used helper to support unit testing | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
Created | 20100928 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BCFG_UNIT_TEST_HELPER has no forward declaration.
Interfaces
Class CL_BCFG_UNIT_TEST_HELPER has no interface implemented.
Friends
Class CL_BCFG_UNIT_TEST_HELPER has no friend class.
Attributes
Class CL_BCFG_UNIT_TEST_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | to create a remote DS helper for special unit test | 20110105 |
2 | ![]() |
Static method | Public | Method | to mock client settings | 20110104 |
3 | ![]() |
Static method | Public | Method | to set a unit test DS helper implementation | 20100928 |
4 | ![]() |
Static method | Public | Method | to change the id of a CL_BCFG_BCSET_CONFIG_CONTAINER | 20120620 |
5 | ![]() |
Static method | Public | Method | to activate/deactivate transport checks in BC API impl | 20110106 |
Events
Class CL_BCFG_UNIT_TEST_HELPER has no event.
Types
Class CL_BCFG_UNIT_TEST_HELPER has no local type.
Method Signatures
Method CREATE_REMOTE_DS_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | 20110415 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_BCSET_DS_HELPER | 20110105 |
Method CREATE_REMOTE_DS_HELPER on class CL_BCFG_UNIT_TEST_HELPER has no exception.
Method SET_DAO_CLIENT_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DAO_CLIENT_SETTINGS | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_DAO_CLIENT_SETTINGS | 20110415 |
Method SET_DAO_CLIENT_SETTINGS on class CL_BCFG_UNIT_TEST_HELPER has no exception.
Method SET_DS_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_BCFG_BCSET_DS_HELPER | 20110415 |
Method SET_DS_HELPER on class CL_BCFG_UNIT_TEST_HELPER has no exception.
Method SET_ID_TO_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_CONFIG_CONTAINER | must be a CL_BCFG_BCSET_CONFIG_CONTAINER | 20120620 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20120620 |
Method SET_ID_TO_CONTAINER on class CL_BCFG_UNIT_TEST_HELPER has no exception.
Method SET_TRANSP_REQ_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110415 |
Method SET_TRANSP_REQ_CHECK on class CL_BCFG_UNIT_TEST_HELPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |