Lars Hvam
Lars Hvam
**DD03P: INTLEN,LENG** this looks like a field defined with a basic type and a length in the TABL? ie. it cannot be cleared
> The first screenshot? No, it is certainly a standard DE. HWBAS/MWSTS - VAT basis and VAT amount okay, can you help debugging why it doesnt hit method `clear_dd03p_fields_dataelement` ?...
so, the top/first one is done? can we mark that somehow?
if I remember correctly, @sbcgua had a similar issue some time ago however, I dont think there is much we can do, but optimization PRs welcome
@DGRHicron
> > The last change moved `zcl_abapgit_zlib_convert` logic into `zcl_abapgit_zlib_stream` so you have to add them together for comparison. That's why I asked for total time 😉 > > Originally,...
in 702, I don't know any way to get around the syntax warnings for abapGit I do prefer to not have syntax warnings in the source code. Its a mess...
we can add an option no problem, but I prefer _not_ enabling it for abapGit long term solution is moving abapGit to 740 syntax, and then automagically downporting it
PARTIALLY IMPLMENTED, https://syntax.abaplint.org/?filter=interface#/statement/InterfaceDef, only works from 740sp02 and up
@sbcgua update the branch?