property BOF: Boolean readonly | |||||||||||
property Budget: Number [Amount] readonly heat 2 | |||||||||||
property BudgetQuantity: Number [Quantity] readonly heat 2 | |||||||||||
property ClosingStockQuantity: Number [Quantity] readonly calculated | |||||||||||
property ClosingStockValue: Number [Amount] readonly calculated | |||||||||||
property CostOfSales: Number [Amount] readonly heat 4 | |||||||||||
property EOF: Boolean readonly | |||||||||||
| property FilterSort: Object readonly | ||||||||||
property IndexName: String
| |||||||||||
property InwardsQuantity: Number [Quantity] readonly heat 5 | |||||||||||
property InwardsValue: Number [Amount] readonly heat 5 | |||||||||||
property LocationCode: String(8) [IC Location Code] readonly required heat 1 | |||||||||||
property MovementQuantity: Number [Quantity] readonly calculated | |||||||||||
property MovementValue: Number [Amount] readonly calculated | |||||||||||
property OpeningStock: Number [Quantity] readonly heat 4 | |||||||||||
property OpeningStockValue: Number [Amount] readonly heat 4 | |||||||||||
property OutwardsQuantity: Number [Quantity] readonly heat 5 | |||||||||||
property OutwardsValue: Number [Amount] readonly heat 5 | |||||||||||
property PeriodID: Number [Period ID] readonly required heat 1 | |||||||||||
property PeriodNo: Number [SmallInt] readonly calculated | |||||||||||
property ProductCode: String(28) [IC Product Code] readonly required heat 1 | |||||||||||
property RecNo: Number [Integer] | |||||||||||
property RecordCount: Number [Integer] readonly | |||||||||||
property RecordMax: Number [Integer] readonly | |||||||||||
property RecordRevision: Number [Record Revision] readonly heat 9 | |||||||||||
property RevaluationValue: Number [Amount] readonly heat 3 | |||||||||||
property SalesAndUsageQuantity: Number [Quantity] readonly calculated | |||||||||||
property SalesQuantity: Number [Quantity] readonly heat 4 | |||||||||||
property SalesValue: Number [Amount] readonly heat 4 | |||||||||||
property TransferredToGL: Boolean [Boolean] readonly heat 3 | |||||||||||
property TransferredValue: Number [Amount] readonly heat 3 | |||||||||||
property UnitCost: Number [Cost Price] readonly calculated | |||||||||||
property UsageQuantity: Number [Quantity] readonly heat 4 | |||||||||||
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]) |