property BOF: Boolean readonly | |||||||||
property CountLines: Number [SmallInt] readonly heat 4 | |||||||||
property DocumentID: Number [IC Stocktake ID] readonly required heat 1 | |||||||||
property EOF: Boolean readonly | |||||||||
property ExpectedTransactionID: Number [IC Transaction ID] readonly required heat 2 | |||||||||
| property FilterSort: Object readonly | ||||||||
property IndexName: String
| |||||||||
property LineID: Number [IC Stocktake Line ID] readonly required heat 1 | |||||||||
property LineStatus: String(1) [IC Stocktake Post Status] readonly required heat 4
| |||||||||
property LocationCode: String(8) [IC Location Code] readonly required heat 1 | |||||||||
property PeriodID: Number [Period ID] readonly required heat 2 | |||||||||
property PeriodNo: Number [SmallInt] readonly calculated | |||||||||
property ProductCode: String(28) [IC Product Code] readonly required heat 2 | |||||||||
property QuantityCounted: Number [Quantity] readonly heat 4 | |||||||||
property QuantityExpected: Number [Quantity] readonly calculated | |||||||||
property QuantityExpectedMovement: Number [Quantity] readonly heat 3 | |||||||||
property QuantityExpectedOpening: Number [Quantity] readonly heat 3 | |||||||||
property QuantityVariance: Number [Quantity] readonly calculated | |||||||||
property RecNo: Number [Integer] | |||||||||
property RecordCount: Number [Integer] readonly | |||||||||
property RecordMax: Number [Integer] readonly | |||||||||
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]) |