sbcgua / ajson

Yet another json parser serializer for ABAP
MIT License
50 stars 15 forks source link

replace DESCRIBE FIELD with RTTI? #88

Closed larshp closed 2 years ago

larshp commented 2 years ago

as the statement does not work in Steampunk,

./src/zcl_ajson.clas.locals_imp.abap[604, 9]  - Statement does not exist in ABAPCloud(or a parser error), "describe" (parser_error) [E]
./src/zcl_ajson.clas.locals_imp.abap[698, 7]  - Statement does not exist in ABAPCloud(or a parser error), "describe" (parser_error) [E]
sbcgua commented 2 years ago

will be by-the-way solved by #89

sbcgua commented 2 years ago

can be closed ? @larshp