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.
Indicates the line status of the current record in the HcmPositionForecastBudgetAcctLine table.
Syntax
server public static boolean isLineLocked([HcmPositionForecastBudgetAcctLineRecId _positionForecastBudgetAcctLineRecId])
Run On
Server
Parameters
- _positionForecastBudgetAcctLineRecId
Type: HcmPositionForecastBudgetAcctLineRecId Extended Data Type
The record ID value of the HcmPositionForecastBudgetAcctLine table to process.
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.