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.
Initalize the itemized line according to its parent itemized or header line
Syntax
public void initFromTrvExpItemizedHeader(TrvExpTrans _itemizedHeader)
Run On
Called
Parameters
- _itemizedHeader
Type: TrvExpTrans Table
The itemized header expense line
Remarks
Should be called for a new itemized line after setting category, and before the initValue.
This is used for split lines as well.