Previous Topic

Next Topic

CBEnterTransferForm - CB Transfer

property AccountCode: String readonly

property AccountFile: String readonly

property AccountName: String [Short Description] readonly

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

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

property BankAccountCodeLookup: Object readonly

property CashBookBalance: Number [FX Amount] 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 CurrencyCode: String [CO Currency Code] readonly

property Editing: Boolean readonly

property ExchangeRate: Number(13) [Exchange Rate]

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 OtherParty: String(40) [Bank Payee]

property PageCount: Number readonly

property PageLabel: String readonly

property Particulars: String(60) [Description]

property PeriodID: Number [Period ID]

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

property RateTypeLookup: Object readonly

property Reference: String(30) [Reference]

property SourceTransactionID: Number [Integer] readonly

property StatementReference: String [Reference] readonly

property TransactionAmount: Number(13) [FX Amount]

property TransactionAmountBs: Number [Amount] readonly

property TransactionDate: Date

property TransactionID: Number [CB Transaction ID] readonly

property TransactionType: String [CBTranType] readonly
Values: W (Withdrawal), D (Deposit), T (Transfer)

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

property TransferAccountCodeLookup: Object readonly

property TransferAccountName: String [Short Description] readonly

property TransferAmount: Number(13) [FX Amount]

property TransferAmountBs: Number [Amount] readonly

property TransferCashBookBalance: Number [FX Amount] readonly

property TransferCurrencyCode: String [CO Currency Code] readonly

property TransferExchangeRate: Number(13) [Exchange Rate]

property TransferOtherParty: String(40) [Bank Payee]

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

property TransferRateTypeLookup: Object readonly

property TransferStatementReference: String [Reference] readonly

method BringToFront

method Cancel

method Close

method Duplicate

method DuplicateContra

method Edit

method GetPropertyValue(PropertyName: String): Variant

method Insert

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

event AfterInsert

event AfterSave

event BeforeSave

event OnClose

event OnOpen