| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly required heat 2 |
| property Comment: String(30) [Comment] readonly heat 2 |
| property CreatedDate: Date readonly calculated |
| property CreatedTime: Date readonly calculated |
| property CreatedTimestamp: Date readonly heat 1 |
| property CreatedUserCode: String(8) [CO User Code] readonly heat 1 |
| property CurrencyCode: String(3) [CO Currency Code] readonly required heat 1 |
| property CustomisationJSON: String |
| property DepartmentCode: String(8) [CO Department Code] readonly required heat 2 |
| property EOF: Boolean readonly |
| property ExchangeRate: Number [Exchange Rate] readonly required heat 2 |
| property ExchangeRateRaw: Number [Float] readonly calculated |
| property FixedRate: Boolean [Boolean] readonly heat 2 |
| property GLAccountCode: String(8) [GL Account Code] readonly required heat 2 |
| property GridTotalled: Boolean |
| property HasLinks: Boolean [Boolean] readonly calculated |
| property HasMemos: Boolean [Boolean] readonly calculated |
| property Inactive: Boolean [Boolean] readonly heat 3 |
| property ModifiedDate: Date readonly calculated |
| property ModifiedTime: Date readonly calculated |
| property ModifiedTimestamp: Date readonly heat 3 |
| property ModifiedUserCode: String(8) [CO User Code] readonly heat 3 |
| property Narration: String(60) [Narration] readonly heat 2 |
| property PeriodID: Number [Period ID] readonly required heat 2 |
| property PeriodName: String(40) [Period Name] readonly calculated |
| property PeriodNo: Number [SmallInt] readonly calculated |
| property RateType: String(8) [CO FX Rate Type Code] readonly required heat 2 |
| property RecordRevision: Number [Record Revision] readonly heat 9 |
| property Reference: String(30) [Reference] readonly heat 2 |
| property ReferenceAlpha: String(30) [Reference] readonly calculated |
| property RegimeCode: String(2) [CO Tax Regime Code] readonly required heat 1 |
| property ReturnID: Number [GST Return ID] readonly heat 1 |
| property SourceModule: String(2) [Module Code] readonly required heat 1 |
| property TransactionAmount: Number [FX Amount] readonly heat 3 |
| property TransactionAmountBs: Number [Amount] readonly heat 3 |
| property TransactionClass: String(1) [GstTransactionClass] readonly required heat 1
| Values: S (Sales (Debit)), P (Purchases (Credit)) |
|
| property TransactionDate: Date readonly heat 2 |
| property TransactionID: Number [GST Transaction ID] readonly required heat 1 |
| property TransactionType: String(1) [GstTransactionType] readonly required heat 1
| Values: A (Adjustment), G (GST Included), T (Total and GST Included), D (Total and GST Discount), R (GST Round-off) |
|
| property TransferredToGL: Boolean [Boolean] readonly heat 3 |
| property YearNo: Number [SmallInt] readonly calculated |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |