cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring SAP SRM Landscape

Former Member
0 Kudos

Hello All,

Can anyone point me to some good documents or information which can explain how to monitor SAP SRM landscape from Basis perspective?

I would like to know what all things should be monitored in SAP SRM system.

Would really appreciate your help.

-Dnyanesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for the reply guys. But the above tcodes are valid for any ABAP stack. I am looking for SRM specific transaction codes which a Basis administrator should use to monitor the SAP SRM system.

EG. if you are monitoring Livecache then you are using LC10. In the same way are there any transaction codes which are SRM specific?

What is the best practice to monitor the SAP SRM system.

Edited by: Dnyanesh Tamboli on Apr 14, 2011 8:51 AM

Former Member
0 Kudos

Hi,

All Tcodes given by Muthu are sufficient for monitoring SRM landscape

SM58 : Check RFC errors during middleware replication

SMQ2,SMQ1 : Check RFC errors during middleware replication, check and inbound/outbound XML messages that are stuck.

SLG1 : All log entries

RZ20 : Monitor any error in purchasing documents

BD87 : Checking for failed IDOC (Say during creation of confirmation in SRM, you need to check if the IDOC for GR has flown to ECC)

WE05 : Monitoring if IDOC is sent successfully or not from the system.

Regards,

Nikhil

Former Member
0 Kudos

You may try this set of t-codes:

sm66

al08

st02 - per server

st22

sm58

sm13

sost

smq1

smq2

db01

sm04

former_member183819
Active Contributor
0 Kudos

SRM Monitoring check points

SM58

SMQ2,SMQ1

SLG1

RZ20

BD87

WE05