SAUNIT_NO_LEGACY - ABAP Unit tests that are unsuitable for ext. test framework
ABAP Unit tests that are unsuitable for ext. test framework information is stored in SAP table SAUNIT_NO_LEGACY.
It is part of development package SABP_TOOLS_ATC_UNIT_TEST_CI in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "*NO* Reuse - ABAP Unit Adapter for CI flavor".
It is part of development package SABP_TOOLS_ATC_UNIT_TEST_CI in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "*NO* Reuse - ABAP Unit Adapter for CI flavor".
Fields for table SAUNIT_NO_LEGACY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | SAUNIT_S_TADIR_KEY | 0 | |||
.INCLUDE | X | SABP_S_TADIR_KEY | 0 | |||
OBJ_NAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | * |
OBJ_TYPE | Object Type | X | TROBJTYPE | CHAR | 8 | |
CHECKMAN | This setting is valid for CheckMan | SAUNIT_D_LEGACY_CHKMAN | CHAR | 2 | ||
CODEINSP | This setting is valid for Code Inspector | SAUNIT_D_LEGACY_CODEINS | CHAR | 2 | ||
SKIP_TEST | Do not execute this test | SAUNIT_D_LEGACY_SKIP_TEST | CHAR | 2 | ||
REASON | Description | SAUNIT_D_DESCRIPTION | CHAR | 160 |