SDATE Conversion Routine
Use
This conversion routine assigns the appropriate internal date presentation (YYYYMMDD) to an external date (01.JAN.1994, for example).
Example
Date formatting definition in the user master record: DD.MM.YYYY
Conversion from an external format into an internal format:
'02.JAN.1994' → '19940102'