Skip to content

Report to show enhancements in SAP programs available for user

License

Notifications You must be signed in to change notification settings

Kaszub09/ZABAP_SAP_ENHANCEMENTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZABAP_SAP_ENHANCEMENTS

Report to show enhancements in SAP programs available for user

obraz obraz obraz

Features

Report is based on https://community.sap.com/t5/enterprise-resource-planning-blogs-by-members/program-to-display-exits-and-badi/ba-p/12955380 - original version lacks some features, which I needed and decided to add - and at the same time rewrite report to use CL_SALV_TABLE for easier display/formatting/filtering instead of original WRITE statement.

  • Shows User-Exits, BADIs, Enhancement Spots, Composite Enhancements Spots
  • Shows all implementation for given enhancement - as well as information, whether it's active and if it's SAP internal use only
  • You can double click both enhancement name or implementation name to display given object
  • 3 colors: green or active implementation, blue for inactive, and orange for internal SAP enhancements

Installation

Through abapGit https://github.com/abapGit/abapGit. Install this project after installing https://github.com/Kaszub09/ZABAP_SALV_REPORT.

Requirements

Requires class from another project: https://github.com/Kaszub09/ZABAP_SALV_REPORT.

Written in ABAP 750.

About

Report to show enhancements in SAP programs available for user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages