Previous Topic

Next Topic

GLBudgetForm - GL Budget

property AccountCode: String readonly

property AccountCodeLookup: Object readonly

property AccountFile: String readonly

property ActiveProperty: String

property BOF: Boolean readonly

property Branch: String

property BranchLookup: Object readonly

property Budget: Object readonly

property BudgetCode: String

property BudgetCodeLookup: Object readonly

property ClassName: String readonly

property Department: String

property DepartmentLookup: Object readonly

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property IsFloatingWindow: Boolean

property LastYearActivity: Number [Amount] readonly

property LastYearActual: Number [Amount] readonly

property LastYearBudget: Number [Amount] readonly

property LastYearBudgetActivity: Number [Amount] readonly

property LookupText: String readonly

property Modified: Boolean readonly

property Name: String

property WordFilter: String

property Year: Number [Integer]

property YearActivity: Number [Amount] readonly

property YearActual: Number [Amount] readonly

property YearBudget: Number [Amount] readonly

property YearBudgetActivity: Number [Amount] readonly

method AddAmount(Amount: Number, Setting: Boolean)

method AddPercent(Amount: Number, Setting: Boolean)

method BringToFront

method Cancel

method Close

method CopyActuals

method CopyBudgets([BudgetCode: String, LastYear: Boolean])

method Edit

method Find(Value: String): Boolean

method FindExact(Value: String): Boolean

method First

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method RepeatBudget(Amount: Number, Setting: Boolean)

method Save

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])

method SplitBudget(Amount: Number, Setting: Boolean)

event AfterSave

event BeforeSave

event OnClose

event OnOpen