Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Validates the Effective and the Expiration date of the HcmPositionForecastBudgetAcctLine table.
Syntax
public boolean validateBudgetPurposeDates([ValidFromDate _validFrom, ValidToDate _validTo])
Run On
Called
Parameters
- _validFrom
Type: ValidFromDate Extended Data Type
The Effective date of the HcmPositionForecastBudgetAcctLine table; optional.
- _validTo
Type: ValidToDate Extended Data Type
The Expiration date of the HcmPositionForecastBudgetAcctLine table; optional.
Return Value
Type: boolean
true if the HcmPositionForecastBudgetAcctLine value passes the dates validation; otherwise, false.