TransportationDocument::copyServer Method
Makes a copy of the transportation data records.
Syntax
server private static TransportationDocumentRecId copyServer(TransportationDocumentRecId _sourceTransportationDocumentRecId, TransportationDocumentRecId _destinationTransportationDocumentRecId)
Run On
Server
Parameters
- _sourceTransportationDocumentRecId
Type: TransportationDocumentRecId Extended Data Type
The record identifier of the source TransportationDocument record.
- _destinationTransportationDocumentRecId
Type: TransportationDocumentRecId Extended Data Type
The record identifier of the destination TransportationDocument record.
Return Value
Type: TransportationDocumentRecId Extended Data Type
A record identifier of type TransportationDocumentRecId that is the identifier of the new TransportationDocument record.