Skip to Content
0
Former Member
Apr 12, 2007 at 11:49 AM

Search from Table control in BDC

20 Views

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