Previous Topic

Next Topic

ARSalesAreaData

property AccountCode: String readonly

property AccountFile: String readonly

property BOF: Boolean readonly

property CanDelete: Boolean readonly

property ClassName: String readonly

property Comment: String(30) [Comment] heat 2

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly heat 1

property CreatedUserCode: String(8) [CO User Code] readonly heat 1

property CurrentPeriodBalance: Number [Amount] readonly heat 4

property Editing: Boolean readonly

property EditRevision: Number [Record Revision] readonly heat 3

property EOF: Boolean readonly

property FilterSort: Object readonly

property Inactive: Boolean [Boolean] heat 2

property IndexName: String
ValueIndex Fields
SalesAreaSalesAreaCode
ActiveSalesAreaInactive;SalesAreaCode

property LastYearBalance: Number [Amount] readonly heat 4

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly heat 3

property ModifiedUserCode: String(8) [CO User Code] readonly heat 3

property Name: String

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly heat 9

property SalesAreaCode: String(8) [AR Sales Area Code] required heat 1

property SalesAreaName: String(30) [Short Description] heat 2

property WasInserting: Boolean readonly

property YearToDateBalance: Number [Amount] readonly heat 4

method Cancel

method CancelRange

method Delete

method Duplicate

method Edit

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 Insert

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

method Save

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

event AfterDelete

event BeforeDelete