Share via


TrvExpTrans::insertPersonalLineforSplit Method

Inserts an expense line of type personal

Syntax

client server public static boolean insertPersonalLineforSplit(
    RecId _headerRecId, 
    TrvCostTypeEDT _expCategoryId, 
   [NoYes _isSplittedToPersonal])

Run On

Called

Parameters

  • _isSplittedToPersonal
    Type: NoYes Enumeration
    Boolean value that indicates whether this is an itemized header or split to personal header.

Return Value

Type: boolean
Boolean value indicating whether the insert was successful.

See Also

Reference

TrvExpTrans Table