Macros for SAS Application Developers
https://github.com/sasjs/core
mf_uid.sas File Reference

Creates a unique ID based on system time in friendly format. More...

Go to the source code of this file.

Detailed Description

format = YYYYMMDD_HHMMSSmmm_<sysjobid>_<3randomDigits>

  %put %mf_uid();
Version
9.3
Author
Allan Bowe

Definition in file mf_uid.sas.