You could create a wrapper program which will have a selection screen as per the interface parameters of the FM & call the FM in the report. EXPORT the results to memory id.
SUBMIT the wrapper program & then IMPORT the results from memory id in your main program.