How to find the custom ABAP artifacts in the SAP system using the SAP tables.

This article is a very small code snippet that can be enhanced to find the type of SAP ABAP artifacts we have in the system. The provided code gives the list of Z* objects created in development packages except the LOCAL objects. This will help you trace customizations done like BADIs, Customer Exits and Implicit Enhancements implemented.

 

​ This article is a very small code snippet that can be enhanced to find the type of SAP ABAP artifacts we have in the system. The provided code gives the list of Z* objects created in development packages except the LOCAL objects. This will help you trace customizations done like BADIs, Customer Exits and Implicit Enhancements implemented.   Read More Technology Blog Posts by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author