Share via


HcmBudgetPurposeTypeDetail::lookupReferenceBudgetPTDByCompanyDate Method

Provides a lookup for the HcmBudgetPurposeTypeDetail table.

Syntax

client public static Common lookupReferenceBudgetPTDByCompanyDate(
    FormReferenceControl _formReferenceControl, 
    CompanyInfoRecId _legalEntity, 
   [TransDate _startDate, 
    TransDate _endDate])

Run On

Client

Parameters

Return Value

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

Remarks

This method filters the lookup on the basis of legal entity and expiration date.

See Also

Reference

HcmBudgetPurposeTypeDetail Table