mpe_getversions.sas File Reference

Get previous versions of a table. More...

Go to the source code of this file.

Detailed Description

Used to fetch version data for a particular table Delivered as part of this issue: https://git.datacontroller.io/dc/dc/issues/84

Parameters
[in]dclibThe DC libref
[in]libThe library of the dataset for which to fetch versions
[in]dsThe dataset to fetch versions for
[out]outds=(work.mpe_getversions) the DS to create

Definition in file mpe_getversions.sas.