Previous Topic

Next Topic

ICStocktakeCountData

property AccountCode: String readonly

property AccountFile: String readonly

property BOF: Boolean readonly

property BranchCode: String(8) [CO Branch Code] calculated required

property ClassName: String readonly

property CountID: Number [IC Count ID] readonly required

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

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

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date

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 DepartmentCode: String(8) [CO Department Code] calculated required

property Details: String(60) [Description]

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

property DocumentDate: Date calculated required

property DocumentID: Number [IC Stocktake ID] readonly required

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
CountCountID
DocumentCountDocumentID;CountID
StorePersonStorePersonCode

property IsRestricted: Boolean readonly

property Line: Object readonly

property Link: Object readonly

property LocationCode: String(8) [IC Location Code]

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date

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

property Name: String

property PeriodID: Number [Period ID] calculated required

property PostStatus: String(1) [IC Stocktake Post Status] calculated required
Values: U (Uncounted), C (Counted), P (Posted), D (Deleted)

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly

property SourceDocumentID: Number [Integer] readonly

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

property WasInserting: Boolean readonly

method Cancel

method CancelRange

method Confirmed

method Delete

method DisableSums

method Edit

method EnableSums

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method First

method GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method InsertCount(DocumentID: Number)

method Last

method Next

method OpenForm: Object

method Prev

method Print: Object

method PropertyType(PropertyName: String): String

method Refresh

method RefreshWeightandVolume

method Save

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SumDocument

method Unconfirmed

event AfterDelete

event AfterSave

event BeforeDelete

event BeforeSave