cancel
Showing results for 
Search instead for 
Did you mean: 

Technical Monitoring - Debug of RFC-Pull Function Module

Private_Member_19084
Active Contributor
0 Kudos

Hi experts,

I did now implement a customer function module and did implement this metric as RFC-Pull Collector.
But now I need to know, how can I debug this function module directly from Solman.

Because I need this see, which values are transferred to the system.

Kind regards

Accepted Solutions (1)

Accepted Solutions (1)

Vivek_Hegde
Active Contributor
0 Kudos

Hi,

If you are on SP10 then try MAI_TOOLS txn code in expert mode; you will see a long list of debugging tools for your metric. You may make use of these.

If below SP10 then run MAI_TOOLS report in Se38.

Regards,

Vivek

Private_Member_19084
Active Contributor
0 Kudos

Thank you for the help.

You can also use Report AC_ALRT_ANALYSIS_TOOLS.

But please consider the following steps:

- set external breakpoint in function module of managed system

- check, that dialog-user is maintained in debugging-settings of SE80

- use the same user, which you did maintain in se80, for the RFC-Connection between solman and managed system

The last item was my fault.

Kind regards

Answers (0)