Closed sbcgua closed 3 years ago
@larshp abaplint false negative ?
Not the most canonical implementation ... but sap compiles it without warnings ...
stringify
is implemented as zif_ajson~stringify
but referred as zif_ajson_writer~stringify
. I will probably adjust it. But still it looks like a false negative
yea, its probably a bug, will have a look, might be similar/identical to https://github.com/abaplint/abaplint/issues/1561
try again, 2.63.16 published
:+1: works now!
i'm lazy to do refactoring ... just added docs and merging, it works
to #38
use
keep_item_order
to save struc field order and the serialize will pick it up.@larshp ready for test, though I will add some docs and maybe refactor some stuff. But the feature is ready and covered with UTs.
P.S. I hope 2 extra table keys are ok for older system. 731 seems to support it ...