Object ID

SimonW
SimonW Member Posts: 77
edited 2000-07-13 in Navision Financials
Is there any way of working out the ID of the object the user is running from code?

Comments

  • Tarek_Demiati
    Tarek_Demiati Member Posts: 112
    You can on NF 2.60 and higher

    Run the standard form 565 Code Coverage

    tarek_demiati@ureach.com
  • SimonW
    SimonW Member Posts: 77
    These forms would seem to point to virtual tables which the executable is populating - how can I force Navision to populate the record with the current form that I am running?