Previous Topic

Next Topic

APGenerateForm - AP Generate Payments

property ActiveProperty: String

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

property BankAccountCodeLookup: Object readonly

property BankAccountNo: String(34) [Bank Account No] readonly

property BaseCurrencyCode: String [CO Currency Code] readonly

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

property BranchCodeLookup: Object readonly

property ClassName: String readonly

property Consolidate: Boolean [Boolean]

property CreditorCode: String(16) [AP Creditor Code] readonly

property CreditorName: String(60) [Name U] readonly

property CurrencyCode: String [CO Currency Code] readonly

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

property DepartmentCodeLookup: Object readonly

property ExchangeRate: Number(13) [Exchange Rate]

property IsFloatingWindow: Boolean

property Name: String

property PaymentAmount: Number [FX Amount] readonly

property PaymentDate: Date

property PaymentMethod: String readonly

property PeriodID: Number [Period ID]

property Printed: Boolean readonly

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

property RateTypeLookup: Object readonly

property Reference: String(30) [Reference]

property TotalPaymentAmount: Number [FX Amount] readonly

property TotalPaymentAmountBs: Number(13) [Amount]

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

property Transaction: Object readonly

method BringToFront

method Close

method GeneratePayments: Object

method GetPropertyValue(PropertyName: String): Variant

method Print: 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 BeforeGenerate

event OnClose

event OnOpen

event OnPrint