SAP table TOAKPRO (KPro Link Table)
SAP table TOAKPRO has 3 primary key fields being MANDT,OBJECTTYPE,DOCTYPE.
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 | * | MANDT | |
OBJECTTYPE | SAP ArchiveLink: Object type of business object | CHAR | 10 | 0 | * | SAEANWDID | |
DOCTYPE | Document type | CHAR | 10 | 0 | TOADV | SAEOBJART | |
DOCUSPACE | Document Area | CHAR | 10 | 0 | SDOKDOCSPH | SDOK_DOCSP | |
ENABLED | SAP ArchiveLink: Synchronous Kpro Indexing Active | CHAR | 1 | 0 | SAEKPROEN | ||
SET_FUNC | Name of Function Module | CHAR | 30 | 0 | TFDIR | RS38L_FNAM |
TOAKPRO foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TOAKPRO | DOCTYPE | TOADV | SAP ArchiveLink: Global document types | MANDT |
0 TOAKPRO | DOCTYPE | TOADV | SAP ArchiveLink: Global document types | AR_OBJECT |
1 TOAKPRO | SET_FUNC | TFDIR | Function Module | FUNCNAME |