Table of Contents

Finance.Vat.DeclarationAmountDetails View

Namespace: Finance.Vat

Base data for calculation of Vat Box amounts. Entity: VAT_Declaration_Box_Deal_Type_Amounts (Introduced in version 23.1.2.31)

Default Visualization

Default Display Text Format:
{BoxId}: {DeclarationId}
Default Search Members:
__
Category: Views
Show in UI: ShownByDefault

Aggregate

An aggregate is a cluster of domain objects that can be treated as a single unit.

Aggregate Tree

Attributes

Name Type Description
Amount decimal (15, 2) The amount of the operation according to the category. Required

References

Name Type Description
Box BoxTypes The type of box in a VAT declaration. Required Default(New Guid) Filter(multi eq) Inherited from VAT_Box_Types_Table.Box_Type_Id
Declaration Declarations The VAT declaration. Required Default(New Guid) Filter(multi eq) Inherited from VAT_Declarations_Table.Declaration_Id
VATEntry Entries Unique identification number of this VAT entry. Required Default(New Guid) Filter(multi eq) Inherited from VAT_Entries_Table.Entry_Id

Attribute Details

Amount

The amount of the operation according to the category. Required

Type: decimal (15, 2)
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault

Reference Details

Box

The type of box in a VAT declaration. Required Default(New Guid) Filter(multi eq) Inherited from VAT_Box_Types_Table.Box_Type_Id

Type: BoxTypes
Category: System
Inherited From: VAT_Box_Types_Table.Box_Type_Id
Supported Filters: Equals, EqualsIn
Default Value: NewGuid
Show in UI: ShownByDefault

Declaration

The VAT declaration. Required Default(New Guid) Filter(multi eq) Inherited from VAT_Declarations_Table.Declaration_Id

Type: Declarations
Category: System
Inherited From: VAT_Declarations_Table.Declaration_Id
Supported Filters: Equals, EqualsIn
Default Value: NewGuid
Show in UI: ShownByDefault

VATEntry

Unique identification number of this VAT entry. Required Default(New Guid) Filter(multi eq) Inherited from VAT_Entries_Table.Entry_Id

Type: Entries
Category: System
Inherited From: VAT_Entries_Table.Entry_Id
Supported Filters: Equals, EqualsIn
Default Value: NewGuid
Show in UI: ShownByDefault

API

Domain API Query: https://demodb.my.erp.net/api/domain/odata/Finance_Vat_DeclarationAmountDetails?$top=10

Domain API Query Builder: https://demodb.my.erp.net/api/domain/querybuilder#Finance_Vat_DeclarationAmountDetails?$top=10