Previous Topic

Next Topic

ARTransactionForm - AR Transaction

Display: Standard Object Post Lines Object

property AccountCode: String readonly

property AccountFile: String readonly

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

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

property Balance1: Number [FX Amount] readonly

property Balance1Bs: Number [Amount] readonly

property Balance2: Number [FX Amount] readonly

property Balance2Bs: Number [Amount] readonly

property Balance3: Number [FX Amount] readonly

property Balance3Bs: Number [Amount] readonly

property BalanceAmount: Number [FX Amount] readonly

property BalanceCurrent: Number [FX Amount] readonly

property BalanceCurrentBs: Number [Amount] readonly

property BalanceFuture: Number [FX Amount] readonly

property BalanceFutureBs: Number [Amount] readonly

property BalanceTotal: Number [FX Amount] readonly

property BalanceTotalBs: Number [Amount] readonly

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

property BankAccountCodeLookup: Object readonly

property BankCharges: Number(13) [FX Amount]

property Banking: Object readonly

property BankingAmount: Number(13) [FX Amount]

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

property BankingCurrencyCodeLookup: Object readonly

property BankingExchangeRate: Number(13) [Exchange Rate]

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

property BankingRateTypeLookup: Object readonly

property BankThrough: Boolean [Boolean]

property BaseCurrencyCode: String [CO Currency Code] readonly

property BillFromAccountCode: String [AR Customer Code] readonly

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

property BranchCodeLookup: Object readonly

property ClassName: String readonly

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 CreditLimit: Number(13) [Amount]

property CurrencyCode: String [CO Currency Code] readonly

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

property CustomerCodeLookup: Object readonly

property CustomerName: String [Name U] readonly

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

property DepartmentCodeLookup: Object readonly

property DiscountDate: Date

property Dissection: Object readonly

property DueDate: Date

property Editing: Boolean readonly

property ExchangeRate: Number(13) [Exchange Rate]

property ExchangeRateFixedRate: Boolean

property ExclusiveAmount: Number [FX Amount] readonly

property ExclusiveAmountBs: Number [Amount] readonly

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

property GLAccountCodeLookup: Object readonly

property GLAccountName: String [Description] readonly

property GstIncluded: Number [FX Amount] readonly

property GstIncludedBs: Number [Amount] readonly

property HoldAmount: Number(13) [FX Amount]

property Inactive: Boolean [Boolean]

property InclusiveAmount: Number [FX Amount] readonly

property InclusiveAmountBs: Number [Amount] readonly

property IsFloatingWindow: Boolean

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

property NetAmount: Number(13) [FX Amount]

property NetAmountBs: Number [Amount] readonly

property OrderNo: String(30) [Order No]

property PageCount: Number readonly

property PageLabel: String readonly

property PendingBalanceTotal: Number [FX Amount] readonly

property PendingBalanceTotalBs: Number [Amount] readonly

property PeriodID: Number [Period ID]

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

property RateTypeLookup: Object readonly

property Reference: String(30) [Reference]

property RegimeCode: String [CO Tax Regime Code] readonly

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

property SalesAreaCodeLookup: Object readonly

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

property SalesPersonCodeLookup: Object readonly

property SourceTransactionID: Number [Integer] readonly

property StopCredit: Boolean [Boolean]

property TransactionAmount: Number(13) [FX Amount]

property TransactionAmountBs: Number [Amount] readonly

property TransactionCurrencyCode: String [CO Currency Code] readonly

property TransactionDate: Date

property TransactionDiscount: Number(13) [FX Amount]

property TransactionDiscountBs: Number [Amount] readonly

property TransactionID: Number [AR Transaction ID] readonly

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

property Unallocatable: Boolean readonly

property WasInserting: Boolean readonly

method Allocations: Object

method BringToFront

method Cancel

method Close

method DrillDown: Object

method Duplicate

method DuplicateContra

method Edit

method GetPropertyValue(PropertyName: String): Variant

method InsertCredit

method InsertInvoice

method InsertJournal

method InsertReceipt

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

method Unallocate

event AfterInsert

event AfterSave

event BeforeSave

event Dissection.AfterSave

event Dissection.BeforeSave

event OnClose

event OnOpen

event OnPrint