How many flow fields can I have in one table. Limited ?

Koen_Roggeman
Koen_Roggeman Member Posts: 17
edited 2003-11-16 in Navision Financials
thx !!! Information would be great.

Comments

  • nelson
    nelson Member Posts: 107
    Hi,

    There is a limit to the number of Fields (normal ones) in a Record, which is 500.

    The C/SIDE specifications in Appendix A of the Application Designer's Guide document doesn't mention any limit to the number of FlowFields, so I don't think there is a limit for this.

    But back in Financials 2.50, I know from experience that if you had more than 30 FlowFields in a window then you could no longer execute the object. This applied to running a Table or a Form.
    In Financials 2.65/Attain this limit is gone but I don't know if it was increased or completely removed.
    Nelson Alberto
  • eromein
    eromein Member Posts: 589
    I'm not quite sure there is a limit. But what I do know is that you can not open a form or run a table with more the 30 flowfields.

    A solution could be creating a new table with a link to (for expample) the Item table, with all flowfields in it.
    "Real programmers don't comment their code.
    If it was hard to write, it should be hard to understand."