Share via


HcmBudgetPurposeTypeDetail::resolveReferenceBudgetPTDDateCompany Method

Resolves the lookup of a HcmBudgetPurposeTypeDetail table.

Syntax

client public static HcmBudgetPurposeTypeDetail resolveReferenceBudgetPTDDateCompany(
    FormReferenceControl _formReferenceControl, 
    CompanyInfoRecId _legalEntity, 
   [TransDate _positionDurationEffectiveDate, 
    TransDate _positionDurationExpirationDate])

Run On

Client

Parameters

  • _positionDurationEffectiveDate
    Type: TransDate Extended Data Type
    The effective date entered in the HcmPositionForecastBudgetAcctLine table.
  • _positionDurationExpirationDate
    Type: TransDate Extended Data Type
    The expiration date entered on the HcmPositionForecastBudgetAcctLine table.

Return Value

Type: HcmBudgetPurposeTypeDetail Table
The reference record for the HcmBudgetPurposeTypeDetail table.

See Also

Reference

HcmBudgetPurposeTypeDetail Table