property AccountClass: String(1) [GLAccountClass] required heat 2
| |||||||||||
property AnalysisCode: String(8) [AP Expense Code] required heat 1 | |||||||||||
property AnalysisName: String(60) [Analysis Name] heat 2 | |||||||||||
property BOF: Boolean readonly | |||||||||||
| property Budgets: Object readonly | ||||||||||
property ClassName: String readonly | |||||||||||
property Editing: Boolean readonly | |||||||||||
property EOF: Boolean readonly | |||||||||||
| property FilterSort: Object readonly | ||||||||||
property FriendlyAccountCode: String(10) [Friendly Account Code] heat 2 | |||||||||||
property GLAccountCode: String(8) [GL Account Code] heat 2 | |||||||||||
property Inactive: Boolean [Boolean] heat 2 | |||||||||||
property IndexName: String
| |||||||||||
property Name: String | |||||||||||
property RecNo: Number [Integer] | |||||||||||
property RecordCount: Number [Integer] readonly | |||||||||||
property RecordMax: Number [Integer] readonly | |||||||||||
property YearNo: Number [Integer] | |||||||||||
method AddAmount(Amount: Number, Setting: Boolean) | |||||||||||
method AddPercent(Amount: Number, Setting: Boolean) | |||||||||||
method Cancel | |||||||||||
method CancelRange | |||||||||||
method CopyActuals([Val1: Boolean, Val2: Boolean]) | |||||||||||
method CopyBudgets([Val1: Boolean, Val2: Boolean]) | |||||||||||
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 Last | |||||||||||
method Next | |||||||||||
method Prev | |||||||||||
method PropertyType(PropertyName: String): String | |||||||||||
method Refresh | |||||||||||
method RepeatBudget(Amount: Number, Setting: Boolean) | |||||||||||
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]) | |||||||||||
method SplitBudget(Amount: Number, Setting: Boolean) |