SAP table BDS_CONT1 (BDS: Table for Document Contents (Import/Export))
SAP table BDS_CONT1 has 4 primary key fields being MANDT,RELID,PHIO_ID,SRTF2.
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 | |
RELID | Region in IMPORT/EXPORT Data Table | CHAR | 2 | 0 | INDX_RELID | ||
PHIO_ID | Physical document | CHAR | 32 | 0 | SDOK_PHID | ||
SRTF2 | Next record counter in EXPORT/IMPORT data tables | INT4 | 10 | 0 | INDX_SRTF2 | ||
PH_CLASS | Physical document class | CHAR | 10 | 0 | SDOKPHCL | SDOK_PHCL | |
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INT2 | 5 | 0 | INDX_CLSTR | ||
CLUSTD | KPro: Document content (binary) | LRAW | 32000 | 0 | SDOK_DATAX |