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

| property FilterSort: Object readonly
|
| property FixedRate: Boolean [Boolean] readonly |
| property GridTotalled: Boolean |
| property HasLinks: Boolean [Boolean] readonly calculated |
| property HasMemos: Boolean [Boolean] readonly calculated |
| property InternalReference: String(30) [Reference] readonly |
| property InvoicedAmount: Number [FX Amount] readonly |
| property InvoicedAmountBs: Number [Amount] readonly |
| property JobName: String(30) readonly calculated |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] 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 PeriodID: Number [Period ID] readonly required |
| property PeriodName: String(40) [Period Name] readonly calculated |
| property PeriodNo: Number [SmallInt] readonly |
| property PostStatus: String(1) [POPostStatus] readonly
| Values: U (Unprocessed), O (Open), P (Processed), D (Deleted) |
|
| property PrintStatus: String(1) [POPrintStatus] readonly required
| Values: U (Unprinted), P (Printed) |
|
| property QuantityInvoiced: Number [Quantity] readonly |
| property QuantityOrdered: Number [Quantity] readonly |
| 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 QuotationReference: String(30) [Reference] readonly |
| property QuoteGross: Number [FX Amount] readonly calculated |
| property QuoteGrossBs: Number [Amount] readonly |
| property RateType: String(8) [CO FX Rate Type Code] readonly required |
| property ReceiptedAmount: Number [FX Amount] readonly |
| property ReceiptedAmountBs: Number [Amount] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property RegimeCode: String(2) [CO Tax Regime Code] readonly required |
| property ShippedAmount: Number [FX Amount] readonly |
| property ShippedAmountBs: Number [Amount] readonly |
| property SourceID: Number [Source ID] readonly |
| property SourceModule: String(2) [Module Code] readonly required |
| property TotalVolume: Number [Volume] readonly |
| property TotalWeight: Number [Weight] readonly |
| property ValuationDate: Date readonly |
| property YearNo: Number [SmallInt] readonly |
| method Delete |
| 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) |