abap-file-formats-tools icon indicating copy to clipboard operation
abap-file-formats-tools copied to clipboard

README file is not generated in the latest version

Open schneidermic0 opened this issue 7 months ago • 0 comments

The information about the object type is not generated by the generator program.

Following markdown is missing

## Object Type Information

Object Type | Description | Group
:--- | :--- | :---
<object type> | <object type description> | <object group description>

## File Structure

Furthermore, the header needs to be changed from

# <Object type> File Format

to

# <Object type description> File Format

schneidermic0 avatar Apr 25 '25 13:04 schneidermic0