Input must be ABAP 7.02 syntax, use abaplint downport rule to automatically change higher syntax before transpiling. Support has been added for many 750 statements and expressions, check https://syntax.abaplint.org for compatibility.
Target is ES6
Playground: https://transpiler.abaplint.org
Connecting to a database is optional, currently the following databases have drivers: * SQLite via @abaplint/database-sqlite * PostgreSQL via @abaplint/database-pg * Snowflake via @abaplint/database-snowflake
https://open-abap.org
SY-SYSID = ABCSY-MANDT = 123Prerequisites: Node.js 16+
For testing locally run npm run install && npm test
$ claude mcp add transpiler \
-- python -m otcore.mcp_server <graph>