SCTS_AVCS_REPHIS - CTS ABAP VCS: Repository history table
CTS ABAP VCS: Repository history table information is stored in SAP table SCTS_AVCS_REPHIS.
It is part of development package SCTS_ABAP_AND_VCS_API in software component BC-CTS-GIT. This development package consists of objects that can be grouped under "Package for gCTS API".
It is part of development package SCTS_ABAP_AND_VCS_API in software component BC-CTS-GIT. This development package consists of objects that can be grouped under "Package for gCTS API".
Fields for table SCTS_AVCS_REPHIS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RID | gCTS: Repository id | X | SCTS_ABAP_VCS_REPOSITORY_ID | CHAR | 128 | |
CHECKOUT_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
FROM_COMMIT | gCTS: Commit hash | X | SCTS_ABAP_VCS_COMMIT_HASH | CHAR | 80 | |
TO_COMMIT | gCTS: Commit hash | X | SCTS_ABAP_VCS_COMMIT_HASH | CHAR | 80 | |
CALLER | User Name | USERNAME | CHAR | 24 | ||
REQUEST | Request/Task | TRKORR | CHAR | 40 | ||
TYPE | SCTS ABAP VCS: History type | SCTS_ABAP_VCS_HISTORY_TYPE | CHAR | 32 | ||
STATE | gCTS: Repository history state | SCTS_ABAP_VCS_HISTORY_STATE | CHAR | 20 | ||
RC | Undefined range (can be used for patch levels) | CHAR4 | CHAR | 8 |