abap2json is convertor to export abap table data to json format zip file
https://github.com/boy0korea/abap2json_demo/raw/main/ZJSONZIP_IMPORT.abap
가져오기 (*.json.zip)
비교 (*.json.zip)
내보내기 테이블 단위 TABLE.datetime.json.zip
내보내기 패키지 단위 *.json.zip
서버간 테이블 내용 비교
서버간 테이블 내용 복사
https://github.com/boy0korea/abap2json_demo/raw/main/ZJSONZIP_IMPORT.abap
Import table data from folder (*.json.zip)
Compare table data from folder (*.json.zip)
Export a table data to file TABLE.datetime.json.zip
Export all table data of the package to file *.json.zip
Compare across server
Copy across server