InventRegistrationPurchLine.getExpectedDeliveryDateTime Method [AX 2012]

Retrieves the expected delivery date for the purchase order line.

Syntax

public InventExpectedDeliveryDateTime getExpectedDeliveryDateTime()

Run On

Called

Return Value

Type: InventExpectedDeliveryDateTime Extended Data Type
The InventExpectedDeliveryDateTime extended data type for the purchase order line.

Remarks

The expected delivery date is be the confirmed delivery date if it is present; otherwise, the delivery date.

See Also

Reference

InventRegistrationPurchLine Class