Share via


HcmBudgetPurposeTypeDetail::existOverLappingBudgetElementLegalEntity Method

Indicates whether a specified HcmPositionForecastBudgetAcctLineRecId record ID exists in the HcmPositionForecastBudgetAcctLine table and overlaps with the other records.

Syntax

client server public static boolean existOverLappingBudgetElementLegalEntity(
    ValidFromDate _effectiveDate, 
    ValidToDate _expirationDate, 
    CompanyInfoRecId _legalEntity, 
    HcmBudgetPurposeTypeRecId _budgetPurposeType, 
   [HcmBudgetPurposeTypeDetailRecId _recIdToExclude])

Run On

Called

Parameters

Return Value

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

See Also

Reference

HcmBudgetPurposeTypeDetail Table