Hi,
it is not possible to use a select quiry at internal tables.
I would like determine the number of person with a where
condition at an internal table. How does it work ?
I cant say :
select count( * ) from xxx into xxxxxxx
where xx= xx.
What else can I do ?
Regards
ertas