SCTS_AVCS_REPO - gCTS: repository head table
gCTS: repository head table information is stored in SAP table SCTS_AVCS_REPO.
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_REPO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RID | gCTS: Repository id | X | SCTS_ABAP_VCS_REPOSITORY_ID | CHAR | 128 | |
NAME | gCTS: Repository name | SCTS_ABAP_VCS_REPOSITORY_NAME | CHAR | 264 | ||
TYPE | gCTS: Repository type | SCTS_ABAP_VCS_REPOSITORY_TYPE | CHAR | 20 | ||
VSID | Central CTS: System Name | SCTS_TY_SYSTEM_NAME | CHAR | 20 | ||
ROLE | gCTS: Repository role | SCTS_ABAP_VCS_REPOSITORY_ROLE | CHAR | 20 | ||
STATUS | gCTS: Repository status | SCTS_ABAP_VCS_REPO_STATUS | CHAR | 20 | ||
BRANCH | gCTS: Repository branch | SCTS_ABAP_VCS_REPO_BRANCH | CHAR | 100 | ||
CREATED_BY | User Name | UNAME | CHAR | 24 | ||
CREATED_DATE | Date | DATE_ | DATS | 16 | ||
RID_HASH | gCTS: Repository ID Hash | SCTS_ABAP_VCS_REPOSITORY_HASH | CHAR | 80 | ||
PRIVATE_FLAG | gCTS: Repository Private Flag | SCTS_ABAP_VCS_REPO_PRIVATE | CHAR | 2 | ||
URL | gCTS: Repository URL | SCTS_ABAP_VCS_REPOSITORY_URL | CHAR | 510 | ||
SCENARIO | gCTS Access Scenario | SCTS_ABAP_VCS_REPO_SCENARIO | CHAR | 20 |