InventMov_Transfer.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 (zero).

Remarks

Only used for shipping deliveries such as sales orders and transfer orders etc.

See Also

Reference

InventMov_Transfer Class