| property AllocationID: Number [Integer] readonly |
| property BillFromAccountCode: String(16) [AR Customer Code] readonly |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly |
| property ChargesAmount: Number [FX Amount] readonly |
| property ChargesAmountBs: Number [Amount] readonly |
| property Comment: String(30) [Comment] readonly |
| property CommissionAmount: Number [FX Amount] readonly |
| property CommissionAmountBs: Number [Amount] readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CurrencyCode: String(3) [CO Currency Code] readonly |
| property CustomerCode: String(16) [AR Customer 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 InternalReference: String(30) [Reference] readonly |
| property JobCode: String(16) [JC Job Code] readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property Narration: String(60) [Narration] readonly |
| property OrderNo: String(30) [Order No] readonly |
| property PeriodFullyAllocated: Number [Period ID] readonly |
| 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 SalesAreaCode: String(8) [AR Sales Area Code] readonly |
| property SalesPersonCode: String(8) [AR Sales Person 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 [AR Transaction ID] readonly |
| property TransactionType: String(1) [ARTranType] readonly
| Values: I (Invoice), C (Credit), R (Receipt), 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) |