Previous Topic

Next Topic

APApprovalForm - AP Approve for Payment

property ActiveProperty: String

property ApprovalAmount: Number [FX Amount] readonly

property ApprovalAmountBs: Number [Amount] readonly

property ClassName: String readonly

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

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

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

property DiscountAmount: Number [FX Amount] readonly

property DiscountAmountBs: Number [Amount] readonly

property Editing: Boolean readonly

property HeldAmount: Number [FX Amount] readonly

property IsFloatingWindow: Boolean

property Modified: Boolean readonly

property Name: String

property OutstandingAmount: Number [FX Amount] readonly

property OutstandingAmountBs: Number [Amount] readonly

property PaymentAmount: Number [FX Amount] readonly

property PaymentAmountBs: Number [Amount] readonly

property PaymentDueOnOrBefore: Date readonly

property PaymentPriorityUpTo: Number [Integer] readonly

property PlannedPaymentDate: Date readonly

property Printed: Boolean readonly

property TotalApprovalAmount: Number [FX Amount] readonly

property TotalApprovalAmountBs: Number [Amount] readonly

property TotalDiscountAmount: Number [FX Amount] readonly

property TotalDiscountAmountBs: Number [Amount] readonly

property TotalOutstandingAmount: Number [FX Amount] readonly

property TotalOutstandingAmountBs: Number [Amount] readonly

property TotalPaymentAmount: Number [FX Amount] readonly

property TotalPaymentAmountBs: Number [Amount] readonly

property Transaction: Object readonly

method BringToFront

method Cancel

method Close

method Edit

method GeneratePayments: Object

method GetPropertyValue(PropertyName: String): Variant

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

event AfterSave

event BeforeSave

event OnClose

event OnOpen

event OnPrint