property BOF: Boolean readonly | |||||||||
property BookCode: String(8) [FA Book Code] readonly required heat 1 | |||||||||
property DissectionAmount: Number [Amount] readonly heat 2 | |||||||||
property DissectionID: Number [FA Dissection ID] readonly required heat 1 | |||||||||
property DissectionType: String(1) [FADissType] readonly required heat 1
| |||||||||
property EOF: Boolean readonly | |||||||||
| property FilterSort: Object readonly | ||||||||
property GLAccountCode: String(8) [GL Account Code] readonly heat 1 | |||||||||
property IndexName: String
| |||||||||
property PeriodID: Number [Period ID] readonly required heat 1 | |||||||||
property PeriodNo: Number [SmallInt] readonly calculated | |||||||||
property RecNo: Number [Integer] | |||||||||
property RecordCount: Number [Integer] readonly | |||||||||
property RecordMax: Number [Integer] readonly | |||||||||
property TransactionID: Number [FA Transaction ID] readonly required heat 1 | |||||||||
property YearNo: Number [SmallInt] readonly calculated | |||||||||
method CancelRange | |||||||||
method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean | |||||||||
method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean | |||||||||
method First | |||||||||
method GetFieldDomain(FieldName: String): String | |||||||||
method GetPropertyValue(PropertyName: String): Variant | |||||||||
method Last | |||||||||
method Next | |||||||||
method Prev | |||||||||
method PropertyType(PropertyName: String): String | |||||||||
method Refresh | |||||||||
method SetPropertyValue(PropertyName: String, Value: Variant) | |||||||||
method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) | |||||||||
method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) | |||||||||
method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |