sysdate9
,
that references a macro variable. ODS will use the value of this macro variable
as a string. References to the macro variable are resolved when ODS binds
the table definition to the data component to produce an output object. SYSDATE9
is an automatic macro variable whose value is always available.
mvar sysdate9;