| property ApprovalInvoiceCost: Number [Amount] readonly |
| property ApprovalInvoiceCostPrice: Number [Cost Price] readonly |
| property ApprovalInvoiceDiscountPercentage: Number [Discount] readonly |
| property ApprovalInvoiceQuantity: Number [Quantity] readonly |
| property ApprovalInvoiceSell: Number [FX Amount] readonly |
| property ApprovalInvoiceSellBs: Number [Amount] readonly |
| property ApprovalInvoiceSellPrice: Number [FX Sell Price] readonly |
| property ApprovalInvoiceSellPriceBs: Number [Sell Price] readonly |
| property BatchID: Number [JC Batch ID] readonly |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly required |
| property Comment: String(30) [Comment] readonly |
| property ComponentCode: String(8) [JC Component Code] readonly setting "JC\ComponentAlias" |
| property CostCentreCode: String(8) [JC Cost Centre Code] readonly setting "JC\CostCentreAlias" |
| 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 Custom1: String(30) [JC Transaction Custom 1 Text] readonly setting "JC\TranCustom1Alias" |
| property Custom2: String(30) [JC Transaction Custom 2 Text] readonly setting "JC\TranCustom2Alias" |
| property CustomisationJSON: String |
| property DepartmentCode: String(8) [CO Department Code] readonly required |
| property Description: String(60) [Description] readonly |
| property DiscountPercentage: Number [Discount] readonly |
| property EOF: Boolean readonly |
| property ExchangeRate: Number [Exchange Rate] readonly required |
| property ExchangeRateRaw: Number [Float] readonly |
| property ExtendedCost: Number [Amount] readonly |
| property ExtendedSell: Number [FX Amount] readonly |
| property ExtendedSellBs: Number [Amount] readonly |

| property FilterSort: Object readonly
|
| property FullyInvoiced: Boolean [Boolean] readonly |
| property GLAccountCode: String(8) [GL Account Code] readonly |
| property GridTotalled: Boolean |
| property HasLinks: Boolean [Boolean] readonly calculated |
| property HasMemos: Boolean [Boolean] readonly calculated |
| property ICTransactionID: Number [IC Transaction ID] readonly |
| property InvoicedCost: Number [Amount] readonly |
| property InvoicedQuantity: Number [Quantity] readonly |
| property InvoicedSell: Number [FX Amount] readonly |
| property InvoicedSellBs: Number [Amount] readonly |
| property JobCode: String(16) [JC Job Code] readonly required |
| property JobName: String(60) [Description] readonly calculated |
| property LineBreak: Boolean [Boolean] readonly |
| property LineNo: Number [Integer] readonly |
| property LineSpace: Boolean [Boolean] readonly |
| property LocationCode: String(8) [IC Location Code] readonly |
| property LotNo: String(28) [IC Lot No] readonly |
| property MarginPercentage: Number [Percentage] readonly |
| property MarkupPercentage: Number [Markup] readonly calculated |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property Narration: String(60) [Narration] readonly |
| property OrderNo: String(30) [Document No] readonly |
| property PendingInvoicedCost: Number [Amount] readonly |
| property PendingInvoicedQuantity: Number [Quantity] readonly |
| property PendingInvoicedSell: Number [FX Amount] readonly |
| property PendingInvoicedSellBs: Number [Amount] readonly |
| property PeriodCompleteForWIP: Number [Period ID] readonly |
| property PeriodCompleteForWIPName: String(60) [Name] readonly calculated |
| property PeriodID: Number [Period ID] readonly required |
| property PeriodName: String(40) [Period Name] readonly calculated |
| property PeriodNo: Number [SmallInt] readonly |
| property ProductCode: String(28) [IC Product Code] readonly |
| property RateType: String(8) [CO FX Rate Type Code] readonly required |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] readonly |
| property ReferenceAlpha: String(30) [Reference] readonly |
| property SalesGroupCode: String(8) [AR Sales Group Code] readonly required |
| property SellCurrencyCode: String(3) [CO Currency Code] readonly required |
| property SerialNo: String(28) [Serial No] readonly |
| property SourceModule: String(2) [Module Code] readonly required |
| property TransactionDate: Date readonly |
| property TransactionID: Number [JC Transaction ID] readonly required |
| property TransactionQuantity: Number [Quantity] readonly |
| property TransactionType: String(1) [JCTranType] readonly required
| Values: T (Time), M (Material), D (Disbursement), N (Narrative) |
|
| property TransferredToGL: Number [Amount] readonly |
| property UninvoicedCost: Number [Amount] readonly |
| property UninvoicedQuantity: Number [Quantity] readonly |
| property UninvoicedSell: Number [FX Amount] readonly |
| property UninvoicedSellBs: Number [Amount] readonly |
| property Unit: String(8) [Unit] readonly |
| property UnitCostPrice: Number [Cost Price] readonly |
| property UnitSellPrice: Number [FX Sell Price] readonly |
| property UnitSellPriceBs: Number [Sell Price] readonly |
| property UOMApprovalInvoiceCostPrice: Number [Cost Price] readonly |
| property UOMApprovalInvoiceQuantity: Number [UOM Quantity] readonly |
| property UOMApprovalInvoiceSellPrice: Number [FX Sell Price] readonly |
| property UOMApprovalInvoiceSellPriceBs: Number [Sell Price] readonly |
| property UOMCode: String(8) [CO UOM Code] readonly |
| property UOMMultiplier: Number [Quantity Multiplier] readonly required |
| property UOMTransactionQuantity: Number [UOM Quantity] readonly |
| property UOMUnitCostPrice: Number [Cost Price] readonly |
| property UOMUnitSellPrice: Number [FX Sell Price] readonly |
| property UOMUnitSellPriceBs: Number [Sell Price] readonly |
| property YearNo: Number [SmallInt] readonly |
| method DrillDown: Object |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method Insert: Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |