InventTransferOrderCreate_InvTransLine.existsATPApplyDemandTimeFence Method [AX 2012]
Indicates whether the ATPApplyDemandTimeFence data item is in the data container.
Syntax
public boolean existsATPApplyDemandTimeFence()
Run On
Called
Return Value
Type: boolean
true if the ATPApplyDemandTimeFence data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer Class class.