Here is my previous post that got me to my solution: http://sap.ittoolbox.com/groups/technical-functional/sap-log-sd/order-minimum-discount-3615505#M3636815 Here are my steps: Created condition tables with key field combinations that meet my business requirements. For my situation my fields included order reason, shipping condition, material group, etc. Created access sequence ZMF1 with my tables. Created two new condition types: 1. Copy condition type AMIW Change code and name to be ZMF1 Add scales = B Assign new access sequence ZMF1 Notice that Group Condition is checked, Group Condition Routine is "1", and RoundDiffComp is checked. 2. Copy condition type AMIZ Change code and name to be ZMF2 With reference to ZMF1 -- this setting is in the Master Data section Assign to new access sequence ZMF1 Assign the two new condition types to your pricing procedure. I put ZMF1 just below Net Value of the Item because that is how our situation needed it. I put ZMF2 way at the bottom of the pricing procedure so my Customer Service staff will not be distracted by it as part of the formula resulting in Net Value charge to the customer. Add From and To pricing procedure line numbers to ZMF1, for me both were the line number for Net Value of the Item. If necessary, add new condition types to COPA. It is much simpler than it sounds. Just give it a try and you will be amazed (just like I was) that is actually works. But let me know if you still have questions.
| | | ---------------Original Message--------------- From: Vamsi M Sent: Thursday, July 28, 2011 8:12 PM Subject: Fixed Freight cost on sales order Hi My client is wants to apply one fixed freight cost for the entire sales order and distribute it among the items. Ex: Let say, for an incoterm AAAA, a fixed freight rate (using Calc Type B) is maintained to be $ 1000. When a sales order is created with 4 sales order items and with incoterm AAAA, currently the system is calculating the total freight cost to be 4000 (4*1000). 1000 for each item. Where as I want the total freight cost to remain $ 1000 and $ 1000 should be among the sales order items proportionally. I know that we can use header conditions, but with header conditions we need to enter the freight cost manually in the sales order (No access sequence or condition record). But my client wants to pick the freight rate automatically from condition records based on incoterm. Appreciate your help..... Thanks Vamsi | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | LaurieCrow SAP Logistics Sales and Distribution Helper
Posted helpful replies on 5 threads in a group to earn a Bronze Achievement Popular White Papers In the Spotlight _.____.__ |