SAP Table T5SC3
Swedish specific car attributes
T5SC3 (Swedish specific car attributes) 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 T5SC3 to other SAP tables.
T5SC3 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
FACTO | Car manufacturer | P_FACTO | T51C1 | CHAR | 2 | 0 | ||
MODEL | Car Model | P_MODEL | T51C3 | CHAR | 6 | 0 | ||
ENDDA | End Date | ENDDA | DATS | 8 | 0 | |||
BEGDA | Start Date | BEGDA | DATS | 8 | 0 | |||
RSVNR | Car code (RSV) | P23_RSVNR | CHAR | 7 | 0 |
T5SC3 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T5SC3 | FACTO | T5SC3 | MANDT | T51C1 | Car factory definition table | MANDT |
T5SC3 | FACTO | T5SC3 | FACTO | T51C1 | Car factory definition table | FACTO |
T5SC3 | MANDT | T5SC3 | MANDT | T000 | Clients | MANDT |
T5SC3 | MODEL | * | T51C3 | Car model definition table | ENDDA | |
T5SC3 | MODEL | T5SC3 | MANDT | T51C3 | Car model definition table | MANDT |
T5SC3 | MODEL | T5SC3 | FACTO | T51C3 | Car model definition table | FACTO |
T5SC3 | MODEL | T5SC3 | MODEL | T51C3 | Car model definition table | MODEL |