PaymTermHold::exist Method [AX 2012]
Indicates whether the specified record in the PaymTermHold table exists.
client server public static boolean exist(RefRecId _paymTermHoldId)
Run On
CalledParameters
- _paymTermHoldId
- Type: RefRecId Extended Data Type
The record ID of the PaymTermHold table record to check for existence.
Show: