EPTrv::isGiftExpense Method [AX 2012]
Determines if the expense line is for the Gift type.
client server public static boolean isGiftExpense(RecId _trvExpTransRecId)
Run On
CalledParameters
- _trvExpTransRecId
- Type: RecId Extended Data Type
A recId value from the TrvExpTrans table record.
Show: