The following macros have been added to the SAS Clinical
Standards Toolkit 1.5. These macros directly support internal validation.
Many of these macros are also used for other purposes.
These macros are located
in the primary SAS Clinical Standards Toolkit autocall path:
-
!sasroot/cstframework/sasmacro
-
For complete macro documentation,
see the online macro API reference documentation.
Autocall Macros Added in Support of Internal Validation
|
|
|
Reports that a SAS Clinical
Standards Toolkit entity (typically a file, folder, or column) cannot
be found.
|
|
Determines whether a
file exists as defined by columns in a source data set.
|
|
Determines whether a
folder exists as defined by columns in a source data set.
|
cstcheckutilcheckstructure
|
Compares the structure
of data sets referenced within StandardSASReferences or SASReferences
data sets against a template.
|
cstcheckutilfindsasrefsfile
|
Determines whether designated
files in the referenced SASReferences data set exist.
|
|
Determines whether metadata
column values for discrete columns exist in the Standardlookup data
set.
|
cstutilbuildmetadatafromsasrefs
|
Builds the framework
reference_tables and reference_columns data sets.
|
cstutilbuildstdvalidationcode
|
Generates the validation-specific
macro _cstreadStds to build the workflow.
|
|
Handles any error condition
that sets error condition _cst_rc to 1.
|
|
Checks for Write access
for an output object.
|
|
Compares the metadata
structure of two data sets.
|
|
Checks whether a folder,
file, data set, catalog, or catalog member exists.
|
|
Returns a Boolean value
to report whether a process failed.
|
cstutilvalidatesasreferences
|
Validates the structure
and content of a SASReferences data set.
|
|
Summarizes the contents
of the validation process results data set.
|