SAP Details.
SAP ERP- SAP ERP 6.0 (2005)
SAP NETWEAVER - SAP EHP2 FOR SAP NETWEAVER 7.0
EHP5 FOR SAP ERP 6.0
i have a requirement which is little tricky.
need step by step guidance for configuration.
Business Requirement is:
material A has Primary UOM as "CTS".
Material A will be charged as Fix rate to some customer and based on scales to others.
e.g.
Scenario 1 (Fix Rate)
Customer 1, 2, 3, 4
Material A
KWMENG = 0.10
ZZNLFZT = 10
Pricing condition maintained as $100 per Cts in VK11.
calculation will be 0.10 * $100 (KWMENG * Pricing condition) Value will be $10
Scenario 2 (Scale base)
Customer 5,6,7,8
Material A
KWMENG = 0.10
ZZNLFZT = 10
Pricing condition for Material A
From Wt - To Wt - Rate per CTS
0.001 - 0.050 - $ 120
0.051 - 0.100 - $ 150
0.101 - 0.200 - $ 200
0.201 - 9.999 - $ 300
in this example Base will be Per Pcs Wt. Which will be calculated as (CTS / Qty) (VBAP-KWMENG / VBAP-ZZNLFZT)
Calculation will be ( 0.10 / 10 = 0.01 ) (KWMENG / ZZNLFZT) will be base for fetching rate from Pricing condition.
0.01 will be falling in 0.001 - 0.050 so system will fetch $120
Value will be 0.10 * $120 = $12
Condition ZAAA need to be configured for both scenario.
There are other development has been already completed so condition need to be same.
Condition has access sequence defined.
