An open API service indexing awesome lists of open source software.

https://github.com/mbtools/abap-object-directory

ABAP Object Directory
https://github.com/mbtools/abap-object-directory

Last synced: 9 months ago
JSON representation

ABAP Object Directory

Awesome Lists containing this project

README

          

# ABAP-Object-Directory

Quickly reference which objects exist in which release. You can use the tools to create a central object directory with details for function modules, classes, and interfaces.

- Object directory (`TADIR`)
- Function modules (`TFDIR`)
- Function module parameters (`FUPAREF`)
- Class/Interface components (`SEOCOMPODF`)
- Class/Interface component parameters (`SEOSUBCODF`)

## Prequisite

You have access to a system of each release you are interested in (at least once).

## Download

Download the lists from existing systems, for example 702, 750, and 754.

## Upload

Consolidate the lists from various systems/releases into one system.

## Analysis

Use SE16 to browse, search, and compare the lists.

Here's an example of 702 data that was uploaded to a 754 system.

![image](https://github.com/user-attachments/assets/84cf9140-8848-4275-8258-4b89b11b2c97)

![image](https://github.com/user-attachments/assets/c7a8a5e5-f3d5-4efb-9015-d9480871d999)