Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

victorizbitskiy/abapTechDocu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT ABAP 7.4+


Designed by itim2101/Flaticon

Translations:

abapTechDocu

A tool to help you create a technical documentation

Table of contents

  1. What it is?
  2. What is this for?
  3. Installation
  4. Usage
  5. Supported Object Type

What it is?

A tool for creating a technical documentation

What is this for

Often, when creating technical documentation, it is required to indicate objects created or modified in the system. Doing it manually is a chore, so I wanted to find a way to automate this. I found a tool to help create documentation about settings, but did not find a tool that automates the search for created development objects. So I created it myself.

Installation

Installation is done with abapGit.

Usage

Just run the ztechdocu report and specify the transport requests or packages.

screen

As a result, you will get a list of all relevant objects. Like this:

result

Then you can, for example, upload this data to a file.

Supported Object Type

Currently, the output of the object title is supported only for the following objects.

Object type Object type name
CLAS Class (ABAP Objects)
DEVC Package
DOMA Domain
DTEL Data Element
FUGR Function Group
INTF Interface (ABAP Objects)
MSAG Message Class
PROG Program
SFPF Form Object: Interface
SFPI Form Object: Form
SHLP Search Help
SXCI Business Add-Ins - Implementations
TABL Table
TRAN Transaction
TTYP Table Type
VIEW View

About

A tool for creating technical documentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages