Hi all...
Iam having one internal table with some entries of one database table....one of those field is flag....
now i want to add one extra....field into that..... internal table.....that shouul to have oppsite entries of flag....
like: 'x' for space.
space for "x".
later iam going to use that field in chain end chain oprator of pai module....
just send me how to collect reverse entries of that flag into our new field?