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
- _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 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.