Skip to Content
0
Jun 14, 2018 at 09:14 PM

BCD_FIELD_OVERFLOW in program RLLI0400 - Overflow in inventory printing

774 Views Last edit Jun 14, 2018 at 10:04 PM 2 rev

Hi all,

User is trying to print inventory documents, but it is causing a dump in program. After some research, I found that the program RLLI0400 is having overflow of the CNT_POS (if CNT_POS >= 1000 it overflows, line 665 of the program).

I found related sap note 28272, downloaded it, but it could not be implemented (probably due version? Company uses SAP HANA, but this note is R3 compatible).

This note informs that

"'Large' storage bins are an exception to this organizational rule. Since locations must always be contained as a whole in a physical inventory document, there is nothing you can do organizationally in the case of locations with more than 1000 quants. You then have to extend the length for the definition of field CNT_POS to 3."

Do you have knowledge of any related note that works for SAP HANA? If not, is it possible to change the length of the field (note that this is a standard program)?

Thanks in advance and best regards,

João