/UI2/RAUSERCONT - RA Repository User specific content
RA Repository User specific content information is stored in SAP table /UI2/RAUSERCONT.
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/RAUSERCONT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
USER_NAME | User Name | X | SYUNAME | CHAR | 24 | |
REPOSITORY | Runtime Agent Repository Name | X | /UI2/RA_REPOSITORY_NAME | CHAR | 60 | |
PARENT_REPO_FOLDER | Global Unique ID for table | X | UUID | RAW | 16 | |
PATH | Sub-path for user specific data | X | /UI2/RA_REPO_P13N_PATH | CHAR | 80 | |
FILENAME | Filename for user specific data | X | /UI2/RA_REPO_P13N_FILENAME | CHAR | 160 | |
CONTENT | Binary Content | RSTR | 8 | |||
CREATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |