Solved: how to find string contain. - SAP Community
SAP Managed Tags: ABAP Development Dear all, i want to find some char from a given string like below example vtext = PM-BGM12_AC : if vtext contain '_AC' then i have to assinge btext = ' Air Conditioner'. if v