Skip to content

ysichov/AVE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

SAP ABAP Versions Explorer for SAP GUI.

First of all - Eclipse version is the best.

But I want very fast interface for some cases:

  • I don't want to see the list of all the same versions because of using TOC (Transport of copies)

  • fast navigation within Transport Requests/Tasks

  • fast navigation within methods inside a class

  • defining not existant objects in the Transport Requests/Tasks

    So we can choose one of 4 object types, enter its name and press Enter

    image
  1. Program/Include
image

By default it opens the difference between the latest version (base) and previous one in compact mode. The list don't include versions without changes - that is very comfortable thing

If you press Button Inline it will switch to usual 2-Pane Mode image

Double click on any version will show the difference between base version and clicked one. image

For selecting other base version we should choose desired version and press button "Set Base' image After changing we can go on double clicking on any other version to compare with Base version.

  1. Class image It show all class includes: sections (Public, Protected, Private) + all methods. So we can fast navigate for any part of the class.

  2. Function module - the same as programs but for FMs.

  3. TR/Task

    image

It shows all TR/Tasks objects marking not existing objects by red color.

Double click on supported objects will show its code and versions list.

Double click on Class will switch to Class objects view (see point 2)

"Back" button will return from class objects list to TR/Task object list

About

Abap Versions Explorer - fast versions comparer with navigation in programs, classes, Transport Tasks/Requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages