Previous Topic

Next Topic

APTransactionListForm - AP Transaction List

property ActiveProperty: String

property AutoSelect: Boolean

property BOF: Boolean readonly

property ClassName: String readonly

property Creditor: String

property CreditorCode: String

property CreditorCodeLookup: Object readonly

property CreditorFilterSort: Object readonly

property CreditorLookup: Object readonly

property DateFrom: Date

property DateTo: Date

property DisplayInactive: Boolean

property EOF: Boolean readonly

property From: Number [Integer]

property IsFloatingWindow: Boolean

property Name: String

property PeriodFrom: Number [Integer]

property PeriodSelection: String

property PeriodTo: Number [Integer]

property RecordCount: Number readonly

property Selection: String

property ShowInactive: Boolean

property To: Number [Integer]

property Transactions: Object readonly

property TransactionType: Object readonly

method BringToFront

method Close

method DrillDown: Object

method Find(Value: String): Boolean

method FindExact(Value: String): Boolean

method FindTran(TransactionID: String): Boolean

method First

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Select

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

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

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

event OnClose

event OnOpen