Skip to Content
0
Former Member
Mar 23, 2009 at 10:11 AM

regarding internal table

20 Views

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............