Share via


TransactionReversal_Cust.isReasonCodeMandatory Method [AX 2012]

Checks whether the reason code is mandatory for a transaction reversal.

Syntax

public boolean isReasonCodeMandatory()

Run On

Called

Return Value

Type: boolean
true if the reason code is mandatory; otherwise, false.

Remarks

This is a public method that is used to find records.

See Also

Reference

TransactionReversal_Cust Class