Share via


InventSupply.pickupDate Method [AX 2012]

Calculates the date for which the items can be picked up based on the calendar for the transport.

Syntax

protected TransDate pickupDate(
    TransDate _shipDate, 
    InventLocationId _fromLocationId, 
    DlvModeId _dlvMode)

Run On

Server

Parameters

Return Value

Type: TransDate Extended Data Type
The date for which the items can be picked up for transportation.

See Also

Reference

InventSupply Class