ANVEDI Document Summary
This table can be used to store footer information, like the totals, of an EDI document. This is especially useful for the export of invoice data, as Microsoft Dynamics NAV 2017 does calculate the totals on the fly. Storing this data before exporting will help to simplify your export mappings.
The table name has changed in version 5.00 of the module. The table was previously named EDI Document Summary Line.
Fields
This field is part of the foreign key to table EDI Document.
This field is part of the foreign key to table EDI Document.
This field is part of the foreign key to table EDI Document.
This field is part of the foreign key to table EDI Document Line.
This field is part of the primary key. You can use this field, as you like, but we suggest to use the values like described below.
This summary represents a total sum of the document. (The integer value of this option in the database is 0)
This summary represents a sum grouped by the VAT %. (The integer value of this option in the database is 1)
This value represents a general tax, described by the Code field. (The integer value of this option in the database is 2)
This line is used to sum any other information. (The integer value of this option in the database is 5)
This field is part of the primary key. This is intended to be used in combination with the Type field option VAT. This way you can group the information on the VAT percentage.
Part of the primary key. Can be used in any way you like to. The field length is 20.
VAT base amount.
VAT amount.
Total amount including VAT.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Text field of length 50.
This field can be used in any way. This is a Decimal field.
This field can be used in any way. This is a Decimal field.
Deprecated Fields
The following fields are removed in version 5.00 of the module and are not available anymore. If you want to update an existing system and you’re using the FOB-Version of the module, you can keep the old buffer tables. If you’re using the Extension you might want to add some of the fields back using a custom extension.
In new projects we recommend to use the EDI Address/Contact and EDI Additional Information to store the information.
This field can be used in any way. This is a Code field of length 20.
This field can be used in any way. This is a Option field. The value does not affect any logic of the module.
(The integer value of this option in the database is 0)
(The integer value of this option in the database is 1)
(The integer value of this option in the database is 2)
(The integer value of this option in the database is 3)
This field can be used in any way. This is a Boolean field.