Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
AmountToDraw | The net amount (without tax) drawn to the invoice for this line.
Field name: LineTotal |
AmountToDrawFC | The net amount (without tax) drawn to the invoice for this line in foreign currency.
Field name: TotalFrgn |
AmountToDrawSC | The net amount (without tax) drawn to the invoice for this line in system currency.
Field name: TotalSumSy |
Count | The number of downpayment detail lines in the collection. |
DocEntry | An internal key to the down payment document.
Field name: BaseAbs This is a foreign key to the Documents (down payments) object. |
DocInternalID | A key to the invoice for which the down payment is used.
Field name: DocEntry This is a foreign key to the Documents (invoices) object. |
GrossAmountToDraw | The gross amount (with tax) drawn to the invoice for this line.
Field name: Gross |
GrossAmountToDrawFC | The gross amount (with tax) drawn to the invoice for this line in foreign currency.
Field name: GrossFc |
GrossAmountToDrawSC | The gross amount (with tax) drawn to the invoice for this line in system currency.
Field name: GrossSc |
IsGrossLine | Indicates whether the gross amount was entered and all other fields were calculated based on the gross amount.
Field name: IsGross |
LineType | The type of detail line.
Field name: LineType |
RowNum | The row number of the parent DownPaymentsToDraw object within its collection.
Field name: LineNum |
SeqNum | The sequence number of the current drawn payment detail in the collection.
Field name: LineSeq |
Tax | The part of the drawn downpayment in this line to be used for tax.
Field name: VatSum |
TaxAdjust | TaxAdjust |
TaxFC | The part of the drawn downpayment in this line to be used for tax in foreign currency.
Field name: VatSumFrgn |
TaxSC | The part of the drawn downpayment in this line to be used for tax in system currency.
Field name: VatSumSys |
VatGroupCode | The tax code to which this downpayment line applied.
Field name: VatGroup This is a foreign key to the VatGroups object. |
VatPercent | The tax rate for the tax code in the VatGroupCode property.
Field name: VatPrcnt |