Delete a report allocation of a Job Function
The method removeReportFromJobFunction deletes the allocation between the entered report and Job Function.
In case the request is successful, it returns the boolean value true.
In case the requested Job Function or report does not exist, an error message will be returned. An error message will also be returned if the report is not allocated to this Job Function.
Method reference
Return value: bool; true, if the allocation between the report and the JobFunction was deleted successfully, otherwise false