Previous Topic

Next Topic

ICBudgetForm - IC Product 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 DisplayInactive: Boolean

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property IsFloatingWindow: Boolean

property LastYearActual: Number [Amount] readonly

property LastYearActualQuantity: Number [Quantity] readonly

property LastYearBudget: Number [Amount] readonly

property LastYearBudgetQuantity: Number [Quantity] readonly

property LocationCode: String

property LocationCodeLookup: Object readonly

property LookupText: String readonly

property Modified: Boolean readonly

property Name: String

property ProductCodeLookup: Object readonly

property WordFilter: String

property Year: Number [Integer]

property YearActual: Number [Amount] readonly

property YearActualQuantity: Number [Quantity] readonly

property YearBudget: Number [Amount] readonly

property YearBudgetQuantity: Number [Quantity] readonly

method AddAmount(Amount: Number, Setting: Boolean)

method AddAmountQty(Amount: Number)

method AddAmountSales(Amount: Number, Setting: Boolean)

method AddPercent(Amount: Number, Setting: Boolean)

method AddPercentQty(Percent: Number)

method AddPercentSales(Amount: Number, Setting: Boolean)

method BringToFront

method Cancel

method Close

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 RepeatQuantity(Amount: Number)

method RepeatSales(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)

method SplitQuantity(Amount: Number)

method SplitSales(Amount: Number, Setting: Boolean)

event AfterSave

event BeforeSave

event OnClose

event OnOpen