Changes

Jump to: navigation, search

Pandora - Find a Level 1 Contact

No change in size, 16:06, 20 August 2010
no edit summary
 
This function is used to find a Level 1 contact.
==Notes==
* The role ([[roleid]]) with which the contact assigned to the Level 1 record is stored in the '''oprid''' field
 
==Examples==
var fields="oprid";
var filter="opr.contactid=@me.userid@";
var rs=levelonecontact_find(false,"",12345appid,opportunityid,fields,filter,"",0,1);
var assignedRoleID=rs.getfieldbyname(1,'oprid');
0
edits

Navigation menu