TrvExpGuest::copyToNewExpenseLine Method
Creates a new guest line from a guest line that already exists.
Syntax
client server public static void copyToNewExpenseLine(RefRecId _guest, RefRecId _expenseLine)
Run On
Called
Parameters
- _guest
Type: RefRecId Extended Data Type
The guest record from which to copy.
- _expenseLine
Type: RefRecId Extended Data Type
The expense line to which the new guest should be added.
Remarks
This method is used when selecting from a list of previous guests.