A
ABAP
Projects with this topic
-
This program generates code for SAP BDC recordings. It takes the standard output .txt file of the SAP transaction SHDB and generates code that creates the BDC table (type table of bdcdata) and calls the transaction (if there is one on top of the BDC table). The generated code is output to stdout and a file in the directory of the exectuable.
Updated -
SAP Report Source Decompressor PoC | https://www.daniel-berlin.de/devel/sap-dev/decompress-abap-source-code/
Updated