Table of Contents

Table "ForNAV Check Model"

ID 6188774

Properties

Name Value
Caption ForNAV Check Model

Fields

Name Type Description
"Page No." Integer
"Part No." Option
"Line No." Integer
"New Page" Boolean
Test Boolean
Void Boolean
Type Option
"Continued on Next Page" Boolean
"Check No." Code[20]
"Amount Written in Text" Text[250]
"Amount in Numbers" Text[250]
"Pay-to Name" Text[100]
"Bank Name" Text[100]
"Bank Account No." Text[30]
"Bank Routing No." Text[30]
"No. of Pages" Integer
"Pay-to Vendor No." Code[20]
"Pay-to Name 2" Text[50]
"Pay-to Address" Text[100]
"Pay-to Address 2" Text[50]
"Pay-to City" Text[30]
"Pay-to Post Code" Code[20]
"Pay-to County" Text[30]
"Pay-to Country/Region Code" Code[10]
Name Text[100]
"Name 2" Text[50]
Address Text[100]
"Address 2" Text[50]
City Text[30]
"Post Code" Code[20]
County Text[30]
"Country/Region Code" Code[10]
"Document Date" Date
"Document No." Code[20]
"External Document No." Text[35]
Amount Decimal
"Discount Amount" Decimal
"Net Amount" Decimal
"Document Type" Text[50]
"Amount Paid" Decimal
"Running Total" Decimal
"Job No." Code[20]
"Currency Code" Code[10]
"Posting Date" Date
"Micr Line" Text[100]
"Micr Line 1" Text[30]
"Micr Line 2" Text[30]
"Micr Line 3" Text[30]
"Check No Stub" Code[20]
"Entry No." Integer
"Entry Type" Option
"Remit-to Name" Text[100]
"Remit-to Name 2" Text[50]
"Remit-to Address" Text[100]
"Remit-to Address 2" Text[50]
"Remit-to City" Text[30]
"Remit-to Post Code" Code[20]
"Remit-to County" Text[30]
"Remit-to Country/Region Code" Code[10]
"Remit-to Code" Code[20]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

SetPageAndLineNo

procedure SetPageAndLineNo(var NextLineNo: Integer)

Parameters

Name Type Description
NextLineNo Integer

Duplicate

procedure Duplicate()

SetType

procedure SetType()

SetIsNewPage

procedure SetIsNewPage()

SetContinuedOnNextPage

procedure SetContinuedOnNextPage()

SetIsVoid

procedure SetIsVoid()

SetAddress

procedure SetAddress()

VoidCheckFields

procedure VoidCheckFields()

SetPayToAddress

procedure SetPayToAddress()

SetMICRLine

procedure SetMICRLine()

SetNoOfPages

procedure SetNoOfPages(NoOfStubs: Integer)

Parameters

Name Type Description
NoOfStubs Integer

See also