Options

this indexing 51 in the array is outside of the permited range

Hi experts!!

This message appears when I run the test report to close the inventory period,
and the report is blank so I can not know which products are in negative or open.

when I activate the debugger, the code stops in the report 1004

AddError (Text)
ErrorCounter: = ErrorCounter + 1;
ErrorText [ErrorCounter]: = Text;

How I can run the test and see the report?

thanks!!!!

Best Answers

Answers

  • Options
    kanikakanika Member Posts: 247
    I'm sure there are more than 50 errors between negative stock and open mov.

    How can I change the code to accept more than 51?

  • Options
    kanikakanika Member Posts: 247
    OK!! Thanks!!!

    I can already see all!!

    Thanks again!
Sign In or Register to comment.