Table of Contents

Table "ForNAV Stub"

ID 6188773

Properties

Name Value
Caption ForNAV Stub

Fields

Name Type Description
"Entry No." Integer
"Document Date" Date
"Document No." Code[20]
"External Document No." Text[35]
Amount Decimal
"Discount Amount" Decimal
"Document Type" Text[50]
"Amount Paid" Decimal
"Job No." Code[20]
"Currency Code" Code[10]
"Posting Date" Date
"Entry Type" Option
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

CustUpdateAmounts

procedure CustUpdateAmounts(var CustLedgEntry2: Record "Cust. Ledger Entry", var RemainingAmount2: Decimal, var LineAmount2: Decimal)

Parameters

Name Type Description
CustLedgEntry2 Record "Cust. Ledger Entry"
RemainingAmount2 Decimal
LineAmount2 Decimal

VendUpdateAmounts

procedure VendUpdateAmounts(var VendLedgEntry2: Record "Vendor Ledger Entry", var RemainingAmount2: Decimal, var LineAmount2: Decimal, ApplyMethod: Integer)

Parameters

Name Type Description
VendLedgEntry2 Record "Vendor Ledger Entry"
RemainingAmount2 Decimal
LineAmount2 Decimal
ApplyMethod Integer

See also