SAP Table TPOOL
Master Record, LIFO Pools
TPOOL (Master Record, LIFO Pools) 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 TPOOL to other SAP tables.
TPOOL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
MYKEY | LIFO valuation level | MYKEY | T001Y | CHAR | 4 | 0 | ||||||
MYPOOL | Pool number for LIFO valuation | MYPOOL | CHAR | 4 | 0 | |||||||
MEINS | Base Unit of Measure | MEINS | T006 | UNIT | 3 | 0 | ||||||
PEINH | Price Unit | PEINH | DEC | 5 | 0 | |||||||
XINDX | LIFO Valuation: Index Pool Indicator | MYPOOLINDX | CHAR | 1 | 0 |
Possible values
|
||||||
RANGE1 | LIFO Valuation: Planned Price Range of Pool (Category 1) | MYPOOLRANGE1 | DEC | 4 | 1 | |||||||
RANGE2 | LIFO Valuation: Planned Price Range of Pool (Category 2) | MYPOOLRANGE2 | DEC | 4 | 1 | |||||||
CHKPR | LIFO Valuation: Guideline Price of Pool | MYCHKPR | CURR | 11 | 2 |
TPOOL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TPOOL | MANDT | TPOOL | MANDT | T000 | Clients | MANDT |
TPOOL | MEINS | TPOOL | MANDT | T006 | Units of Measurement | MANDT |
TPOOL | MEINS | TPOOL | MEINS | T006 | Units of Measurement | MSEHI |
TPOOL | MYKEY | TPOOL | MANDT | T001Y | Valuation Levels for LIFO Inventory Valuation | MANDT |
TPOOL | MYKEY | TPOOL | MYKEY | T001Y | Valuation Levels for LIFO Inventory Valuation | MYKEY |