isBaseAmountChangeAllowed(Integer postingYear) This method retrieves the value of the active indicator for a FiscalYearFunctionControl instance for the
given posting year.
Parameters: postingYear - The posting year used as a search parameter.
Gets the value of the businessObjectService attribute.
An instance of the businessObjectService attribute.
isBaseAmountChangeAllowed
public boolean isBaseAmountChangeAllowed(Integer postingYear)(Code)
This method retrieves the value of the active indicator for a FiscalYearFunctionControl instance for the
given posting year.
Parameters: postingYear - The posting year used as a search parameter. True if the active indicator for the retrieved FiscalYearFunctionControl value retrieved is true, false otherwise. See Also:FiscalYearFunctionControlService.isBaseAmountChangeAllowed(IntegerString)