AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
You are looking for a specific code snippet in your ABAP code. Then use the Source Code Finder to search for every occurrence of it.
You are looking for a specific code snippet in your ABAP code. Then use the Source Code Finder to search for every occurrence of it.
Created Badge
Source Code Finder
The Source Code Finder (SCF) searches through ABAP source code in Methods, Enhancement Implementations, DTPs, and Transformations. You can enter a pattern you want to search.
The pattern can either be a word e.g. customer, or you can add the asterisk (\) to search for all cu\ combinations.
Under lastbuild you find a standalone version of the tool which can be imported by copy and paste. This file is always overwritten when new development will be done.
You have 2 ways:
If you want to contribute, fork the repository, make your changes and creae a pull request.