Request all assigned reports for individual Job Functions
The method getJobFunctionReports returns all reports that are currently assigned to the requested Job Function.
The return value consists of a list of reports (report objects).
In case the requested Job Function does not exist, an error message will be returned.
Method reference
Parameters |
Data type |
Description |
|---|---|---|
jobFunction |
Job Function |
Return value: ServiceObject_Report[]; Array with Report objects