Skip to content

[ABAP] Implement an automatic functionality which creates abapGit files for the DB model #606

Description

@iliyan-velichkov

ABAP needs all tables to be specified in abapGit during the transpilation.
We be really helpful if we implement an automated functionality which creates these files automatically based on the database metadata.

Here is an example flow which is needed which was suggested by Lars:
1: take the kronos database tables, "employee.table"
2: translate that to abapGit format, examples at https://github.com/abapGit-tests?q=TABL&type=all&language=&sort=
3: pass the "employee.xml" along with the abap files to the transpiler
4: then the transpiler will know the employee table, and can use it for running

Currently, this workaround is used to make inline sqls to work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions