SAP ABAP Data Element SAUNIT_D_DENY_EXECUTION (Prohibit to execute unit tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_TYPES (Package) INTERNAL: NO REUSE - DDIC type definitions

⤷

⤷

Basic Data
Data Element | SAUNIT_D_DENY_EXECUTION |
Short Description | Prohibit to execute unit tests |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SAUNIT_FLAG | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Deny exec. |
Medium | 15 | Deny execution |
Long | 20 | Prohibit execution |
Heading | 25 | Prohibit Execution |
Documentation
Definition
Unit tests are code fragments that execute parts of the domain code in order to ensure functional correctness. Unit testing is part of modern programming techniques like extreme programming or test driven development.
In general it is most useful to allow unit testing in development systems but not required in most other systems.
As both test code as well as domain code can contain subtle bugs there is a small potential risk always when one executes unit tests that may have impact to repositories or system resources.
With the switch "Prohibit Test Execution" administrators can switch off ABAP Unit test execution for non development systems.
The dialog forCustomizing settings can be used to enforce such a system policy..
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 700 |