Hi,
There are many way to check this. One of the simplest (IMO) is:
if not it_dgtmd-mfag1 CO '0123456789'.
* does not contain only number, send the message.
endif.
There are many other ways to do it, using other comparison operators, regular expression and so on.
Cheers,
Custodio