abapGit/abapGit-Plugins

cl_abap_elemdescr=>type_p_max_length is unknown

Closed this issue · 2 comments

Hi!
It seems like this type does not exist in my version. Would it be possible to circumvent it?

looks like we have to replace the constant with a local constant in abapGit-plugins

TYPE I VALUE 16

;)