TrvExpTrans::isChildLineExisting Method
Checks if a child line exists for an expense line
Syntax
client server public static boolean isChildLineExisting(RecId headerRecId, [TrvExpType expType])
Run On
Called
Parameters
- headerRecId
Type: RecId Extended Data Type
The expense header line recid.
- expType
Type: TrvExpType Enumeration
Optional expense type
Return Value
Type: boolean
Boolean value that indicates whether a child line exists.