cancel
Showing results for 
Search instead for 
Did you mean: 

Condition amount less than 1 rupee rounding off to "0"

Former Member
0 Kudos

Dear Experts,

We are creating sales order using a BAPI, when the price condition type (PR00) gets the amount less than 1 Rupee (say 0.20) the system is rounding off the amount to ZERO and hence the net value of the item is becoming zero.

Please help us with any solution available for this issue.

Regards,

Sandeep Kulkarni.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

please check the CONTROL FEATURES of PR00.

in that rounding rule is applied or not.

if applied make it blank and proceed for testing.

or

against the condition type PR00 - check is there any routine assigned related to ROUNDING RULE.

please check and confirm

balajia

Former Member
0 Kudos

Hi,

Check the condition type PR00. Normally if there is a rounding rule set or a formula assigned for rounding then this issue occurs. You can check in Tcode v/06 for PR00 if 'Round Rule' is commerical rounding then it should work fine. If it is A (Round up) or B (Round Down), you will happen to hit such issue.

You can also check the if an Alternative calculation type has been assigned to PR00 in the pricing procedure. This also may have an effect...

Hope this helps...

Regards,

Mukund S