Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from hovering_yogi on Oct 11 at 11:06 AM I don't have access to an SAP system right now but I think you want to check for blank (i.e. active) rather than select a not a deactivated condition which can be for a number of reasons - there can only ever be one active price so that will work but remember of course the price to customer is the list price - discounts + surcharges so think about what unit price means to you to ensure you are getting the right amount.
| | | ---------------Original Message--------------- From: mark_field Sent: Thursday, September 29, 2016 11:12 AM Subject: BAPI_SALESORDER_SIMULATE Hi, I'm looking at BAPI_SALESORDER_SIMULATE. The issue is getting the correct Unit Price. On ORDER_ITEMS_OUT the NET_VALUE and NET_VALUE1 is the line value i.e. Qty x Price. We could divide these values by the Qty but would then run into rounding issues. I have therefore had a deeper look at ORDER_CONDITION_EX so that we can use COND_VALUE for the Unit Price. All of the Pricing conditions that we are looking at start with a 'Z' so it's easy enough to select them, but as there can be several, it's about which one is active. I've tried an example with three conditions and have found that the non-active ones have an 'A' in CONDISACTI. Am I right in thinking that the selection should be COND_TYPE starts with = 'Z' and CONDISACTI is not 'A'? Thanks in advance. | | Reply to this email to post your response. __.____._ | _.____.__ |