Date format check in internal table.
Hi All
I am uploading a Text file from my work station for a BDC.
The date format allowed by the user is like 01.01.2003.
How can I check the date format in my internal table after upload?
I want to give a error message if the date format is other than this in the text file before processing the BDC.
Urgent help required.
Thanks in advance.
Neetu
Look at FM DATE_CONV_EXT_TO_INT
_________________
Best regards, Sergey Korolev