Re: [sap-log-sd] Gross Price in Pricing Procedure

Posted by rsridhara
on Oct 18 at 5:53 AM
Hi,

Take the help of your ABAPer and create a routine (VOFM) and give the logic
like this.

[ ( List Price*12/100)+List Price] * Qty=Value, ask the ABAPer to round off
This Valueand then display.

**
Regards,
Sridhara.R

---------------Original Message---------------
From: bans bans
Sent: Tuesday, October 18, 2011 4:53 AM
Subject: Gross Price in Pricing Procedure

Hi all,

Please help me regarding below issue.
I want to ask regarding rounding in pricing.
For material X it has price list $327.90 and we add 12% markup for the customer resulting (12% x 327.90)+327.90 = $367.248 Since for currency only has two digit decimals then it rounding to $367.25
The problem arise when customer want to buy 8 qty which he will calculate $367.25 x 8 = $2938 whereas system will calculate $327.90 x 8 x 1.12 = $2937.984 and rounding to $2937.98
How can we handle this rounding problem like this?

Thanks,
Bans

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
Popular White Papers

In the Spotlight
SAP BusinessObjects: Dashboards and Analytics. Learn more about this Toobox.com Marketplace online course.

_.____.__