ProjOnAccTransSale.projOnAccTrans Method

Returns the parent record of this on-account transaction sub line.

Syntax

public ProjOnAccTrans projOnAccTrans([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Determines whether to select the record for update.

Return Value

Type: ProjOnAccTrans Table
The parent record of this on-account transaction sub line.

See Also

Reference

ProjOnAccTransSale Table