Previous Topic

Next Topic

ICTransactionData

property AccountCode: String readonly

property AccountFile: String readonly

property BOF: Boolean readonly

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

property ClassName: String readonly

property CostValueExclusive: Number [Amount] readonly

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly

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

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

property CustomerCode: String(16) [AR Customer Code] readonly

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

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property GLAccountCode: String(8) [GL Account Code]

property GLAccountName: String(60) [Description] readonly calculated

property GLAccountOverridden: Boolean [Boolean] readonly

property GstCode: String(4) [CO Gst Code]

property IndexName: String
ValueIndex Fields
TransactionTransactionID
PeriodTransactionPeriodID;TransactionID
PeriodDateTransactionPeriodID;TransactionDate;TransactionID
ProductPeriodTransactionProductCode;PeriodID;TransactionID
TransferredPeriodTransactionTransferredToGL;PeriodID;TransactionID
SourceSourceModule;SourceType;SourceID;SourceLineID

property IsRestricted: Boolean readonly

property JobCode: String(16) [JC Job Code] readonly

property Link: Object readonly

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

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly

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

property Name: String

property NonDiminishing: Boolean [Boolean] readonly

property OrderNo: String(30) [Order No]

property OverrideCost: Boolean

property ParentID: Number [IC Transaction ID]

property PeriodID: Number [Period ID] required

property PriceCode: String(8) [CO Price Code]

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

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 SalesValueExclusive: Number [Amount] readonly

property SellPriceBasis: String(1) [SellPriceBasis] readonly
Values: I (Inclusive), E (Exclusive)

property SerialNo: String(28) [Serial No]

property SourceID: Number [Source ID] readonly

property SourceLineID: Number [Source Line ID] readonly

property SourceModule: String(2) [Module Code] required

property SourceTransactionID: Number [Integer] readonly

property SourceType: String(1) [IC Source Type] readonly
Values: I (Invoice), C (Credit), S (Shipment), T (Transfer), K (Stocktake), J (Job), M (Manufacture), O (Sales Order), U (Purchase Order), A (Adjustment Batch), W (Write Off), R (Receipt Batch), B (Bin Movement), N (Bin Count)

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

property Tracking: Object readonly

property TrackingPruned: Boolean [Boolean]

property Transaction: Object readonly

property TransactionDate: Date required

property TransactionID: Number [IC Transaction ID] readonly required

property TransactionQuantity: Number [Quantity]

property TransactionType: String(1) [ICTranType]
Values: I (Issue), C (Credit), R (Receipt), A (Adjustment), T (Transfer), U (Usage), M (Manufacture)

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

property TransferredToGL: Boolean [Boolean] readonly

property TransferredValue: Number [Amount] readonly

property UnitCostPrice: Number [Cost Price]

property UnitSellingPrice: Number [Sell Price]

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

property UOMMultiplier: Number [Quantity Multiplier] readonly required

property UOMTransactionQuantity: Number [UOM Quantity]

property UOMUnitCostPrice: Number [Cost Price]

property UOMUnitSellingPrice: Number [Sell Price]

method Cancel

method CancelRange

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 GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method InsertAdjustment

method InsertCredit

method InsertIssue

method InsertReceipt

method Last

method Next

method OpenForm: Object

method Prev

method PropertyType(PropertyName: String): String

method Refresh

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 AfterSave

event BeforeSave