Table "VAT Report Line Relation"
ID 744
Namespace: Microsoft.Finance.VAT.Reporting
Properties
| Name |
Value |
| Caption |
VAT Report Line Relation
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "VAT Report No." |
Code[20]
|
|
| "VAT Report Line No." |
Integer
|
|
| "Line No." |
Integer
|
|
| "Table No." |
Integer
|
|
| "Entry No." |
Integer
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
CreateFilterForAmountMapping
procedure CreateFilterForAmountMapping(VATReportNo: Code[20], VATReportLineNo: Integer, var TableNo: Integer): Text[1024]
Parameters
| Name |
Type |
Description |
|
VATReportNo
|
Code[20]
|
|
|
VATReportLineNo
|
Integer
|
|
|
TableNo
|
Integer
|
|
Returns
| Type |
Description |
|
Text[1024]
|
|
See also