Previous Topic

Next Topic

ICEnterTransactionForm - IC Transaction

property AccountCode: String readonly

property AccountFile: String readonly

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

property BalanceToTrack: Number [Quantity] readonly

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

property BranchCodeLookup: Object readonly

property ClassName: String readonly

property CostValueExclusive: Number(13) [Amount]

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]

property CreditorCodeLookup: Object readonly

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

property CustomerCodeLookup: Object readonly

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

property DepartmentCodeLookup: Object readonly

property Description: String [Description] readonly

property Editing: Boolean readonly

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

property GLAccountCodeLookup: Object readonly

property GLAccountName: String [Description] readonly

property IsFloatingWindow: Boolean

property Link: Object readonly

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

property LocationCodeLookup: Object readonly

property Memo: Object 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 OrderNo: String

property PageCount: Number readonly

property PageLabel: String readonly

property PeriodID: Number [Period ID]

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

property PriceCodeLookup: Object readonly

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

property ProductCodeLookup: Object readonly

property QuantityAllocated: Number [Quantity] readonly

property QuantityAvailable: Number [Quantity] readonly

property QuantityCommitted: Number [Quantity] readonly

property QuantityInProduction: Number [Quantity] readonly

property QuantityInStock: Number [Quantity] readonly

property QuantityOnBackOrder: Number [Quantity] readonly

property QuantityOnOrder: Number [Quantity] readonly

property QuantityReturned: Number [Quantity] readonly

property QuantityShipped: Number [Quantity] readonly

property QuantityTheoretical: Number [Quantity] readonly

property QuantityTransferIn: Number [Quantity] readonly

property QuantityTransferOut: Number [Quantity] readonly

property Reference: String(30) [Reference]

property SalesValueExclusive: Number(13) [Amount]

property SellingPrice1: Number [FX Sell Price] readonly

property SellingPrice2: Number [FX Sell Price] readonly

property SellingPrice3: Number [FX Sell Price] readonly

property SellingPrice4: Number [FX Sell Price] readonly

property SellingPrice5: Number [FX Sell Price] readonly

property SellingPrice6: Number [FX Sell Price] readonly

property SellingPrice7: Number [FX Sell Price] readonly

property SellingPrice8: Number [FX Sell Price] readonly

property SellingPrice9: Number [FX Sell Price] readonly

property SerialNo: String(28) [Serial No]

property SerialNos: String

property SourceTransactionID: Number [Integer] readonly

property SourceType: String [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 StocktakeVariance: Number [Quantity] readonly

property Tracking: Object readonly

property TrackingBalanceProductCode: String(28) [IC Product Code] readonly

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

property TrackingBalanceUOMMultiplier: Number [Quantity Multiplier] readonly

property TransactionDate: Date

property TransactionID: Number [IC Transaction ID] readonly

property TransactionQuantity: Number(13) [Quantity]

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

property Unit: String readonly

property UnitCostPrice: Number(13) [Cost Price]

property UnitSellingPrice: Number(13) [Sell Price]

property UOMBalanceToTrack: Number [UOM Quantity] readonly

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

property UOMCodeLookup: Object readonly

property UOMMultiplier: Number(13) [Quantity Multiplier]

property UOMTransactionQuantity: Number(13) [UOM Quantity]

property UOMUnitCostPrice: Number(13) [Cost Price]

property UOMUnitSellingPrice: Number(13) [Sell Price]

property WasInserting: Boolean readonly

method BringToFront

method Cancel

method Close

method DrillDown: Object

method Duplicate

method DuplicateContra

method Edit

method GetPropertyValue(PropertyName: String): Variant

method InsertAdjustment

method InsertCredit

method InsertIssue

method InsertReceipt

method ProductTrackingQuantity: 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])

event AfterInsert

event AfterSave

event BeforeSave

event OnClose

event OnOpen