/UI2/RAFILE - RA File store
RA File store information is stored in SAP table /UI2/RAFILE.
It is part of development package /UI2/FILE_REPOSITORY in software component CA-FLP-ABA. This development package consists of objects that can be grouped under "File-based Repository (Similar to Git)".
It is part of development package /UI2/FILE_REPOSITORY in software component CA-FLP-ABA. This development package consists of objects that can be grouped under "File-based Repository (Similar to Git)".
Fields for table /UI2/RAFILE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
REPOSITORY | Runtime Agent Repository Name | X | /UI2/RA_REPOSITORY_NAME | CHAR | 60 | /UI2/RAREPODEF |
HASH_KEY | Content SHA1 hash string (40 characters) | X | /UI2/CONTENT_HASH | CHAR | 80 | |
CONTENT_TYPE | RA Repository Content Type | /UI2/RA_REPO_CONTENT_TYPE | CHAR | 2 | ||
CONTENT_LENGTH | Content length | INT4 | 4 | |||
CONTENT | Content | RSTR | 8 |