| property AccountCode: String readonly |
| property AccountFile: String readonly |
| property AllowManualNumbering: Boolean |
| property AuthorisationCode: String(8) [PO Author Code] |
| property BaseCurrencyCode: String(3) [CO Currency Code] readonly |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] required |
| property Category1: String(8) [PO Category 1 Code] setting "PO\Cat1Alias" |
| property Category2: String(8) [PO Category 2 Code] setting "PO\Cat2Alias" |
| property ClassName: String readonly |
| property Comment: String(30) [Comment] |
| property ContactEmail: Boolean [Boolean] |
| property ContactID: Number [AP Contact ID] |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CreditorCode: String(16) [AP Creditor Code] readonly required |
| property CurrencyCode: String(3) [CO Currency Code] readonly |
| property Custom1: String(30) [PO Order Custom 1 Text] setting "PO\HeadCustom1Alias" |
| property Custom2: String(30) [PO Order Custom 2 Text] setting "PO\HeadCustom2Alias" |
| property DateExpected: Date |
| property DateRequired: Date |
| property DefaultComponentCode: String(8) [JC Component Code] setting "JC\ComponentAlias" |
| property DefaultCostCentreCode: String(8) [JC Cost Centre Code] setting "JC\CostCentreAlias" |
| property DefaultExpenseCode: String(8) [AP Expense Code] |
| property DefaultJCTransactionType: String(1) [JCTranType] required
| Values: T (Time), M (Material), D (Disbursement), N (Narrative) |
|
| property DefaultJobCode: String(16) [JC Job Code] |
| property DefaultLocationCode: String(8) [IC Location Code] |
| property DeliveryAddress1: String(40) [Delivery Address 1 U] |
| property DeliveryAddress2: String(40) [Delivery Address 2 U] |
| property DeliveryAddress3: String(40) [Delivery Address 3 U] |
| property DeliveryAddress4: String(40) [Delivery Address 4 U] |
| property DeliveryAddress5: String(40) [Delivery Address 5 U] |
| property DeliveryCode: String(20) [CO Delivery Code] |
| property DeliveryCountryCode: String(2) [CO Country Code] |
| property DeliveryPostCode: String(10) [Post Code] |
| property DepartmentCode: String(8) [CO Department Code] required |
| property DocumentClass: String(1) [POOrderType] readonly required
| Values: O (Order), Q (Quotation), S (Standing Order) |
|
| property DocumentClassNo: String(60) [Name] calculated |
| property DocumentDate: Date required |
| property DocumentID: Number [PO Order ID] readonly required |
| property DocumentNo: String(30) [Document No] |
| property DocumentType: String(1) [DocumentType] readonly required
| Values: N (Normal), H (Historic) |
|
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |
| property ExchangeRate: Number [Exchange Rate] required |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property FixedRate: Boolean [Boolean] |
| property FxDate: Date calculated |

| property FxRateCache: Object readonly
| property BOF: Boolean readonly |
| property CurrencyCode: String(3) [CO Currency Code] |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |
| property ExchangeRate: Number [Exchange Rate] |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| method Append |
| method ApplyOrder(Order: Array of Variant) |
| method Cancel |
| method Delete |
| method Edit |
| method Empty |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SwapDown |
| method SwapUp |
|
| property IndexName: String
| Value | Index Fields |
| Document | DocumentID |
| CreditorPeriodDocument | CreditorCode;PeriodID;DocumentID |
| TypeCreditorPeriodDocument | DocumentType;CreditorCode;PeriodID;DocumentID |
| PeriodDocument | PeriodID;DocumentID |
| TypePeriodDocument | DocumentType;PeriodID;DocumentID |
| NumberClass | DocumentNo;DocumentClass |
| TypeContactPeriodDocument | DocumentType;ContactID;PeriodID;DocumentID |
| ContactPeriodDocument | ContactID;PeriodID;DocumentID |
| Source | SourceModule;SourceID |
| Authorisation | AuthorisationCode |
|
| property InternalReference: String(30) [Reference] |
| property InvoicedAmount: Number [FX Amount] |
| property InvoicedAmountBs: Number [Amount] |
| property IsRestricted: Boolean readonly |

