Share via


SalesATPSettingsMap.validateFieldDeliveryDateControlType Method

Checks the delivery date control type.

Syntax

public boolean validateFieldDeliveryDateControlType([InventTable _inventTable])

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    A InventTable record that represents the item and is related to the SalesATPSettingsMap map.

Return Value

Type: boolean
true if the delivery date control value is valid; otherwise, false.

Remarks

The service items and non-inventoried lines can not have a delivery date control value of 'CTP'.

See Also

Reference

SalesATPSettingsMap Map