TrvExpTrans::findOrCreateEnhancedData Method
Inserts a record in the enhanced data table for this expense transaction line, if it not already present.
Syntax
server public static RefRecId findOrCreateEnhancedData(TrvExpTrans _trvExpTrans)
Run On
Server
Parameters
- _trvExpTrans
Type: TrvExpTrans Table
The transaction line for which to create the enhanced data.
Return Value
Type: RefRecId Extended Data Type
The record ID for the enhanced data record.
Remarks
Finds or creates the enhanced data that is related to the expense line.