abap_debugger_data_view_extension
abap_debugger_data_view_extension copied to clipboard
cl_abap_typedescr typekind depends on system version
Suggestion: replace cl_abap_typedescr->typekind... with a local copy from zcl_abap_typedescr See class zcl_op_component -> add for usages of cl_abap_typedescr->typekind..
type->typekind_int8 comes with s/4hana
Switch to local typerkinds would add more upward stability