Share via


HcmPositionForecastBudgetAcctLine.existBasisCostElement Method

Indicates whether a specified HcmPositionForecastBudgetAcctLineRecId record ID exists in the HcmPositionForecastBudgetAcctLine table.

Syntax

public boolean existBasisCostElement(
    ValidFromDate _effectiveDate, 
    ValidToDate _expirationDate, 
    CompanyInfoRecId _legalEntity, 
    HcmPositionForecastScenarioRecId _positionForecastScenarioRecId, 
    HcmBudgetPurposeTypeRecId _budgetPurposeType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exist; otherwise, false.

See Also

Reference

HcmPositionForecastBudgetAcctLine Table