Previous Topic

Next Topic

INDELTA - IN Delta

Display: Standard Object Post Lines Object

property AccountCode: String(28) [Account Code] readonly required heat 1

property AccountFile: String(8) [Account File] readonly required heat 1

property BOF: Boolean readonly

property ChangeHeat: Number [SmallInt] readonly heat 1

property ChangeType: String(1) [ChangeType] readonly required heat 1
Values: A (Add), U (Update), D (Delete)

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 DeltaID: Number [IN Delta ID] readonly required heat 1

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
DeltaDeltaID
FileDeltaAccountFile;DeltaID
DateTimeDeltaCreatedTimestamp;DeltaID

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

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])