Previous Topic

Next Topic

APGeneratedPaymentsForm - AP Generated Payments

property ActiveProperty: String

property BankAccountCode: String(8) [CB Bank Account Code] readonly required heat 1

property BankAccountName: String(30) [Short Description] readonly calculated

property BankCharges: Number [FX Amount] readonly heat 3

property BankChargesBs: Number [Amount] readonly heat 3

property BankingAmount: Number [FX Amount] readonly heat 3

property BankingAmountBs: Number [Amount] readonly heat 3

property BankingCurrencyCode: String(3) [CO Currency Code] readonly required heat 2

property BankingDate: Date readonly heat 2

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

property ClassName: String readonly

property Comment: String(30) [Comment] readonly heat 2

property Consolidate: Boolean [Boolean] readonly heat 4

property CreatedDate: Date readonly calculated

property CreatedTime: Date readonly calculated

property CreatedTimestamp: Date readonly heat 1

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

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

property ExchangeRate: Number [Exchange Rate] readonly heat 3

property ExchangeRateRaw: Number [Float] readonly calculated

property HashTotal: String(20) [Custom] readonly heat 2

property IsFloatingWindow: Boolean

property MediaCode: String(8) [CO Media Code] readonly heat 2

property ModifiedDate: Date readonly calculated

property ModifiedTime: Date readonly calculated

property ModifiedTimestamp: Date readonly heat 3

property ModifiedUserCode: String(8) [CO User Code] readonly heat 3

property Name: String

property Narration: String(60) [Narration] readonly heat 2

property OtherParty: String(40) [Bank Payee] readonly heat 2

property Particulars: String(60) [Description] readonly heat 2

property PaymentDate: Date

property PaymentMethod: String readonly

property Payments: Object readonly

property PeriodID: Number [Period ID]

property PeriodNo: Number [SmallInt] readonly calculated

property RecordRevision: Number [Record Revision] readonly heat 9

property Reference: String(30) [Reference] readonly heat 2

property RegimeCode: String(2) [CO Tax Regime Code] readonly required heat 1

property SourceID: Number [Source ID] readonly heat 1

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

property Status: String(1) [CBBankingStatus] readonly required heat 4
Values: B (Banked), U (Unbanked), D (Deleted), E (Exported)

property SummaryID: Number [CB Summary ID] readonly required heat 1

property SummaryType: String(1) [CBSummaryType] readonly heat 1
Values: B (Bank Deposits), E (Electronic Payments), P (Payments), D (Direct Debits)

property TotalPaymentAmount: Number [FX Amount] readonly

property TotalPaymentAmountBs: Number [Amount] readonly

property TotalsPeriodID: Number [Period ID] readonly required heat 2

property TransactionAmount: Number [FX Amount] readonly heat 3

property TransactionAmountExclCharges: Number [FX Amount] readonly calculated

property TransactionCurrencyCode: String(3) [CO Currency Code] readonly required heat 1

property TransactionID: Number [CB Transaction ID] readonly heat 4

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

property YearNo: Number [SmallInt] readonly calculated

method BringToFront

method Close

method EmailRemittances: Object

method ExportBanking(Definition: String, ExportFile: String, DueDate: Date[, AcceptSummary: Boolean])

method GetPropertyValue(PropertyName: String): Variant

method PrintCheques: Object

method PrintRemittances: Object

method PrintReport: Object

method PropertyType(PropertyName: String): String

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])

event AfterExport

event AfterGenerate

event BeforeExport

event OnClose