General path:
SPRO > Sales and Distribution > Basic Functions > Pricing
Objects | Tables | Transaction codes |
---|---|---|
Condition type (KSCHL) | T685, T685A | V/06 for Sales, M/06 for Purchasing or SM30 with View Cluster V_T685A |
Access sequence (KOZGF) | T682, T682I, T682Z | V/07 for Sales, M/07 for Purchasing orSM34 with View Cluster V_T682 |
Pricing procedure (KALSM) | T683, T683S | V/08 for Sales, M/08 for Purchasing orSM34 with View Cluster V_T683 |
Pricing type (KNPRS) | Internal table STEU | hardcoded in include LV61AA12 and FORM USEREXIT_PRICING_RULE |
Condition exclusion groups | T684 T684G T684S | SM30 with View Cluster VV_T684_VA SM30 with View Cluster VV_T684G_VA SM34 with View cluster VVC_T683A_VA |
Default condition sales overview | T683V | OVKK |
Pricing type used in copy control of documents | VTAA, VTFA, VTFL, ... |
Pricing relevant master data <-> Pricing condition records | ||
---|---|---|
Conditionmasterdatatables | How to maintain condition master data ? | |
Axxx (e.g. A004) | This table is used for the condition access. If access is successful a condition record number is found (KNUMH). | Transaction
VK11 - VK13
(or VK31 - VK33)
for SD condition records |
KONH (Key field KNUMH) | This table contain administrative data of the condition record, e.g. ERNAM, ERDAT, ... | |
KONP (Key field KNUMH) | This table contains the actual information of the condition recrod, e.g. 9,50 EUR per 1 PC | |
KONM (Key field KNUMH) | Quantity scales, e.g. From 1 PC 9,50 EUR per 1 PC 10 PC 8,50 EUR per 1 PC | Transaction
MEK1 - MEK3
for MM condition records |
KONW (Key field KNUMH) | Value scales, e.g. From 50,00 EUR 5,00 EUR 100,00 EUR 15,00 EUR |
.