hallow
i have a table and i wont to now if i have field datbi appear more then once
datbi is<b> variable</b>
i give example
table a_itab
datbi
<b>20071231</b> 20070201 0000014848
<b>20071231</b> 20070401 0000014849
20061231 20070401 0000014849
here databi appear 2 times
table a_itab
datbi
<b>20001231</b> 20070201 0000014848
<b>20001231</b> 20070401 0000014849
</b>20001231</b> 20070401 0000014849
20041231 20070401 0000014849
here databi appear 3 times
regards