Cannot create a delivery with more than 100 Lines

SOLVED

I am trying to create a delivery with more than 100 lines and it is throwing an error message that says Error 8 : Index Incorrect ITMREF(100). Anybody have any ideas what this means? I checked the activity code, and it is set to have a max of 300 lines. 

Thanks,

Chris

Parents Reply
  • +1 in reply to xsMichaelG
    verified answer

    As a further explanation of SFIT, if I recall, it has to do with the fact that the SFI activity code limits the number of invoicing elements to 30. There are 100 delivery lines with a maximum of 30 invoicing elements each. This multiplies out to 300, which you are seeing in SFIT. If you double it to 600, that will then allow up to 200 lines (600/30), etc. Sounds odd, but pretty sure this was the trick.

Children