| property Line: Object readonly
| property AlternateCode: String(28) [IC Alternate Code] readonly |
| property AnalysisName: String(60) [Name] readonly |
| property AverageCost: Number [Cost Price] readonly |
| property BarCode: String(28) [Bar Code] readonly |
| property BaseUOMCode: String(8) [CO UOM Code] readonly |
| property BinCode: String(16) [IC Bin Code] readonly |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] |
| property Comment: String(30) [Comment] |
| property CompleteForWIP: Boolean [Boolean] readonly |
| property ComponentCode: String(8) [JC Component Code] setting "JC\ComponentAlias" |
| property CostCentreCode: String(8) [JC Cost Centre Code] setting "JC\CostCentreAlias" |
| property CostPrice: Number [FX Cost Price] |
| property CostPriceBs: Number [Cost Price] |
| property CurrencyCode: String(3) [CO Currency Code] readonly required |
| property Custom1: String(30) [PO Order Line Custom 1 Text] setting "PO\LineCustom1Alias" |
| property Custom2: String(30) [PO Order Line Custom 2 Text] setting "PO\LineCustom2Alias" |
| property DateExpected: Date |
| property DateOfLastSale: Date readonly |
| property DateOfLastSaleOrUsage: Date readonly |
| property DateOfLastUsage: Date readonly |
| property DepartmentCode: String(8) [CO Department Code] |
| property Description: String(60) [Description] |
| property Details: String(60) [Description] readonly |
| property DiscountPercentage: Number [Discount] |
| property Editing: Boolean readonly |
| property EffectiveCostPrice: Number [FX Cost Price] readonly |
| property EffectiveCostPriceBs: Number [Cost Price] readonly |
| property EOF: Boolean readonly |
| property ExpenseCode: String(8) [AP Expense Code] |
| property ExpiryDateTracked: Boolean [Boolean] readonly |
| property ExtendedVolume: Number [Volume] readonly |
| property ExtendedWeight: Number [Weight] readonly |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property GLAccountCode: String(8) [GL Account Code] |
| property GstCode: String(4) [CO Gst Code] required |
| property HideCompleted: Boolean |
| property ICCategory1: String(8) [IC Category 1 Code] readonly setting "IC\Cat1Alias" |
| property ICCategory2: String(8) [IC Category 2 Code] readonly setting "IC\Cat2Alias" |
| property InvoicedAmount: Number [FX Amount] readonly |
| property InvoicedAmountBs: Number [Amount] readonly |
| property JCFullyInvoiced: Boolean [Boolean] readonly |
| property JCTransactionType: String(1) [JCTranType] required
| Values: T (Time), M (Material), D (Disbursement), N (Narrative) |
|
| property JobCode: String(16) [JC Job Code] |
| property LatestCost: Number [Cost Price] readonly |
| property LeadTime: Number [SmallInt] readonly |
| property LineBreak: Boolean [Boolean] readonly |
| property LineID: Number [PO Order Line ID] readonly |
| property LineNo: Number [Integer] calculated |
| property LineSpace: Boolean [Boolean] readonly |
| property LineStatus: String(1) [POLineStatus] required
| Values: U (Unprocessed), R (Receipted), P (Processed), C (Cancelled), D (Deleted) |
|
| property LineType: String(1) [POLineType] required
| Values: P (Product), N (Narrative) |
|
| property LocationCode: String(8) [IC Location Code] |
| property LotNo: String(28) [IC Lot No] readonly |
| property LotTracked: Boolean [Boolean] readonly |
| property MarkupPercentage: Number [Percent 1] readonly |
| property MinimumOrderQuantity: Number [Quantity] readonly |
| property Narration: String(60) [Narration] |
| property NonDiminishing: Boolean [Boolean] readonly |
| property OrderedAmount: Number [FX Amount] readonly |
| property OrderedAmountBs: Number [Amount] readonly |
| property OrderedGST: Number [FX Amount] readonly |
| property OrderedGstBs: Number [Amount] readonly |
| property OutstandingAmountInvoice: Number [FX Amount] readonly |
| property OutstandingAmountInvoiceBs: Number [Amount] readonly |
| property OutstandingAmountReceipt: Number [FX Amount] readonly |
| property OutstandingAmountReceiptBs: Number [Amount] readonly |
| property PendingInvoiceAmount: Number [FX Amount] readonly |
| property PendingInvoiceAmountBs: Number [Amount] readonly |
| property ProductCode: String(28) [IC Product Code] |
| property QuantityInvoiced: Number [Quantity] readonly |
| property QuantityOrdered: Number [Quantity] |
| property QuantityOutstandingInvoice: Number [Quantity] readonly |
| property QuantityOutstandingReceipt: Number [Quantity] readonly |
| property QuantityPendingInvoice: Number [Quantity] readonly |
| property QuantityReceipted: Number [Quantity] readonly |
| property QuantityShipped: Number [Quantity] readonly |
| property ReceiptedAmount: Number [FX Amount] readonly |
| property ReceiptedAmountBs: Number [Amount] readonly |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property SellCurrencyCode: String(3) [CO Currency Code] readonly required |
| property SellDiscountPercentage: Number [Discount] readonly |
| property SellExchangeRate: Number [Exchange Rate] readonly required |
| property SellPrice: Number [FX Sell Price] readonly |
| property SellPriceBs: Number [Sell Price] readonly |
| property SellRateType: String(8) [CO FX Rate Type Code] readonly required |
| property SerialTracked: String(1) [ICSerialTracked] readonly
| Values: N (None), S (Sale), P (Purchase) |
|
| property ShippedAmount: Number [FX Amount] readonly |
| property ShippedAmountBs: Number [Amount] readonly |
| property StandardCost: Number [Cost Price] readonly |
| property SupplierComment: String(60) [Description] readonly |
| property SupplierDateOfLastReceipt: Date |
| property SupplierStandardCost: Number [FX Cost Price] readonly |
| property SupplierStandardCostDate: Date readonly |
| property TrackingRequired: String(1) [ICTrackingRequired] readonly
| Values: N (None), C (Complete), I (Incomplete) |
|
| property Unit: String(8) [Unit] |
| property UOMCode: String(8) [CO UOM Code] |
| property UOMCostPrice: Number [FX Cost Price] |
| property UOMCostPriceBs: Number [Cost Price] |
| property UOMEffectiveCostPrice: Number [FX Cost Price] readonly |
| property UOMEffectiveCostPriceBs: Number [Cost Price] readonly |
| property UOMMultiplier: Number [Quantity Multiplier] readonly required |
| property UOMQuantityOrdered: Number [UOM Quantity] |
| property UOMSellPrice: Number [FX Sell Price] readonly |
| property UOMSellPriceBs: Number [Sell Price] readonly |
| property UOMSupplierStandardCost: Number [FX Cost Price] readonly |
| property VendorsCode: String(28) [Vendors Code] |
| property Volume: Number [Volume] readonly |
| property Weight: Number [Weight] readonly |
| method Append |
| method AppendNarrative(Narrative: String) |
| method ApplyOrder(Order: Array of Variant) |
| method Cancel |
| method Delete |
| method Edit |
| method Empty |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method InsertGlobalNarrative(Code: String): Boolean |
| method InsertNarrative(Narrative: String) |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method Sort(SortFields: String) |
| method SwapDown |
| method SwapUp |
|

