Share via


PurchTableType_ReturnItem.setDefaultDeliveryAddress Method [AX 2012]

Sets the default delivery address for the purchTable record.

Syntax

public void setDefaultDeliveryAddress()

Run On

Called

Remarks

For return orders, the address of the vendor is set as the delivery address. If a delivery address for the vendor is not found then the default delivery address of the current company is set as the default delivery address.

See Also

Reference

PurchTableType_ReturnItem Class