Table of Contents

Table "ForNAV Check"

ID 6188772

Properties

Name Value
Caption ForNAV Check

Fields

Name Type Description
"Check No." Code[20]
Test Boolean
"Currency Code" Code[10]
"Posting Date" Date
"Bank Account No." Code[20]
"Balancing Type" Microsoft.Finance.GeneralLedger.Journal."Gen. Journal Account Type"
"Balancing No." Code[20]
Amount Decimal
"Document No." Code[20]
"Amount as Text (LCY)" Text[250]
"Amount as Text" Text[250]
"Application Method" Option
"Applies-to Doc. No." Code[20]
"Applies-to ID" Code[50]
"Amount Filled as Text" Text[30]
"Pay-to Vendor No." Code[20]
"Pay-to Name" Text[100]
"Bank Name" Text[100]
"Bank Account No. (Text)" Text[30]
"Bank Routing No." Text[30]
"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]
"Amount Filler Character" Text[1]
"Amount Filler Length" Integer
"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

PrintBlankCheck

procedure PrintBlankCheck()

CreateFromGenJnlLn

procedure CreateFromGenJnlLn(var Args: Record "ForNAV Check Arguments", GenJnlLn: Record "Gen. Journal Line")

Parameters

Name Type Description
Args Record "ForNAV Check Arguments"
GenJnlLn Record "Gen. Journal Line"

GetStub

procedure GetStub(Args: Record "ForNAV Check Arguments", var Stub: Record "ForNAV Stub", GenJnlLine: Record "Gen. Journal Line")

Parameters

Name Type Description
Args Record "ForNAV Check Arguments"
Stub Record "ForNAV Stub"
GenJnlLine Record "Gen. Journal Line"

UpdateJournal

procedure UpdateJournal(Args: Record "ForNAV Check Arguments", var GenJnlLine: Record "Gen. Journal Line")

Parameters

Name Type Description
Args Record "ForNAV Check Arguments"
GenJnlLine Record "Gen. Journal Line"

CreateCheckLedgerEntry

procedure CreateCheckLedgerEntry(Args: Record "ForNAV Check Arguments", GenJnlLine: Record "Gen. Journal Line")

Parameters

Name Type Description
Args Record "ForNAV Check Arguments"
GenJnlLine Record "Gen. Journal Line"

See also