WorkflowParticipantExpenTokenLine::createTokenLines Method
Creates records in the WorkflowParticipantExpenTokenLine table.
Syntax
server public static boolean createTokenLines(RecId _tokenRecId)
Run On
Server
Parameters
- _tokenRecId
Type: RecId Extended Data Type
The record ID in the WorkflowParticipantExpenToken table.
Return Value
Type: boolean
true if a record has been inserted; otherwise false.