Previous Topic

Next Topic

GLBudgetData

property AccountClass: String(1) [GLAccountClass] heat 2
Values: A (Asset), C (Capital), E (Expense), I (Income), L (Liability)

property AccountCode: String(8) [GL Account Code] required heat 1

property AccountName: String(60) [Analysis Name] heat 2

property AccountType: String(1) [GLAccountType] required heat 1
Values: S (Standard), N (Non Posting), T (Total), H (Heading)

property AddToAccountCode: String(8) [GL Account Code] heat 2

property AnalysisCode: String(8) [GL Analysis Code] heat 2

property BOF: Boolean readonly

property Branch: String

property BranchCode: String

property BudgetCode: String

property Budgets: Object readonly

property Category1: String(8) [GL Category 1 Code] setting "GL\Cat1Alias" heat 2

property Category2: String(8) [GL Category 2 Code] setting "GL\Cat2Alias" heat 2

property ClassName: String readonly

property ConsolidateAccountCode: String(8) [GL Account Code] heat 2

property Department: String

property DepartmentCode: String

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property FriendlyAccountCode: String(10) [Friendly Account Code] heat 2

property Inactive: Boolean [Boolean] heat 2

property IndexName: String
ValueIndex Fields
AccountAccountCode
FriendlyFriendlyAccountCode
ActiveAccountInactive;AccountCode
ActiveTypeAccountInactive;AccountType;AccountCode
TypeAccountAccountType;AccountCode
Category1Category1
Category2Category2
AnalysisAnalysisCode
AddToAccountAddToAccountCode;AccountCode
PostToAccountPostToAccountCode;AccountCode
OpeningAccountOpeningAccountCode;AccountCode
ConsolidateAccountConsolidateAccountCode;AccountCode

property Name: String

property OpeningAccountCode: String(8) [GL Account Code] heat 2

property PostToAccountCode: String(8) [GL Account Code] heat 2

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

method CopyBudgets([BudgetCode: String, LastYear: 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)