| property AllocationID: Number [Integer] readonly |
| property ApprovalAmount: Number [FX Amount] readonly |
| property ApprovalDiscount: Number [FX Amount] readonly |
| property BillFromAccountCode: String(16) [AP Creditor Code] readonly |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly |
| property Comment: String(30) [Comment] readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CreditorCode: String(16) [AP Creditor Code] readonly |
| property CurrencyCode: String(3) [CO Currency Code] readonly |
| property CustomisationJSON: String |
| property DateFullyPaid: Date readonly |
| property DepartmentCode: String(8) [CO Department Code] readonly |
| property DiscountDate: Date readonly |
| property DueDate: Date readonly |
| property eInvoiceIdentifier: String(60) [Peppol eInvoice Identifier] readonly |
| property EOF: Boolean readonly |
| property ExchangeRate: Number [Exchange Rate] readonly |
| property FixedRate: Boolean [Boolean] readonly |
| property GLAccountCode: String(8) [GL Account Code] readonly |
| property GstIncluded: Number [FX Amount] readonly |
| property GstIncludedBs: Number [Amount] readonly |
| property HoldAmount: Number [FX Amount] readonly |
| property Inactive: Boolean [Boolean] readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property Narration: String(60) [Narration] readonly |
| property OriginationDate: Date readonly |
| property PaymentCreated: Boolean [Boolean] readonly |
| property PaymentMethod: String(1) [APPaymentMethod] readonly
| Values: C (Computer Printed Cheque), I (Credit Card), D (Direct Debit), E (Electronic), L (Letter of Credit), M (Manual), R (Remittance), T (Telegraphic Transfer) |
|
| property PeriodFullyAllocated: Number [Period ID] readonly |
| property PrintStatus: String(1) [APTranPrintStatus] readonly
| Values: U (Unprinted), P (Printed) |
|
| property RateType: String(8) [CO FX Rate Type Code] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] readonly |
| property RegimeCode: String(2) [CO Tax Regime Code] readonly |
| property SourceID: Number [Source ID] readonly |
| property SourceModule: String(2) [Module Code] readonly |
| property TransactionAmount: Number [FX Amount] readonly |
| property TransactionAmountBs: Number [Amount] readonly |
| property TransactionDate: Date readonly |
| property TransactionDiscount: Number [FX Amount] readonly |
| property TransactionDiscountBs: Number [Amount] readonly |
| property TransactionID: Number [AP Transaction ID] readonly |
| property TransactionType: String(1) [APTranType] readonly
| Values: I (Invoice), C (Credit), P (Payment), J (Journal) |
|
| property TransferredToGL: Boolean [Boolean] readonly |
| property UnallocatedAmount: Number [FX Amount] readonly |
| property UnallocatedAmountBs: Number [Amount] readonly |
| property UnallocatedDiscount: Number [FX Amount] readonly |
| property VariationRealisedBs: Number [Amount] readonly |
| property VariationUnrealisedBs: Number [Amount] readonly |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |