SAP Table
FSH_SC_VCIDS Customer- & material-IDs
SAP table FSH_SC_VCIDS has 3 primary key fields being MANDT,FSH_SC_IDT,FSH_SC_ID.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
FSH_SC_VCIDS columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | * | MANDT | |||||
| KeyFSH_SC_IDT | Conversion ID Type | CHAR | 1 | 0 | FSH_SC_IDT | ||||||
|
|||||||||||
| KeyFSH_SC_ID | Value Conversion ID | CHAR | 2 | 0 | FSH_SC_ID | ||||||
| FSH_SC_TXT | ID Type Text | CHAR | 50 | 0 | FSH_SC_TXT | ||||||