Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Statistical Excise condition giving Dump

Former Member
0 Kudos

D Friends,

The scenario is Deemed Export. Therefore Excise condition is statistical in pric procd (VF01). For testing purpose I've maintained Excise condition as 1000%. When I'm creating Excise Invoice (J1IIN), system is giving Runtime err: "Overflow during an arithmetic operation (type P) in program SAPMJ1IIN".

But when I maintain Excise condition as 999% then I'm able to create Excise Invoice. So my Query is that when Excise condition rate is 4 digit, system gives Runtime err. But if it is 3 digit, then it does not give any Runtime err. What is the logic/ setting behind it?

Although Excise condition is not 1000%, I know it is only 10%, but only for testing purpose I found this behaviour. So I'm only curious.

Pl explain if some body knows. I don't have any ABAPer.

Interestingly in case of domestic sales where Excise condition is real, then if Excise condition is maintained as 1000%, then system does not give any Runtime error and creates Excise Invoice.

Thank you.

2 REPLIES 2

Former Member
0 Kudos

send your dump analysis, use tcode St22

regards

Lakshmipathi
Active Contributor
0 Kudos


 in case of domestic sales where Excise condition is real, then if Excise condition is maintained as 1000%, then system does not give any Runtime error 



Can you explain which condition type you maintained as 1000% and why?  Logically, a percentage condition type can be 100% but not 1000% as you mentioned.




G. Lakshmipathi