Table ZJKRT_RUN
Package
ZJK_REG_TEST
- Type
- Transparent
- Maintenance
- Display/Maintenance Allowed with Restrictions
Test Run (Regression Testing)
Fields
| Name | Key | Not Null | Type | Description |
|---|---|---|---|---|
| MANDT | true | true | MANDT | Client |
| RUN_ID | true | true | ZJKRT_DT_RUN_ID | Test run ID |
| SUITE_ID | ZJKRT_DT_SUITE_ID | Test Suite ID (Regression Testing) | ||
| CASE_ID | ZJKRT_DT_CASE_ID | Test Case ID (Regression Testing) | ||
| AREA | ZJKRT_DT_AREA | Application Area | ||
| .INCLUDE | ZJKRT_S_TEST_INFO | Test Suite / Case General Data (Regression Testing) | ||
| DESCR | ZJKRT_DT_DESCR_50 | Description (50 chars) | ||
| CREATOR | ERNAM | Name of Person who Created the Object | ||
| CREATE_DATE | CREATEDATE | Date on Which the Record was Created | ||
| CREATE_TIME | CREATETIME | Time created | ||
| STATUS | ZJKRT_DT_PROC_STATUS | Processing status |
Technical Settings
- Data class
- USER1
- Size Category
- 1
- Buffering
- Buffering not allowed
- Change log
- Disabled
Indexes
| Name | Description | Status | DB Index Name |
|---|---|---|---|
| CAS | Case ID | Active | ZJKRT_RUN~CAS |
| SUI | Suite ID | Active | ZJKRT_RUN~SUI |
Indexes Detail
-
CAS
- Status
- Active
- Status on the database
- Create on database
- Unique
- false
List of index fields:
Name Description MANDT Client CASE_ID Test Case ID (Regression Testing)
-
SUI
- Status
- Active
- Status on the database
- Create on database
- Unique
- false
List of index fields:
Name Description MANDT Client SUITE_ID Test Suite ID (Regression Testing)