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: 

Run-time error in BOM explosion FM CS_BOM_EXPL_MAT_V2

Former Member
0 Kudos

Hello All,

We are facing a short dump while using the BOM explosion FM CS_BOM_EXPL_MAT_V2.

The dump details are as follows:

Runtime Errors:         COMPUTE_BCD_OVERFLOW

Exception:                CX_SY_ARITHMETIC_OVERFLOW

ABAP Program:        SAPLCSS4

Scenario when the dump occurs: The run-time occurs when the BOM explosion is done for a recursive BOM. When one of the BOM components is the recursive BOM and its item category is 'Z' (Tools in production), then it results in short dump.

The dump occurs in program LCSS4F19 and form   STUFE_02 when the value of variable   AST_STUFE > 99, since the field holds only two digit number.

However, there is no issue if the recursive BOM has item category as 'L'(Stock item).

Kindly let me know if any OSS notes are there, provide your inputs to resolve the issue.

Thanks.

Regards,

M M Jaffer.

1 REPLY 1

Former Member
0 Kudos

Hello All,

The run-time error occurs only when the input parameter DELNL = 'X' (Delete items not kept in stock from list) and if recursive BOM item category is 'Z'. No dump occurs when the category is 'L'.

Thanks in advance.

Regards,

M M Jaffer.