hi,
i hav an internal table with 2 columns, field1 is sales order field and the other field is delete indicator which has value as 'X' or ' '. Now my requirement is i hav to replace 'X' value with ' ' without looping over the internal table..............
can anyone plz help me in this............