Previous Topic

Next Topic

ARBudgetForm - AR Customer Budget

property AccountCode: String readonly

property AccountFile: String readonly

property ActiveProperty: String

property BOF: Boolean readonly

property Budget: Object readonly

property ClassName: String readonly

property CurrencyCode: String(3) [CO Currency Code] readonly required

property CustomerCodeLookup: Object readonly

property DisplayInactive: Boolean

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property IsFloatingWindow: Boolean

property LastYearActual: Number [FX Amount] readonly

property LastYearActualBs: Number [Amount] readonly

property LastYearBudget: Number [FX Amount] readonly

property LastYearBudgetBs: Number [Amount] readonly

property LookupText: String readonly

property Modified: Boolean readonly

property Name: String

property WordFilter: String

property Year: Number [Integer]

property YearActual: Number [FX Amount] readonly

property YearActualBs: Number [Amount] readonly

property YearBudget: Number [FX Amount] readonly

property YearBudgetBs: Number [Amount] readonly

method AddAmount(Amount: Number, Setting: Boolean)

method AddPercent(Amount: Number, Setting: Boolean)

method BringToFront

method Cancel

method Close

method ConvertBsToFX(Rate: Number)

method ConvertFxToBs(Rate: Number)

method CopyActuals([Val1: Boolean, Val2: Boolean])

method CopyBudgets([Val1: Boolean, Val2: 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