DDTESTPROPERTIES - DD: Table to hold test properties
DD: Table to hold test properties information is stored in SAP table DDTESTPROPERTIES.
It is part of development package SD_DDPROF in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "ABAP Dictionary: DDPROF access".
It is part of development package SD_DDPROF in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "ABAP Dictionary: DDPROF access".
Fields for table DDTESTPROPERTIES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TESTUSER | User Name | X | SYUNAME | CHAR | 24 | |
PROPERTY | X | CHAR | 60 | |||
TESTID | UUID to identify the test run | X | CHAR | 64 | ||
CREATE_TIME | Creation date and time (for documentation) | CHAR | 28 | |||
TESTNAME | Test name (for documentation) | CHAR | 60 | |||
VALUE | Property value, can be JSON for complex properties | STRG | 8 |