cancel
Showing results for 
Search instead for 
Did you mean: 

How to call the program /TMWFLOW/REP_REPORTING from a remote system

former_member692018
Discoverer
0 Kudos

Hello,

In the development system, I need to call the program /TMWFLOW/REP_REPORTING that exists in a solman system. This program does not exist in the development system. So is there a way I can call this program remotely?

gasparerdelyi
Active Participant
0 Kudos

are you talking about the SolMan development system or about the managed system?

Is the development SolMan configured to have the development system as managed system? Is it not sufficient to call the report that way from development SolMan system?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member692018
Discoverer
0 Kudos

Hello Gaspar,

We will not be able to develop using the solman system. Solman is only used by us to create transport requests and changed document numbers. The other limitation we are facing is that we have no access to any of the SAP transactions (like SE38, SE37, SE11, etc) in the Solman system.

Situation: We have a program developed in our development system which is required to capture all the TRs across multiple systems.

Feasible solution: The program /TMWFLOW/REP_REPORTING (T-Code: SOLMAN_WORKCENTER) in the Solman system helps get all the TRs across systems. I would like to call this program remotely in our development system (where this program does not exist). I would like to understand if there is any RFC within the Solman system which could be called from the development system. Any help w.r.t finding out an RFC would be appreciated.

Thanks,

Jean