Previous Topic

Next Topic

ICAdjustmentBatchData

property AccountCode: String readonly

property AccountFile: String readonly

property BatchID: Number [IC Adjustment Batch ID] readonly required

property BOF: Boolean readonly

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

property ClassName: String readonly

property Comment: String(30) [Comment]

property CreatedDate: Date readonly

property CreatedTime: Date readonly

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

property DepartmentCode: String(8) [CO Department Code] readonly

property Details: String(60) [Description]

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
BatchBatchID
StatusPeriodBatchPostStatus;PeriodID;BatchID
PeriodBatchPeriodID;BatchID
LocationBatchLocationCode;BatchID
StorePersonStorePersonCode

property Line: Object readonly

property Link: Object readonly

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

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

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

property Name: String

property PeriodID: Number [Period ID] required

property PostStatus: String(1) [ICPostStatus]
Values: U (Unposted), O (Open), P (Posted), D (Deleted)

property PrintStatus: String(1) [ICPrintStatus] readonly
Values: U (Unprinted), P (Printed)

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property Reference: String(30) [Reference]

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

property TransactionDate: Date

method Cancel

method CancelRange

method Delete

method DeleteNilLines

method Duplicate

method DuplicateContra

method Edit

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 GetPropertyValue(PropertyName: String): Variant

method InsertBatch

method Last

method LoadBatch(BatchID: Number)

method Next

method OpenForm: Object

method Post

method Prev

method Print: Object

method PropertyType(PropertyName: String): String

method Refresh

method Reprice: Boolean

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])

event AfterDelete

event AfterPost

event AfterSave

event BeforeDelete

event BeforePost

event BeforeSave