Table "ECSL VAT Report Line"
ID 362
Namespace: Microsoft.Finance.VAT.Reporting
Properties
| Name |
Value |
| Caption |
ECSL VAT Report Line
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Line No." |
Integer
|
|
| "Report No." |
Code[20]
|
|
| "Country Code" |
Code[10]
|
|
| "Customer VAT Reg. No." |
Text[20]
|
|
| "Total Value Of Supplies" |
Decimal
|
|
| "Transaction Indicator" |
Option
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
procedure ClearLines(VATReportHeader: Record "VAT Report Header")
Parameters
See also