Compartir a través de


VendRequestCompany::createVendElectronicAddress Method

Creates new records in LogisticsElectronicAddress from an unsolicited vendor profile.

Syntax

client server public static void createVendElectronicAddress(
    VendRequestVendPartyRecId _vendRequestVendorPartyRecId, 
    VendRequestContactPartyRecId _vendRequestContactPartyRecId, 
    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

See Also

Reference

VendRequestCompany Table