How to find the specific ABAP Code that is updating any Logic in a Smart Way?
Introduction.
After working with SAP for more than 15 years and travelling across the Globe for SAP Projects one issue I always use to have how can I find the exact enhancement or code where certain logic is getting updated. The below blog will do magic and you can find the exact place where certain enhancement is written.
Solution
Procedure 1
For SAP ECC and SAP S/4HANA
Go to Transaction Code SE38 and Execute Program RS_ABAP_SOURCE_SCAN
Provide the below Parameter and Execute
Wala below is the result
Procedure 2
Login to SAP S/4HANA and Go to Transaction Code CODE_SCANNER
Suppose I want to find all the Program/Enhancement that has mentioned the Check ” = ‘SAP_WFRT’ ”
In the below screenshot we are only restricting to Z Packages. Now Execute
Wala below is my result.
Conclusion
This can be used in both SAP ECC and SAP S/4HANA
Below is the video version
Source: https://blogs.sap.com/2021/04/14/how-to-find-the-specific-abap-code-that-is-updating-any-logic-in-a-smart-way/
Nenhum comentário:
Postar um comentário