Share via


InventMov_Sales.deliveryPostalAddress Method [AX 2012]

Identifies the postal delivery address of the inventory movement.

Syntax

protected LogisticsPostalAddressRecId deliveryPostalAddress()

Run On

Called

Return Value

Type: LogisticsPostalAddressRecId Extended Data Type
An ID of a LogisticsPostalAddress record; otherwise, 0.

Remarks

This method is only used for shipping deliveries such as sales orders and transfer orders.

See Also

Reference

InventMov_Sales Class