PurchLine.setLocation Method
Sets delivery address information and related information.
Syntax
public void setLocation(LogisticsLocationRecId _locationRecId, [Common _source])
Run On
Called
Parameters
- _locationRecId
Type: LogisticsLocationRecId Extended Data Type
The record ID of the logistics location.
- _source
Type: Common Table
The record that has an associated address.
Remarks
If _source parameter is not specified, the address related information will be set based on the logistics location.