SAP Table PRCC_COND_LIMITS
Condition Types: Lower/Higher Limits for Pricing Elements
PRCC_COND_LIMITS (Condition Types: Lower/Higher Limits for Pricing Elements) 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 PRCC_COND_LIMITS to other SAP tables.
PRCC_COND_LIMITS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
KAPPL | Application | PRCT_APPLICATION | /SAPCND/T681A | CHAR | 3 | 0 | ||||||
KSCHL | Pricing - Condition Type | PRCT_COND_TYPE | PRCC_COND_CT | CHAR | 4 | 0 | ||||||
KRECH | Calculation Type for Condition | PRCT_CALCULATION_TYPE | PRCC_CTYPE_DEF | CHAR | 3 | 0 | ||||||
KONWA | Condition Currency | PRCT_COND_CURR | TCURC | CUKY | 5 | 0 | ||||||
MXWRT | Lower Limit of the Condition Rate | PRCT_MIN_COND_RATE | CURR | 11 | 2 | |||||||
GKWRT | Lower Limit of the Condition Rate | PRCT_MAX_COND_RATE | CURR | 11 | 2 | |||||||
KPEIN | Condition Pricing Unit | PRCT_COND_PRICING_UNIT | DEC | 5 | 0 | |||||||
KMEIN | Unit of Measure for Product-Specific Quantity | PRCT_PROD_UOM | T006 | UNIT | 3 | 0 | ||||||
DATA_ORIGIN | Data source system | PRC_DATA_ORIGIN | CHAR | 10 | 0 |
Possible values
|
PRCC_COND_LIMITS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
PRCC_COND_LIMITS | KAPPL | PRCC_COND_LIMITS | KAPPL | /SAPCND/T681A | Condition Technique - Application | .INCLUDE |
PRCC_COND_LIMITS | KMEIN | PRCC_COND_LIMITS | KMEIN | T006 | Units of Measurement | MSEHI |
PRCC_COND_LIMITS | KMEIN | PRCC_COND_LIMITS | MANDT | T006 | Units of Measurement | MANDT |
PRCC_COND_LIMITS | KONWA | PRCC_COND_LIMITS | MANDT | TCURC | Currency Codes | MANDT |
PRCC_COND_LIMITS | KONWA | PRCC_COND_LIMITS | KONWA | TCURC | Currency Codes | WAERS |
PRCC_COND_LIMITS | KRECH | PRCC_COND_LIMITS | MANDT | PRCC_CTYPE_DEF | Calculation Types in Pricing | MANDT |
PRCC_COND_LIMITS | KRECH | PRCC_COND_LIMITS | KRECH | PRCC_CTYPE_DEF | Calculation Types in Pricing | CTYPE |
PRCC_COND_LIMITS | KSCHL | PRCC_COND_LIMITS | KSCHL | PRCC_COND_CT | Condition Types (T685A) | KAPPL |
PRCC_COND_LIMITS | KSCHL | PRCC_COND_LIMITS | MANDT | PRCC_COND_CT | Condition Types (T685A) | .INCLUDE |
PRCC_COND_LIMITS | KSCHL | PRCC_COND_LIMITS | KAPPL | PRCC_COND_CT | Condition Types (T685A) | MANDT |
PRCC_COND_LIMITS | MANDT | PRCC_COND_LIMITS | MANDT | T000 | Clients | MANDT |