<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 all in single file (batched) P_PGNAME = Z*,Y*,L**TOP,/EBY/*,/BIC/00* (max )*

image.png

After a while (10 minutes in dev) it should be exported


For manual export into individual files (max 30000 rows at once) you can use legacy approach:

Functions and Methods Source Code Export (legacy)