Pandora - Find Transaction
From SmartWiki
This function is used to find a Transaction record.
trans_find(flag,callback,trstatusid,trltranslinkid,trlobjectid,fields,filter,order,start,end,prefix)
Parameter | Description |
---|---|
Flag | True or false, send synchronously or asynchronously. |
Callbackfunc | Function to be used after the asynchronous function call. |
translinkid | The transaction link ID (use 0 to create a new link) |
transid | The transaction ID |
objectid | Use the Opportunity ID for Level 1 or the Event ID for Level 2 |
linktype | use 23 to connect to Level 1 or 8 for Level 2 |
recordset | The recordset object containing the custom fields to be updated on the intersection table |