Posts Tagged “MS Navision - Complex Data Types - Record Data Type”


MS Navision - Complex Data Types - Record Data Type

Tables are accessed through record data types.
Variables are called record variables.
Record variables are used to access, change and manipulate the data.

Points to keep in mind:

  • A place in memory for ONE record from the table.
  • Conscious of the entire set of records contained in the table.
  • NOT the record in the table, or the table itself.


Record variables have fields like table.
Changing fields of a record variable does not change the record in the database.

For each trigger, two record variables are available to use:

Welcome to Kaizenlog.com If you're new here, you may want to subscribe to my RSS feed , Twitter You can contact us by using the contact form or submitting a comment. You can also share this post with your friends by clicking on the 'ShareThis' button above. Thanks for visiting!

Comments No Comments »