cancel
Showing results for 
Search instead for 
Did you mean: 

OverFlow Error

Former Member
0 Kudos

Dear All

Please guide me, as i have a new requirement.

There is a custom developed Cost sheet from that client generates a Standard quotation and the value of the cost sheet is more than 9 digits i. When they try to generate a quotation it is showing the below error.

Is there any possibility to directly the take value from cost sheet to condition value instead of amount, because condition value accepts till 11 digits of value. So that i feel it can generate cost sheet without error

Category               ABAP Programming Error

Runtime Errors         COMPUTE_BCD_OVERFLOW

Except.                CX_SY_ARITHMETIC_OVERFLOW

ABAP Program           SAPLMCEX

Accepted Solutions (1)

Accepted Solutions (1)

former_member220617
Contributor
0 Kudos

Dear Raghu ,

Insert a routine to copy the cost sheet value and populate to the condition .

Regards,

C.B Reddy.

Former Member
0 Kudos

Dear C B Reddy

Thank you for your reply.

Please tell me in detail. Are you telling me to take the value directly to Condition value instead of amount ?

Regards

Raghu

Answers (0)