I need to run an RFC Function Module inside Report in Background Job. The background job was canceled because of the sap logon screen.
The RFC Destination was maintained in SM59 with No Trusted Relationship and no password provided for the Logon Procedure.
Is it possible to do steps like this?
- Run an RFC Function Module to trigger SAP Logon Screen
- After the user successfully login to the destination, store the login information
- Run a report in a background job. By giving the stored login information to the report, expected that it will use the stored login information for running another RFC Function module