SAP Table CPEC_QUOTGROUP
Quotation Group
CPEC_QUOTGROUP (Quotation Group) 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 CPEC_QUOTGROUP to other SAP tables.
CPEC_QUOTGROUP table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||||||
LOGSYS | Logical system | LOGSYS | TBDLS | CHAR | 10 | 0 | ||||||
VALIDTO | CPE - 'Valid From' Time Stamp of Commodity Pricing Object | CPET_VALIDFROM | CHAR | 14 | 0 | |||||||
QUOTGROUP | Quotation Group | CPET_QUOTGROUP | CHAR | 5 | 0 | |||||||
QUOTCURR | Currency of Quotation Group | CPET_QUOTCURR_GR | TCURC | CUKY | 5 | 0 | ||||||
QUOTPRUN | Price Unit of Quotation Group | CPET_QUOTPRUN_GR | DEC | 5 | 0 | |||||||
QUOTUOM | Unit of Measure of Quotation Group | CPET_QUOTUOM_GR | T006 | UNIT | 3 | 0 | ||||||
QUOTKEY | Quotation Key in Quotation Group Item | CPET_QUOTKEY_GRP | CHAR | 1 | 0 |
Possible values
|
CPEC_QUOTGROUP foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CPEC_QUOTGROUP | LOGSYS | CPEC_QUOTGROUP | LOGSYS | TBDLS | Logical system | LOGSYS |
CPEC_QUOTGROUP | QUOTCURR | CPEC_QUOTGROUP | CLIENT | TCURC | Currency Codes | MANDT |
CPEC_QUOTGROUP | QUOTCURR | CPEC_QUOTGROUP | QUOTCURR | TCURC | Currency Codes | WAERS |
CPEC_QUOTGROUP | QUOTUOM | CPEC_QUOTGROUP | CLIENT | T006 | Units of Measurement | MANDT |
CPEC_QUOTGROUP | QUOTUOM | CPEC_QUOTGROUP | QUOTUOM | T006 | Units of Measurement | MSEHI |