HcmBudgetPurposeTypeDetail::lookupBudgetPurposeByDateCompany Method
Provides a lookup for the HcmBudgetPurposeTypeDetail table.
Syntax
client public static Common lookupBudgetPurposeByDateCompany(
FormReferenceControl _formReferenceControl,
CompanyInfoRecId _legalEntity,
[TransDate _positionDurationEffectiveDate,
TransDate _positionDurationExpirationDate])
Run On
Client
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The control on the form that is being used.
- _legalEntity
Type: CompanyInfoRecId Extended Data Type
The legal entity record ID of the HcmBudgetPurposeTypeDetail table.
- _positionDurationEffectiveDate
Type: TransDate Extended Data Type
The effective date entered on the HcmPositionForecastBudgetAcctLine table.
- _positionDurationExpirationDate
Type: TransDate Extended Data Type
The expiration date entered on the HcmPositionForecastBudgetAcctLine table.
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.