Previous Topic

Next Topic

ICTransferData

property AccountCode: String readonly

property AccountFile: String readonly

property BOF: Boolean readonly

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

property Category1: String(8) [IC Category 1 Code] setting "IC\Cat1Alias"

property Category2: String(8) [IC Category 2 Code] setting "IC\Cat2Alias"

property ClassName: String readonly

property Comment: String(30) [Comment]

property ContactID: Number [Integer]

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date

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

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

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

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

property DocumentClass: String(1) [ICTransferType] readonly required
Values: T (Transfer)

property DocumentDate: Date required

property DocumentID: Number [IC Transfer ID] readonly required

property DocumentType: String(1) [DocumentType]
Values: N (Normal), H (Historic)

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
DocumentDocumentID
TypeSourcePeriodDocumentDocumentType;SourceLocationCode;PeriodID;DocumentID
TypeDestinationPeriodDocumentDocumentType;DestinationLocationCode;PeriodID;DocumentID
TypeSourceDestinationPeriodDocumentDocumentType;SourceLocationCode;DestinationLocationCode;PeriodID;DocumentID
PeriodDocumentPeriodID;DocumentID
TypePeriodDocumentDocumentType;PeriodID;DocumentID
SourceStorePersonSourceStorePersonCode
DestinationStorePersonDestinationStorePersonCode

property IsRestricted: Boolean readonly

property Line: Object readonly

property Link: Object readonly

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

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

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

property QuantityAdjusted: Number [Quantity]

property QuantityDispatched: Number [Quantity]

property QuantityReceipted: Number [Quantity]

property ReceiptDate: Date

property ReceiptPeriodID: Number [Period ID]

property ReceiptStatus: String(1) [ICTransferPostStatus]
Values: U (Unposted), O (Open), 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 Reference: String(30) [Reference]

property SourceDocumentID: Number [Integer] readonly

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

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

property TotalVolume: Number [Volume]

property TotalWeight: Number [Weight]

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

property WasInserting: Boolean readonly

method Cancel

method CancelRange

method Delete

method DeleteNilLines

method DisableSums

method Dispatch

method Duplicate

method DuplicateContra

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 InsertTransfer

method Last

method Next

method OpenForm: Object

method Prev

method Print: Object

method PrintDispatchLabels: Object

method PrintReceiptLabels: Object

method PropertyType(PropertyName: String): String

method Receipt

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 Transfer

event AfterDelete

event AfterDispatch

event AfterReceipt

event AfterSave

event BeforeDelete

event BeforeDispatch

event BeforeReceipt

event BeforeSave