Share via


HcmBudgetPurposeTypeDetail::isLineLocked Method

Indicates the line status of the current record in the HcmPositionForecastBudgetAcctLine table.

Syntax

server public static boolean isLineLocked([HcmPositionForecastBudgetAcctLineRecId _positionForecastBudgetAcctLineRecId])

Run On

Server

Parameters

Return Value

Type: boolean
true if the line is locked; otherwise, false.

Remarks

For system generated account lines will be locked if the annualized compensation amount is equal to the line amount and having same Ledger dimension as of HcmBudgetPurposeTypeDetail record.

See Also

Reference

HcmBudgetPurposeTypeDetail Table