Error: “MRK(501): Index Incorrect” in Sage X3

By | March 30, 2022

Sage X3 has a feature of BP net settlement, with the help of this feature we can settle open items like open invoices, unapplied prepayment, credit memos and debit memos against suppliers & customers.

One of our client tried to create BP net settlement against one vendor but an error occurred as shown in the below screenshot:

New stuff: How to set dynamic Status field on screen based on date range

Error MRK(501) Index Incorrect
Error MRK(501) Index Incorrect

This error occurred because the screens BPOINET & BPOINET3 having a grid length of 501 as shown in the below screenshot and transactions against the vendor which is selected for for BP net settlement is exceeding that length.

BPOINET
BPOINET
BPOINET3
BPOINET3

To solve the above error, we have to follow below steps:

  1. Launch Development, Script Dictionary, Screen Dictionary, Screens
  2. Select BPOINET & BPOINET3 screens
  3. On the General tab where 501 is entered on the Details line in the Lines column, increase the value to a larger number to allow more records on the BP Net Settlement. (Maximum 32,267)
  4. Click Save.
  5. Click Validation.
  6. Kill session by doing logout from application.
  7. Log-in and check message does not occur again, error got fixed now.

Hence by following the above steps, we can solve the Error: “MRK(501): Index Incorrect” in Sage X3.