| property Link: Object readonly
| property BOF: Boolean readonly |
| property Category1: String(8) [CO Link Category 1 Code] setting "CO\LinkCat1Alias" |
| property Category2: String(8) [CO Link Category 2 Code] setting "CO\LinkCat2Alias" |
| property Comment: String(30) [Comment] |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |
| property FilePath: String(255) [File Path] |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ImageIndex: Number [Integer] readonly |
| property Inactive: Boolean [Boolean] |
| property LastModified: Date |
| property LineNo: Number [Integer] readonly calculated |
| property LinkID: Number [PO Link ID] readonly |
| property LinkType: String(1) [COLinkType] required
| Values: F (File), W (Web) |
|
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| 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 ShortFileName: String(64) [Custom] |
| method Append |
| method Cancel |
| method Delete |
| method Edit |
| method Empty |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SwapDown |
| method SwapUp |
|
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property Name: String |
| property OrderedAmount: Number [FX Amount] readonly |
| property OrderedAmountBs: Number [Amount] |
| property OrderedGST: Number [FX Amount] readonly |
| property OrderedGstBs: Number [Amount] |
| property OutstandingAmountInvoice: Number [FX Amount] |
| property OutstandingAmountInvoiceBs: Number [Amount] |
| property OutstandingAmountReceipt: Number [FX Amount] |
| property OutstandingAmountReceiptBs: Number [Amount] |
| property Password: String(54) [Custom] |
| property PendingInvoiceAmount: Number [FX Amount] |
| property PendingInvoiceAmountBs: Number [Amount] |
| property PeriodID: Number [Period ID] required |
| property PostStatus: String(1) [POPostStatus] required
| Values: U (Unprocessed), O (Open), P (Processed), D (Deleted) |
|
| property PrintStatus: String(1) [POPrintStatus] required
| Values: U (Unprinted), P (Printed) |
|
| property QuantityInvoiced: Number [Quantity] |
| property QuantityOrdered: Number [Quantity] |
| property QuantityOutstandingInvoice: Number [Quantity] |
| property QuantityOutstandingReceipt: Number [Quantity] |
| property QuantityPendingInvoice: Number [Quantity] |
| property QuantityReceipted: Number [Quantity] |
| property QuantityShipped: Number [Quantity] |
| property QuotationReference: String(30) [Reference] |
| property QuoteGross: Number [FX Amount] calculated |
| property QuoteGrossBs: Number [Amount] calculated |
| property RateType: String(8) [CO FX Rate Type Code] |
| property ReceiptedAmount: Number [FX Amount] |
| property ReceiptedAmountBs: Number [Amount] |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property RegimeCode: String(2) [CO Tax Regime Code] readonly required |
| property ShippedAmount: Number [FX Amount] |
| property ShippedAmountBs: Number [Amount] |
| property SourceDocumentID: Number [Integer] readonly |
| property SourceID: Number [Source ID] readonly |
| property SourceModule: String(2) [Module Code] required |
| property SpecialPricingActive: Boolean |
| property TotalVolume: Number [Volume] |
| property TotalWeight: Number [Weight] |
| property ValuationDate: Date |
| property WasInserting: Boolean readonly |
| method Cancel |
| method CancelRange |
| method CreateShipment: Object |
| method CreateShipmentInvoiceOnly: Object |
| method CreateShipmentReceiptOnly: Object |
| method Delete |
| method DeleteNilLines |
| method DisableSums |
| method DuplicatePurchaseOrder |
| method DuplicateQuotationRequest |
| method DuplicateStandingOrder |
| 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 InsertPurchaseOrder |
| method InsertQuotationRequest |
| method InsertStandingOrder |
| method Last |
| method MarkHistoric |
| method MarkProcessed |
| method MarkReceipted |
| method MarkUnprocessed |
| method Next |
| method OpenForm: Object |
| method OrderFromQuote([AuthorisationCode: String, AuthorisationPassword: String]): Number [Integer] |
| method Prev |
| method Print: Object |
| method PrintLabel: Object |
| method PrintProductLabels: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method RefreshWeightandVolume |
| method Reprice([CostPrice: Boolean, GSTCode: Boolean, DateExpected: Boolean, VendorCode: Boolean, Description: Boolean, JCSellPrice: Boolean, JCSellDiscount: Boolean]) |
| method Save |
| method SaveDelivery |
| 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 |
| event AfterDelete |
| event AfterPrint |
| event AfterSave |
| event BeforeDelete |
| event BeforeSave |