PurchConfirmationRequestJour.deliveryAddress Method
Finds the related LogisticsPostalAddress table record if the current journal entry has a value in the DeliveryPostalAddress field.
Otherwise finds the related LogisticsPostalAddress table record to the VendTable table record.
Syntax
public LogisticsPostalAddress deliveryAddress()
Run On
Called
Return Value
Type: LogisticsPostalAddress Table
The related Logistics Postal Address record of the current journal entry.