SAP Table T8PSA_CONVERT
Convert Volumes of different UoM and BTU factors
T8PSA_CONVERT (Convert Volumes of different UoM and BTU factors) 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 T8PSA_CONVERT to other SAP tables.
T8PSA_CONVERT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
UOM_FROM | PSA Unit of Measure - Convert From | PSA_UOM_FROM | T006 | UNIT | 3 | 0 | ||
UOM_TO | PSA Unit of Measure - Convert To | PSA_UOM_TO | T006 | UNIT | 3 | 0 | ||
VOL_FACTOR | PSA Volume Convertion-Factor | PSA_VOL_FACTOR | DEC | 14 | 8 |
T8PSA_CONVERT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T8PSA_CONVERT | UOM_FROM | T8PSA_CONVERT | MANDT | T006 | Units of Measurement | MANDT |
T8PSA_CONVERT | UOM_FROM | T8PSA_CONVERT | UOM_FROM | T006 | Units of Measurement | MSEHI |
T8PSA_CONVERT | UOM_TO | T8PSA_CONVERT | UOM_TO | T006 | Units of Measurement | MSEHI |
T8PSA_CONVERT | UOM_TO | T8PSA_CONVERT | MANDT | T006 | Units of Measurement | MANDT |