SAP table TOAO2 (SAP ArchiveLink extended meta table)
SAP table TOAO2 has 5 primary key fields being MANDT,SAP_OBJECT,AR_OBJECT,ORGUNIT,AR_STATUS.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
SAP_OBJECT | SAP ArchiveLink: Object type of business object | CHAR | 10 | 0 | TOJTB | SAEANWDID | |
AR_OBJECT | Document type | CHAR | 10 | 0 | TOADV | SAEOBJART | |
ORGUNIT | Organizational unit | CHAR | 20 | 0 | SAEORGUNIT | ||
AR_STATUS | SAP ArchiveLink: Status (X = active, else inactive) | CHAR | 1 | 0 | SAEARSTAT | ||
ARCHIV_ID | Content Repository Identification | CHAR | 2 | 0 | TOAAR | SAEARCHIVI | |
CONNECTION | SAP ArchiveLink: Link table | CHAR | 5 | 0 | TOACO | SAEVERKN | |
DOC_TYPE | SAP ArchiveLink: Document class | CHAR | 20 | 0 | TOADD | SAEDOKTYP | |
EXPIRY_TIM | SAP ArchiveLink: Retention period in months | NUMC | 4 | 0 | SAEEXPIRY | ||
RESERVE | SAP ArchiveLink: Reserved for future application | CHAR | 27 | 0 | SAERESERVE |
TOAO2 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TOAO2 | ARCHIV_ID | TOAAR | Communications configuration table for storage system | ARCHIV_ID |
1 TOAO2 | AR_OBJECT | TOADV | SAP ArchiveLink: Global document types | MANDT |
1 TOAO2 | AR_OBJECT | TOADV | SAP ArchiveLink: Global document types | AR_OBJECT |
0 TOAO2 | SAP_OBJECT | TOJTB | Business object repository: Basic data | NAME |