abapTimeMachine
abapTimeMachine copied to clipboard
ABAP Time Machine provides a much needed way to look at past versions of code in a consistent way. It also provides a sort of git-blame for ABAP (shows the request and author that last modified each l...
When executing ZTIMEMACHINE and when pressing any button on the UI I get the message 'Status STLI of the user interface ZTIMEMACHINE missing' and none of the buttons are working...
It would be very useful to have access to abapblame's functionality also on CDSs and on ABAP RAP's behavior definitions.
Is there an enhancement or menu exit that can be used for this?
Currently, the timestamps dropdown will "time travel" whenever a new one is selected. Instead, add a "Time travel" button to trigger that functionality. And now, whenever a new timestamp is...
The part list is obtained based on the latest version. This means that a method existed in the past and was deleted, it will never be picked. The part list...
This will enable what SAP doesn't provide: consistently rolling back a whole class, function group or program+includes.