Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.