TransportationDeliveryParty::insertFromView Method
Inserts a record that is based on the information about a specified TransportationAllParty record
Syntax
client server public static TransportationDeliveryParty insertFromView(TransportationAllParty _transportationPartyAll)
Run On
Called
Parameters
- _transportationPartyAll
Type: TransportationAllParty View
The specified TransportationAllParty record.
Return Value
Type: TransportationDeliveryParty Table
A record in the TransportationDeliveryParty table.