- Home
- Resources
- SAP Tables
- TOADOCSP - ArchiveLink: Document Areas
SAP Table TOADOCSP
ArchiveLink: Document Areas
TOADOCSP (ArchiveLink: Document Areas) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TOADOCSP to other SAP tables.
Source: TOADOCSP (ArchiveLink: Document Areas)
TOADOCSP table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
NAME |
Document Area |
SDOK_DOCSP |
|
CHAR |
|
10 |
0 |
|
RFC_DEST |
Logical Destination (Specified in Function Call) |
RFCDEST |
RFCDES
|
CHAR |
|
32 |
0 |
|
DESCR |
Short Description |
SDOK_DESCR |
|
CHAR |
|
64 |
0 |
|
IDX_CAT |
Index category identification |
SRET_CATID |
|
CHAR |
|
32 |
0 |
|
IDX_ACT |
SAP ArchiveLink: IMS Storage Active |
SAEIDXACT |
|
CHAR |
|
1 |
0 |
Possible values
|
SEARCH_CLS |
Document Finder: Query Class |
SAESEARCL |
|
CHAR |
|
30 |
0 |
|
VIEW_CLS |
Document Finder: Display Class |
SAEVIEWCL |
|
CHAR |
|
30 |
0 |
|
FTS_ACTIVE |
Document Finder: Full Text Search Active |
SAEFTSACT |
|
CHAR |
|
1 |
0 |
Possible values
|
MAX_HITS |
Maximum Number of Hits |
SAEMAXHITS |
|
NUMC |
|
8 |
0 |
|
X_FEDAREA |
SAP ArchiveLink: Status (X = active, otherwise inactive) |
SAEARSTAT |
|
CHAR |
|
1 |
0 |
Possible values
|
DS_ACTIVE |
Document Area Active |
SAEDSACT |
|
CHAR |
|
1 |
0 |
Possible values
|
TOADOCSP foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
TOADOCSP |
RFC_DEST |
TOADOCSP |
RFC_DEST |
RFCDES |
Destination table for Remote Function Call |
RFCDEST |