Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 945 Bytes

export_dependencies.md

File metadata and controls

16 lines (11 loc) · 945 Bytes

Export Dependenies

Serialize dependencies of a package structure to git.

Use report ZABAPLINT_DEPENDENCIES

Warning: Do not specify the git repository of the package as the target! Everything in the target repository will be overwritten!

To ensure that all where-used references for SAP objects are correct, run the ABAP report SAPRSEUB in background once. It is more efficient to have a seperate dependency repository for each abapGit repository.

For use in connection with static code analysis, method implementations of dependencies are excluded in the files.

Example