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

extracts metadata attributes and associations for a particular uri More...

Go to the source code of this file.

Detailed Description

Parameters
[in]urithe metadata object for which to return attributes / associations
[out]outattrs=(work.attributes) The dataset to create that contains the list of attributes
[out]outassocs=(work.associations) The dataset to contain the list of associations
Version
9.2
Author
Allan Bowe

Definition in file mm_getdetails.sas.