<aside> 💡

We will be using script Z_REPOSRC_CODE_EXPORT The script queries the REPOSRC table where the source code of SAP functions and class methods i stored in a raw form.

</aside>

  1. Export with condition P_PGNAME = Z*

    image.png

  2. Export with condition P_PGNAME = Y* (no records might be returned)

    image.png

  3. Export with condition P_PGNAME = L*TOP

    image.png

  4. Export Includes:

    Includes Code Export via Z_REPOSRC_CODE_EXPORT

  5. Export Functions:

    Functions Code Export via Z_REPOSRC_CODE_EXPORT


← Return to Homepage