Pandora - Locate a UTA Invoice Entity
From SmartWiki
Revision as of 13:31, 12 July 2010 by sharris@smartsimple.com (talk | contribs)
Function Overview
This function is used to return a recordset of UTA Invoices.
invoice_find(flag,callbackfunc,appid,fields,filter,order,start,end,prefix)
| Parameter | Description |
|---|---|
| Flag | |
| Callbackfunc | |
| appid | |
| level | |
| fields | |
| filter | |
| order | |
| start | |
| end | |
| prefix | |
| Returns |
Notes
Fields = always the driver for created record set.
Filter = ‘lastname like “y*”’
Order = ‘lastname desc’
Start = 0 to 200 default = 0
End = 200 default = 200
Blank ,’’’’,’’’,
Prefix=??