Skip to content

reyemsaibot/scf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Code Finder ⌨️ 🔍

Created Badge

Source Code Finder

Purpose

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 last_build 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.

How to install

You have 2 ways:

  1. Recomended: Clone this repository using ABAP Git,
  2. Copy full program from last_build folder

How to contribute ?

If you want to contribute, fork the repository, make your changes and creae a pull request.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages