SalesDeliveryDateControlMap.checkDeliveryDateControlType Method [AX 2012]
Checks the delivery date control type for the SalesDeliveryDateControlMap map.
public boolean checkDeliveryDateControlType(ItemId _itemId, boolean _stockedProduct)
Run On
CalledParameters
- _itemId
- Type: ItemId Extended Data Type
The item ID to check. This can be empty for non-item based lines.
- _stockedProduct
- Type: boolean
A Boolean value that determines whether the line to check is stocked.
Community Additions
ADD
Show: