For Example "Sankil ", this is in my issue, and not able to delete the space thru code. i have created a string lv_vorna and assigned "Sankil ". Now i wanted to delete space after character 'l', but could not succeeded. Below steps i have used to delete the space: 1. Condense lv_vorna NO GAPS. 2. SHIFT lv_vorna RIGHT DELETING TRAILING SPACE. we have also used cl_abap_char_utilities, but not get desired result. Br, Sankil
↧