Previous Topic

Next Topic

ICGlobalPriceUpdateForm - IC Global Price Update

property ActiveProperty: String

property ClassName: String readonly

property Creditor: String(16) [AP Creditor Code]

property CreditorLookup: Object readonly

property IncludeInactive: Boolean [Boolean]

property IsFloatingWindow: Boolean

property MarkupBasis: String(1) [ICMarkupBasis]
Values: N (None), S (Standard), L (Latest), A (Average), P (Price Code)

property Name: String

property ProductFilterSort: Object readonly

property ProductFrom: String(28) [IC Product Code]

property ProductFromLookup: Object readonly

property ProductTo: String(28) [IC Product Code]

property ProductToLookup: Object readonly

property SellPrices: Object readonly

property StockGroup: String(8) [IC Stock Group Code]

property StockGroupLookup: Object readonly

property UpdateBy: Number(13) [Amount]

property UpdateMethod: String(60) [Custom Text]

property UpdatePrices: Object readonly

property UpdateType: String(20) [Custom]

method BringToFront

method Close

method GetPropertyValue(PropertyName: String): Variant

method PropertyType(PropertyName: String): String

method Run

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

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

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

event OnOpen