PBAEnterprisePortalMain.setDeliveryDate Method [AX 2012]

Sets the delivery date of the configured product.

public void setDeliveryDate(date _deliveryDate)

Run On

Server

Parameters

_deliveryDate
Type: date
The calculated delivery date.

This method should only be called from the ReqCalcExplodeSales_PBA class.

Community Additions

ADD
Show: