EPTrv::getGuestLabel Method [AX 2012]
Determines the label text for a guest button that is based on the expense type and the expense subcategory for itemized lines.
client server public static LabelType getGuestLabel(RecId _trvExpTransRecId)
Run On
CalledParameters
- _trvExpTransRecId
- Type: RecId Extended Data Type
A record ID from the TrvExpTrans table record.
Return Value
Type: LabelType Extended Data TypeA LabelType value that is the text shown on the guests button.
Show: