Previous Topic

Next Topic

ARTransactionData

property AccountCode: String readonly

property AccountFile: String readonly

property AutoAllocate: String(1) [ARAPAutoAllocate] required
Values: A (All), W (Whole Balances), N (None)

property BankAccountCode: String(8) [CB Bank Account Code]

property BankCharges: Number [FX Amount]

property Banking: Object readonly

property BankingAmount: Number [FX Amount]

property BankingCurrencyCode: String(3) [CO Currency Code]

property BankingExchangeRate: Number [Exchange Rate]

property BankingExtern: Boolean [Boolean]

property BankingRateType: String(8) [CO FX Rate Type Code]

property BankThrough: Boolean [Boolean]

property BaseCurrencyCode: String(3) [CO Currency Code]

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

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

property BOF: Boolean readonly

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

property BypassCreditLimit: Boolean

property CashSale: Boolean [Boolean]

property CBTransactionID: Number [Integer]

property ChargesAmount: Number [FX Amount] readonly

property ChargesAmountBs: Number [Amount]

property ClassName: String readonly

property Comment: String(30) [Comment]

property CommissionAmount: Number [FX Amount] readonly

property CommissionAmountBs: Number [Amount]

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly

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

property CreditLimit: Number [Amount] readonly

property CurrencyCode: String(3) [CO Currency Code]

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

property DateFullyPaid: Date

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

property DiscountDate: Date

property Dissection: Object readonly

property DueDate: Date

property Editing: Boolean readonly

property eInvoiceIdentifier: String(60) [Peppol eInvoice Identifier]

property EOF: Boolean readonly

property ExchangeRate: Number [Exchange Rate] required

property Extern: Boolean [Boolean]

property FilterSort: Object readonly

property FixedRate: Boolean [Boolean]

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

property GLAccountName: String(60) [Description] readonly

property GstIncluded: Number [FX Amount] readonly

property GstIncludedBs: Number [Amount] readonly

property HoldAmount: Number [FX Amount]

property Inactive: Boolean [Boolean] readonly

property IndexName: String
ValueIndex Fields
TransactionTransactionID
PeriodTransactionPeriodID;TransactionID
PeriodDateTransactionPeriodID;TransactionDate;TransactionID
CustomerPeriodTransactionCustomerCode;PeriodID;TransactionID
AllocatedCustomerPeriodTransactionPeriodFullyAllocated;CustomerCode;PeriodID;TransactionID
TransferredPeriodTransactionTransferredToGL;PeriodID;TransactionID

property InternalReference: String(30) [Reference]

property IsRestricted: Boolean readonly

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

property Link: Object 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 Narration: String(60) [Narration]

property NetAmount: Number [FX Amount]

property NetAmountBs: Number [Amount] readonly

property OrderNo: String(30) [Order No]

property PendingBalanceTotal: Number [FX Amount] readonly calculated

property PendingBalanceTotalBs: Number [Amount] calculated

property PeriodFullyAllocated: Number [Period ID] readonly

property PeriodID: Number [Period ID] required

property RateType: String(8) [CO FX Rate Type Code] required

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 RegimeCode: String(2) [CO Tax Regime Code] readonly required

property SalesAreaCode: String(8) [AR Sales Area Code] readonly

property SalesPersonCode: String(8) [AR Sales Person Code]

property SourceID: Number [Source ID] readonly

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

property SourceTransactionID: Number [Integer] readonly

property StopCredit: Boolean [Boolean] readonly

property TransactionAmount: Number [FX Amount] readonly

property TransactionAmountBs: Number [Amount] readonly

property TransactionDate: Date required

property TransactionDiscount: Number [FX Amount]

property TransactionDiscountBs: Number [Amount] readonly

property TransactionID: Number [AR Transaction ID] readonly required

property TransactionType: String(1) [ARTranType] required
Values: I (Invoice), C (Credit), R (Receipt), J (Journal)

property TransferredToGL: Boolean [Boolean] readonly

property Unallocatable: Boolean readonly

property UnallocatedAmount: Number [FX Amount] readonly

property UnallocatedAmountBs: Number [Amount] readonly

property UnallocatedDiscount: Number [FX Amount]

property VariationBs: Number [Amount]

property VariationRealisedBs: Number [Amount]

property VariationUnrealisedBs: Number [Amount]

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 InsertCredit

method InsertInvoice

method InsertJournal

method InsertReceipt

method Last

method LoadDissections

method Next

method OpenForm: Object

method Prev

method Print: Object

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])

method Unallocate

event AfterSave

event BeforeSave