Previous Topic

Next Topic

INInvoiceListForm - IN Invoice List

property ActiveProperty: String

property AllCustomers: Boolean

property AutoSelect: Boolean

property BOF: Boolean readonly

property Branch: String

property BranchLookup: Object readonly

property Category1: String

property Category1Lookup: Object readonly

property Category2: String

property Category2Lookup: Object readonly

property ClassName: String readonly

property CurrentHistory: String

property CustomerCode: String

property CustomerCodeLookup: Object readonly

property Department: String

property DepartmentLookup: Object readonly

property DisplayDeleted: Boolean

property DisplayInactive: Boolean

property Documents: Object readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property Invoice: Object readonly

property IsFloatingWindow: Boolean

property Name: String

property PeriodFrom: Number [Integer]

property PeriodSelection: String

property PeriodTo: Number [Integer]

property RecordCount: Number readonly

property SalesArea: String

property SalesAreaLookup: Object readonly

property SalesPerson: String

property SalesPersonLookup: Object readonly

property SelectDocuments: String

property StorePerson: String

property StorePersonLookup: Object readonly

method BringToFront

method Close

method Find(Value: String): Boolean

method FindDoc(DocumentID: String): Boolean

method FindExact(Value: String): Boolean

method FindInvoice(InvoiceNo: String): Boolean

method FindOrderNo(CustomerCode: String, OrderNo: String): Boolean

method FindPackingSlip(PackingSlipNo: 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