Prefer string template over &&
prefer_string_template
Description
Use string templates instead of && to assemble text
Extended Information
https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#use--to-assemble-text
prefer_string_template
Use string templates instead of && to assemble text
https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#use--to-assemble-text