6

SAP TM & S4HANA Troubleshooting Technical key functions

 2 years ago
source link: https://blogs.sap.com/2021/10/02/technical-key-functions-in-sap-tm-s4hana-for-troubleshooting/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
October 2, 2021 1 minute read

SAP TM & S4HANA Troubleshooting Technical key functions

Whenever an issue is reported, being an ABAP Developer/Technical consultant you try to identify technical object which is responsible for specific functionality, then immediately you keep a breakpoint at relevant coding block to start investigation and debugging process. But you wonder sometimes that control does not stop at breakpoint or system does not open up debugging during scenario replication.

This could probably happen when your technical object associated with some of the below functions:

  • Update Function modules
  • Process controller strategies
  • BG RFC Units
  • Triggers
  • PPF Output Management -B2B Communication

I can understand how tragedy the situation of an ABAP Technical consultant can be if debugger does not show up, but here are some of the pointers you could refer to enable debugging:

  • Keep always an external breakpoint2021-10-02_14-01-46.pngin the ABAP code
  • Enable System Debugging or Update Debugging as per requirement

2021-10-01_11-03-59.png

  • Lock Destination for debugging BGRFC Units

2021-10-01_17-01-11.png

Sometimes it is also worth checking below transactions prior to start debugging. You could already get some understanding what is the functional reason behind the issue. Here you could get what is the BO, node, input data, detailed error log with Message class and Number. Then this will help further to analyze if any customizing/Configuration missing or Master data corrections required..etc.

  • ST22 – For Short dumps
  • SM12 – For any Object / Application locks
  • SM13 – If any Update requests (FM’s) are failed.
  • SBGRFCMON – If any BG RFC Units are failed
  • SLG1 – For Application log
  • SRT_MONI – For Web services
  • SXI_MONITOR – For Proxy’s

Appreciate your comments if there are any additional Technical functions that needs an attention.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK