‎2006 Nov 20 3:07 PM
hi
how to delete a field in table control for Bdc.
regards
ratna
‎2006 Nov 20 3:11 PM
YOu can delete only rows but not fields in table controls.
You can select the line you want to delete and click on the '-' button that is usually there just above the table control(just beside the '+' add lines button). You can record the whole process and create a bdc out of it.
Regards,
ravi
‎2006 Nov 20 3:11 PM
YOu can delete only rows but not fields in table controls.
You can select the line you want to delete and click on the '-' button that is usually there just above the table control(just beside the '+' add lines button). You can record the whole process and create a bdc out of it.
Regards,
ravi
‎2006 Nov 20 3:12 PM
u mean to say to delete the field or column from TC in BDC....
U need to write code in BDC for deletion of the field in TC.
‎2006 Nov 20 4:13 PM
how to delete one row in table control?
how to delete one field TC?
regards
ratna
‎2006 Nov 20 3:38 PM