Hi all
During GRPO the client wants to allocate freight, custom duty on the cost of item. The allocation of freight should be on the basis of CBM/ Volume. The calculation is shown below:
Item | custom duty | CBM | qty | unit price | Actual price
Mouse |200rs |3m3 |10 |100rs |Cal. shown below
Keboard |400rs |10m3 |20 |200rs |Cal. shown below
Note: CBM/volume will be filled by user manually at row level, it cant be picked from master data as it keeps on changing during every GRPO. Custom duty will be also entered manually.
At document level user will enter diffrent freights as:
1. Del order expenses= A rs
2. clearing & forwarding = B rs
3. Doc. charges = C rs
Total freight will be calculated somewhere in UDF=ABC= Rs 10,000(Suppose)= this is total lorry freight
UDF lorry volume= 1000m3
Now calculation
1000m3 costs= rs 10,000
1m3 costs = rs 10
Now considering cost of freight applicable on mouse=3m3(3 meter cube) *10rs=30rs
likewise considering cost of freight applicable on keyboard=10m3(10 meter cube)*10rs=100rs
Now actual price is to be calculated at row level for mouse item=100(Unit Price)*10(Qty)200(custom duty)30(cost of freight applicable on mouse)
actual price is to be calculated at row level for keyboard item=200(Unit Price)*20(Qty)400(custom duty)100(cost of freight applicable on keyboard)
THE PURPOSE OF DOING SO IS THAT USER WANTS THAT ITEM COST SHOULD BE UPDATED WITH THIS ACTUAL PRICE.
Hope it clears you. Please provide some solution how to handle it in SAP B1.
Thanks
Edited by: Malhotra Saurabh on Dec 4, 2009 1:00 PM