Invoice Import Error - An array variable has been referenced outside of its specified dimensions

Description of Issue

Clicking Pre Edit during invoice Import produces an error, Program stopped at 'apinvimp_custom.4gl', line number 817. FORMS statement error number -1326. An array variable has been referenced outside of its specified dimensions.

Context
  • EERP

  • Accounts Payable

  • Invoice Import

Cause

Using a custom form definition, the input is larger than the defined column width

Resolution

Review import file and form definition (Financials>Accounts Payable>Setup>Form Definitions), look for an input that exceeds the Form's specified column width for that field. 

Example: Row Type is 1 digit, anything larger than 1 digit will result in an error

Additional Information