Hi Valentin,
Thanks for your reply.I had also done everything which you mentioned in above reply but the problem is that my program is dynamic(the fields may change based on the input values) so I use field-symbols in my report.As per now i just checked whether the field-symbol is initial or not.If initial I am showing message as initial in status field of my alv output.But the user wants to me validate date formats(validfrom and valid to)fields whether the user entered date is in the format(MM/DD/YYYY) or not.If it is not in the format I should show the message as date format is incorrect in status field of alv output.Please tell me how to resolve my issue.
Regards,
Chakradhar