project QadFinancials > class BDebtor > dataset tUpdateDebtorPaymentSales

table tUpdateDebtorPaymentSales

Description

tUpdateDebtorPaymentSales: temp-table that is used as input for method ApiUpdateDebtorPaymentSales. The fields (except DebtorID) that have the unknown-value in this temp-table will not be taken into account to update the Debtor-data.

field namedata typedescription
tiDebtorIDintegerDebtorId
tiDebtorDaysLateintegerWhenever this filed differs from the unknown-value, it will be used to update the corresponding field in table Debtor.
tiDebtorNbrOfInvoicesintegerWhenever this filed differs from the unknown-value, it will be used to update the corresponding field in table Debtor.
ttDebtorLastPaymentdateWhenever this filed differs from the unknown-value, it will be used to update the corresponding field in table Debtor.
ttDebtorLastSaledateWhenever this filed differs from the unknown-value, it will be used to update the corresponding field in table Debtor.
tdInvoicetotaldecimal
tcInvoiceCurrencycharacter


Internal usage


QadFinancials
method BDebtor.ApiUpdateDebtorPaymentSales