Lars Hvam
Lars Hvam
same spot as https://github.com/abaplint/abaplint/issues/2096
close? PR is merged
hmm decimal notation is user specific, suggest dont do tests that are user specific but anyhow, yea, there is some bug here
yea... I'll get to it sometime
https://github.com/abap2UI5/abap2UI5/issues/1922
`cl_abap_datadescr=>describe_by_data( lr_ref->* ).` `CLEAR lr_attri->r_ref->*.` `ASSIGN COMPONENT r_interface->shlpfield OF STRUCTURE mr_data->* TO FIELD-SYMBOL().`
756, https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abennews-756-dref.htm > Modification > > Dereferencing Data References > > The [dereferencing operator->*](javascript:call_link('abendereferencing_operator.htm')) can be used for generically typed data reference variables in almost all operand positions now. Before,...
@oblomov-dev try again, latest version
any updates? I tried the above, but doesnt seem to work?