Previous Topic

Next Topic

ICCountEditForm - IC Stocktake Count

property AccountCode: String readonly

property AccountFile: String readonly

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

property ClassName: String readonly

property Count: Object readonly

property CountID: Number [IC Count ID] readonly

property CountStatus: String(1) [IC Count Status]
Values: U (Unconfirmed), C (Confirmed)

property CountType: String(1) [IC Count Type]
Values: B (Basic), S (Single), A (Additive), D (Detailed)

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly

property CreatedUserCode: String(8) [CO User Code] readonly

property Custom1: String(30) [IC Count Custom 1 Text] setting "IC\CountCustom1Alias"

property Custom2: String(30) [IC Count Custom 2 Text] setting "IC\CountCustom2Alias"

property Details: String(60) [Description]

property DocumentClass: String [IC Stocktake Class] readonly
Values: K (Stocktake)

property DocumentDate: Date

property DocumentID: Number [IC Stocktake ID] readonly

property Editing: Boolean readonly

property IsFloatingWindow: Boolean

property Link: Object readonly

property LocationCode: String [IC Location Code] readonly

property Modified: Boolean readonly

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly

property ModifiedUserCode: String(8) [CO User Code] readonly

property Name: String

property PageCount: Number readonly

property PageLabel: String readonly

property PeriodID: Number [Period ID]

property QuantityAllocated: Number [Quantity] readonly

property QuantityAvailable: Number [Quantity] readonly

property QuantityInProduction: Number [Quantity] readonly

property QuantityInStock: Number [Quantity] readonly

property QuantityReturned: Number [Quantity] readonly

property QuantityTransferIn: Number [Quantity] readonly

property QuantityTransferOut: Number [Quantity] readonly

property StorePersonCode: String(8) [IC Store Person Code]

property StorePersonCodeLookup: Object readonly

property UOMCode: String(8) [CO UOM Code] readonly

property UOMQuantityAllocated: Number [UOM Quantity] readonly

property UOMQuantityAvailable: Number [UOM Quantity] readonly

property UOMQuantityCommitted: Number [UOM Quantity] readonly

property UOMQuantityInProduction: Number [UOM Quantity] readonly

property UOMQuantityInStock: Number [UOM Quantity] readonly

property UOMQuantityInTransit: Number [UOM Quantity] readonly

property UOMQuantityOnBackOrder: Number [UOM Quantity] readonly

property UOMQuantityOnOrder: Number [UOM Quantity] readonly

property UOMQuantityReturned: Number [UOM Quantity] readonly

property UOMQuantityShipped: Number [UOM Quantity] readonly

property UOMQuantityTransferIn: Number [UOM Quantity] readonly

property UOMQuantityTransferOut: Number [UOM Quantity] readonly

method BringToFront

method Cancel

method Close

method Confirm

method CopyExpectedToCount

method DeleteNilLines

method Edit

method FindProduct(ProductCode: String): Boolean

method GetPropertyValue(PropertyName: String): Variant

method Insert

method OpenStocktake: Object

method Print: Object

method PropertyType(PropertyName: String): String

method Save

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

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

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

method Unconfirm

event AfterInsert

event AfterSave

event BeforeSave

event OnClose

event OnOpen