I have one table control.
In BDC program I have to find whether the value from the internal table is there in the table control...if not i have to dd at the end of the table control.
In BDC process once i come to the tab;e control, i have to check with itab.then Using BDC i have to add at the end of the table control.how to do this