VendRequestProspectiveProfile::createProspectiveProfileFromUnsolicited Method
Creates a new record in VendRequestProspectiveProfile from an unsolicited vendor profile.
Syntax
client server public static VendRequestProspectiveProfileRecId createProspectiveProfileFromUnsolicited(VendRequestSignup _vendRequestSignup)
Run On
Called
Parameters
- _vendRequestSignup
Type: VendRequestSignup Table
The record ID of the VendRequest record that was created from the unsolicited vendor profile.
Return Value
Type: VendRequestProspectiveProfileRecId Extended Data Type
The record ID of VendRequestProspectiveProfile table.