Closed
Description
In light of the Clean ABAP guidelines that tells us to avoid abbreviations, would it be possible to also have methods error()
, warning()
, info()
and successl()
? Maybe as simple wrappers which call the existing ones?
In light of the Clean ABAP guidelines that tells us to avoid abbreviations, would it be possible to also have methods error()
, warning()
, info()
and successl()
? Maybe as simple wrappers which call the existing ones?