![]() | SUMMARY | DETAIL |
This is the Framework runtime macro library.
The purpose and scope of the SAS Clinical Standards Toolkit can best be described by considering the product name.
Clinical
The SAS Clinical Standards Toolkit focuses primarily on supporting clinical research activities.
These activities involve the discovery and development of new pharmaceutical and biotechnology products and medical devices.
These activities occur from project initiation through product submission and throughout the full product lifecycle.
They do not include non-research patient records or health-care, pharmacy, hospital, and insurance electronic records.
Standards
The SAS Clinical Standards Toolkit initially focuses on standards defined by the Clinical Data Interchange Standards Consortium (CDISC).
CDISC is a global, open, multidisciplinary, nonprofit organization that has established standards to support the acquisition, exchange, submission, and archival of clinical research data and metadata.
The CDISC mission is to develop and support global, platform-independent data standards that enable information-system interoperability, which, in turn, improves medical research and related areas of health care.
The SAS Clinical Standards Toolkit is not limited to supporting CDISC standards. In time, the SAS Clinical Standards Toolkit will support other evolving industry-standard data models.
The SAS Clinical Standards Toolkit framework is designed to support the specification and use of any user-defined standard.
Toolkit
The term "toolkit" connotes a collection of tools, products, and solutions.
The SAS Clinical Standards Toolkit provides a set of standards and functionality that will evolve and grow with future product updates and releases.
Customer requirements and expectations of the SAS Clinical Standards Toolkit will play a key role in the deciding what functionality to provide in future releases.
| Macro Detail |
%cst_createdsfromtemplate(_cstStandard=, _cstStandardVersion=, _cstType=, _cstSubType=, _cstOutputDS=, _cstOutputDSLabel=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstStandard -
- required - The name of a registered standard._cstStandardVersion -
- optional - The version of the standard that the_cstType -
- required - The type of data set to create. This value comes_cstSubType -
- optional - The subtype for the type. This value comes_cstOutputDS -
- required - The name of the data set to create._cstOutputDSLabel -
- optional - The label of the data set to create._cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_createStudyFromStandard(_cstModel=, _cstVersion=, _cstStudyRootPath=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session._cstMessages -
Cross-standard work messages data set._cstResultSeq -
Results: Unique invocation of check._cstResultsDS -
Results data set._cstSeqCnt -
Results: Sequence number within _cstResultSeq._cst_MsgID -
Results: Result or validation check ID._cst_MsgParm1 -
Messages: Parameter 1._cst_MsgParm2 -
Messages: Parameter 2._cst_rc -
Task error status._cstModel -
- required - The name of the data model to use for this study._cstVersion -
- required - The version of the data model to use for this_cstStudyRootPath -
-required - The physical path location in which to
%cst_createTablesForDataStandard(_cstStandard=, _cstStandardVersion=, _cstOutputLibrary=, _cstWhereClause=, _cstResultsOverrideDS=, _cstNumObs=0);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstStandard -
- required - The name of the registered standard._cstStandardVersion -
- optional - The version of the standard from which_cstOutputLibrary -
- required - The libname in which the table shells_cstWhereClause -
- optional - A valid SAS WHERE clause used in the PROC_cstResultsOverrideDS -
- optional - The (libname.)member that refers to_cstNumObs -
- optional - The number of records in the data sets to
%cst_deleteProperties(_cstPropertiesLocation=, _cstLocationType=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstPropertiesLocation -
- required - The location of the properties_cstLocationType -
- required - The format for the value of_cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_getRegisteredStandards(_cstOutputDS=, _cstResultsDS=);
[ Exposure:
external
]
_cst_rc -
Task error status_cstOutputDS -
- required - The libname.memname of the data set to create._cstResultsDS -
- optional - The results that were created.
%cst_getStandardSASReferences(_cstStandard=, _cstStandardVersion=, _cstOutputDS=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstStandard -
- required - The name of the registered standard._cstStandardVersion -
- optional - The version of the standard for which_cstOutputDS -
- required - The (libname.)member name of the output data_cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_getstandardsubtypes(_cstStandard=CDISC-TERMINOLOGY, _cstOutputDS=, _cstResultsDS=);
[ Exposure:
external
]
_cst_rc -
Task error status_cstStandard -
- required - The name of the registered standard._cstOutputDS -
- required - The libname.memname of the data set to create._cstResultsDS -
- optional - The results that were created.
%cst_getStatic(_cstName=, _cstVar=);
[ Exposure:
external
]
_cstName -
- required - The name of the value to retrieve._cstVar -
- optional - The macro variable to populate with the value.
%cst_insertStandardSASRefs(_cstSASReferences=, _cstOutputDS=, _cstAddRequiredCSTRefs=0, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSASRefsLoc -
SASReferences file location_cstSASRefsName -
SASReferences file name_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstSASReferences -
- optional - The(libname.)member that points to a_cstOutputDS -
- required - The output data set to create that contains_cstAddRequiredCSTRefs -
- optional - Add a default framework messages_cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_registerStandard(_cstRootPath=, _cstControlSubPath=, _cstStdDSName=, _cstStdSASRefsDSName=, _cstStdLookupDSName=);
[ Exposure:
external
]
_cst_rc -
Task error status_cstRootPath -
- required - The root path for the directory structure of_cstControlSubPath -
- required - The path, relative to _cstRootPath, of_cstStdDSName -
- required - The member name of the data set that_cstStdSASRefsDSName -
- required - The member name of the data set_cstStdLookupDSName -
- optional - The member name of the data set
%cst_setProperties(_cstPropertiesLocation=, _cstLocationType=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cst_rc -
Task error status_cstPropertiesLocation -
- required - The location of the properties_cstLocationType -
- required - The format for the value of_cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_setStandardProperties(_cstStandard=, _cstStandardVersion=, _cstSubType=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstStandard -
- required - The name of the registered standard._cstStandardVersion -
- optional - The version of the standard. If the_cstSubType -
- required - The name of the properties subtype from which_cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_setStandardVersionDefault(_cstStandard=, _cstStandardVersion=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstStandard -
- required - The name of the registered standard._cstStandardVersion -
- required - The version of the standard from which_cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_unregisterStandard(_cstStandard=, _cstStandardVersion=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstStandard -
- required - The name of the standard._cstStandardVersion -
- required - The version of the standard._cstResultsOverrideDS -
- optional - The (libname.)member that refers to
%cst_unsetProperties(_cstPropertiesLocation=, _cstLocationType=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstPropertiesLocation -
- required - The location of the properties_cstLocationType -
- required - The format for the value of_cstResultsOverrideDS -
- optional - The (libname.)member that refers
%cstcheck_column(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstMetricsNumSubj -
Validation metrics: calculate number of subjects_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSubjectColumns -
Standard-specific set of columns that identify a_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_columncompare(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstMetricsNumSubj -
Validation metrics: calculate number of subjects_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSubjectColumns -
Standard-specific set of columns that identify a_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_columnexists(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_columnvarlist(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_comparedomains(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_crossstdcomparedomains(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstcrossstd -
Name of the comparison standard_cstcrossstdver -
Version of the comparison standard_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_crossstdmetamismatch(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstcrossstd -
Name of the comparison standard_cstcrossstdver -
Version of the comparison standard_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_dsmismatch(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_metamismatch(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_notconsistent(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstMetricsNumSubj -
Validation metrics: calculate number of subjects_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSubjectColumns -
Standard-specific set of columns that identify a_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_notimplemented(_cstControl=);
[ Exposure:
external
]
_cstResultsDS -
Results data set_cstControl -
- required - The single observation data set that contains
%cstcheck_notincodelist(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_notsorted(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_notunique(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstMetricsNumSubj -
Validation metrics: calculate number of subjects_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSubjectColumns -
Standard-specific set of columns that identify a_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_recmismatch(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstMetricsNumSubj -
Validation metrics: calculate number of subjects_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSubjectColumns -
Standard-specific set of columns that identify a_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_recnotfound(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_violatesstd(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstMetricsNumSubj -
Validation metrics: calculate number of subjects_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSubjectColumns -
Standard-specific set of columns that identify a_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheck_zeroobs(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstMetricsNumSubj -
Validation metrics: calculate number of subjects_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheckcompareallcolumns(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheckentitynotfound(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheckforeignkeynotfound(_cstControl=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumRecs -
Validation metrics: number of records evaluated_cstMetricsNumRecs -
Validation metrics: calculate number of records_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstrunstd -
Primary standard_cstrunstdver -
Version of the primary standard_cstControl -
- required - The single-observation data set that contains
%cstcheckutil_formatlookup(_cstDSN=&_cstDSName, _cstDomOnly=, _cstCol1=&_cstColumn, _cstCol2=, _cstCol2Value=);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstDSN -
- required - The domain and table that contain _cstCol2._cstDomOnly -
- required - The alias for _cstDSN (only domain)._cstCol1 -
- required - The variable that contains the value to check_cstCol2 -
- required - The variable that defines the record to check_cstCol2Value -
- required - The value from _cstCol2.
%cstcheckutilcheckfile(_cstSourceDS=&_cstDSName, _cstSourceC1=&_cstColumn1, _cstSourceC2=&_cstColumn2, _cstSourceDir=, _cstSourceFileRef=, _cstWhereStatement=);
[ Exposure:
internal
]
_cst_rc -
Task error status_cstSourceDS -
- required - The source data set to evaluate by the_cstSourceC1 -
- required - _cstColumn1 macro variable value that_cstSourceC2 -
- required - The _cstColumn2 macro variable value that_cstSourceDir -
- optional - The directory path that is appended to_cstSourceFileRef -
- required - The file to look up. For example,_cstWhereStatement -
- optional - A SAS WHERE statement to subset
%cstcheckutilcheckfolder(_cstSourceDS=&_cstDSName, _cstSourceC1=&_cstColumn1, _cstSourceC2=&_cstColumn2, _cstWhereStatement=);
[ Exposure:
internal
]
_cst_rc -
Task error status_cstSourceDS -
- required - The source data set to evaluate by the_cstSourceC1 -
- required - The _cstColumn1 macro variable value that_cstSourceC2 -
- required - The _cstColumn2 macro variable value that_cstWhereStatement -
- optional - A SAS WHERE statement to subset
%cstcheckutilcheckstructure(_cstSourceDS=&_cstTableScope, _cstStndrd=&_cstStandard, _cstStndrdVersion=&_cstStandardVersion, _cstFileType=DATASET, _cstColumn=, _cstRefColumn=, _cstCmpRc=16);
[ Exposure:
internal
]
_cstDSLookup -
Name of _cstSourceDS data set_cstLookupDS -
Data set associated with _cst_rc_cstLookupLB -
- Libname retrievedTask error status_cstMemname -
- Filename retrieved from memname column in _cstSourceDS_cstNumObs -
- Number of observations from _cstSourceDS data set that_cstTemplateMemname -
- Name of template returned from &_cstLookupDS_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstSourceDS -
- required - The source data set to evaluate by the_cstStndrd -
- required - The standard under investigation, CST-FRAMEWORK._cstStndrdVersion -
- required - The version of the standard._cstFileType -
- required - The FILETYPE column value from the data set_cstColumn -
- required - The SAS Clinical Standards Toolkit column name_cstRefColumn -
- optional - The associated SAS Clinical Standards Toolkit_cstCmpRc -
- required - The minimum cstutilcomparestructure returncode
%cstcheckutilfindsasrefsfile(_cstSASRefsFile=&_cstDSName, _cstStdsDS=glmeta.standards, _cstFTypes=FILE FOLDER CATALOG, _cstOverrideUnresolvedMacro=N);
[ Exposure:
internal
]
_cstLRECL -
Logical record length setting for filename statement_cstValidationStd -
Standard of _cstSASRefsFile_cstValidationStdVer -
StandardVersion of _cstSASRefsFile_cst_rc -
Task error status_cstSASRefsFile -
- required - The SASReferences data set to evaluate._cstStdsDS -
- optional - The list of supported standards to use for_cstFTypes -
- required - The set of SASReferences file types of_cstOverrideUnresolvedMacro -
- optional - Do not report unresolved
%cstcheckutillookupvalues(_cstStdsDS=glmeta.standards);
[ Exposure:
internal
]
_cstValidationStd -
Standard of the StandardLookup data set_cstValidationStdVer -
StandardVersion of the StandardLookup data set_cstStdsDS -
- optional - The list of supported standards to use for
%cstgetmetadataforstandard(_cstSASReferences=, _cstResultsOverrideDS=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstMessages -
Cross-standard work Messages data set_cstMsgID -
Results: Result ID_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstSASReferences -
- required - The (libname.)member that refers to a_cstResultsOverrideDS -
- optional - The (libname.)member that refers
%cstupdatestandardsasrefs(_cstSASReferences=, _cstOutputDS=);
[ Exposure:
internal
]
_cstResultSeq -
Results: Unique invocation of check_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSASRefsLoc -
SASReferences file location_cstSASRefsName -
SASReferences file name_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstSASReferences -
- optional - The(libname.)member that points to a_cstOutputDS -
- required - The output data set to create that contains
%cstutil_allocatesasreferences(_cstSASRefsType=SASREFERENCES);
[ Exposure:
internal
]
_cstCheckID -
Check ID from the run-time check metadata_cstDeBug -
Turns debugging on or off for the session_cstFMTLibraries -
Modify format search path with.._cstLRECL -
Logical record length setting for filename statement_cstMessageOrder -
Merge or append message data sets_cstMessages -
Cross-standard work messages data set_cstReallocateSASRefs -
Reallocate SAS librefs and filerefs_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cst_MsgID -
Results: Result or validation check ID_cst_MsgParm1 -
Messages: Parameter 1_cst_MsgParm2 -
Messages: Parameter 2_cst_rc -
Task error status_cstSASRefsType -
- optional - The initial type of SASReferences data set
%cstutil_allocGlobalMetadataLib(_cstLibname=);
[ Exposure:
external
]
_cst_rc -
Task error status_cstLibname -
- required - The libname to assign.
%cstutil_appendresultds(_cstErrorDS=, _cstVersion=&_cstStandardVersion, _cstSource=&_cstCheckSource, _cstStdRef=, _cstOrderBy=);
[ Exposure:
internal
]
_cstCheckID -
Check ID from the run-time check metadata_cstCheckSource -
Source of check found in validation master/control_cstDebug -
Turns debugging on or off for the session_cstMessages -
Cross-standard work messages data set_cstResultFlag -
Results: Problem was detected_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandardVersion -
Version of the standard referenced in _cstStandard_cst_MsgID -
Results: Result or validation check ID_cst_MsgParm1 -
Messages: Parameter 1_cst_MsgParm2 -
Messages: Parameter 2_cst_rc -
Task error status_cstErrorDS -
- required - A SAS Work data set that contains one or more_cstVersion -
- required - The specific version of the model, which is_cstSource -
- required - The source of the check, which enables source-_cstStdRef -
- optional - The reference in the standard that supports_cstOrderBy -
- optional - The column order (SQL form, comma-separated
%cstutil_buildcollist(_cstFormatType=DATASET, _cstColWhere=, _cstDomWhere=, _cstStd=&_cstStandard, _cstStdVer=&_cstStandardVersion, _cstColDSName=&_cstColumnMetadata, _cstDomDSName=&_cstTableMetadata, _cstColSubOverride=N, _cstDomSubOverride=N);
[ Exposure:
internal
]
_cstColumnMetadata -
Table that contains column metadata referenced in_cstColumnScope -
Column scope as defined in validation check metadata_cstDebug -
Turns debugging on or off for the session_cstMsgID -
Results: Result or validation check ID_cstMsgParm1 -
Messages: Parameter 1_cstMsgParm2 -
Messages: Parameter 2_cstResultFlag -
Results: Problem was detected_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstTableMetadata -
Table that contains table metadata referenced in_cstTableScope -
Table scope as defined in validation check metadata_cst_rc -
Task error status_cstFormatType -
- required - The format type:_cstColWhere -
- optional - The WHERE clause to subset the returned set_cstDomWhere -
- optional - The WHERE clause to subset the returned set_cstStd -
- required - The name of the registered standard. Typically_cstStdVer -
- required - The version of _cstStd. Typically used only_cstColDSName -
- conditional - The name of the data set with column_cstDomDSName -
- conditional - The name of the data set with table_cstColSubOverride -
- required - Override sublist processing to allow_cstDomSubOverride -
- required - Override sublist processing to allow
%cstutil_builddomlist(_cstFormatType=DATASET, _cstDomWhere=, _cstStd=&_cstStandard, _cstStdVer=&_cstStandardVersion, _cstDomDSName=&_cstTableMetadata, _cstSubOverride=N);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstMsgID -
Results: Result or validation check ID_cstMsgParm1 -
Messages: Parameter 1_cstMsgParm2 -
Messages: Parameter 2_cstResultFlag -
Results: Problem was detected_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstTableMetadata -
Table that contains table metadata referenced in_cstTableScope -
Table scope as defined in validation check metadata_cst_rc -
Task error status_cstFormatType -
- required - The format type:_cstDomWhere -
- optional - The WHERE clause to subset returned set of_cstStd -
- required - The name of the registered standard. Typically used_cstStdVer -
- required - The version of _cstStd. Typically used only with_cstDomDSName -
- conditional - The name of the data set that is returned_cstSubOverride -
-required - Override sublist processing to allow
%cstutil_buildformatsfromxml(_cstFmtLib=, _cstReplaceFmtCat=Y, _cstFmtCatPrefix=, _cstFmtCatLang=, _cstFmtCatLangOption=English);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstSrcDataLibrary -
Source library being evaluated_cstStdMnemonic -
Standard mnemonic provided by the SAS Clinical_cst_rc -
Task error status_cstFmtLib -
- optional - The location where catalogs are written. If_cstReplaceFmtCat -
- optional - Replace an existing format catalog by_cstFmtCatPrefix -
- optional - The prefix to use for catalog names. If_cstFmtCatLang -
- optional - Create a format catalog only for the_cstFmtCatLangOption -
- optional - The action to take when no language
%cstutil_checkds(_cstdsname=, _csttype=, _cstsubtype=, _cststandard=*, _cststandardversion=*);
[ Exposure:
internal
]
_cstGRoot -
Root path of the global standards library_cstMessages -
Cross-standard work messages data set_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstdsname -
- required - The two-level name of the data set to validate._csttype -
- required - The type of data set to create. This value comes_cstsubtype -
- optional - This value comes from the SUBTYPE column in_cststandard -
- optional - The name of the data standard to validate_cststandardversion -
- optional - The version of the data standard to
%cstutil_cleanupcstsession(_cstClearCompiledMacros=0, _cstClearLibRefs=0, _cstResetSASAutos=0, _cstResetCmpLib=0, _cstResetFmtSearch=0, _cstResetSASOptions=1, _cstDeleteFiles=1, _cstDeleteGlobalMacroVars=0, _cstStd=, _cstStdVer=);
[ Exposure:
internal
]
_cstDeBug -
Turns debugging on or off for the session_cstInitSASAutos -
Initial SASautos setting_cstMessages -
Cross-standard work messages data set_cstMetricsDS -
Data set used to accumulate metrics for a validation_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstClearCompiledMacros -
- optional - Remove all compiled macros from_cstClearLibRefs -
- optional - Deallocate all librefs and filerefs that_cstResetSASAutos -
- optional - Reset the autocall search path to its_cstResetCmpLib -
- optional - Reset the compiled library path to its_cstResetFmtSearch -
- optional - Reset the format search path to its_cstResetSASOptions -
- optional - Reset the SAS options to their initial_cstDeleteFiles -
- optional - Delete all SAS Clinical Standards Toolkit_cstDeleteGlobalMacroVars -
- optional - Delete all SAS Clinical Standards_cstStd -
- optional - Limit cleanup to records for this standard (in_cstStdVer -
- optional - Limit cleanup to records for this
%cstutil_CreateMetadataReport(_cstStandardTitle=, _cstValidationDS=, _cstValidationDSWhClause=, _cstMessagesDS=, _cstStdRefDS=, _cstReportOutput=, _cstCheckMDReport=N, _cstMessageReport=N, _cstStdRefReport=N, _cstRecordView=N);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstStandardTitle -
- optional - The title that defines the title2_cstValidationDS -
- required - The validation data set that is used by a_cstValidationDSWhClause -
- optional - The WHERE clause that is applied_cstMessagesDS -
- required - The Messages data set that is used by a_cstStdRefDS -
- conditional - The Validation_stdref data set that is_cstReportOutput -
- required - The file that contains the report._cstCheckMDReport -
- optional - Generate the Run panel 2, Check Details._cstMessageReport -
- optional - Generate the Run panel 3, Message_cstStdRefReport -
- optional - Generate the Run panel 4, Reference_cstRecordView -
- optional - Generate a full listing of all available
%cstutil_createreport(_cstSASReferencesDSet=, _cstResultsDSet=&_cstRptResultsDS, _cstMetricsDSet=&_cstRptMetricsDS, _cstReportErrorsOnly=N, _cstReportObs=, _cstReportByTable=N, _cstTableChecksDSet=, _cstTableChecksCode=, _cstKeepTableCheckList=N, _cstTableSubset=, _cstReportOutput=, _cstSummaryReport=Y, _cstIOReport=Y, _cstMetricsReport=Y, _cstGeneralResultsReport=Y, _cstCheckIDResultsReport=Y);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstError -
Returned error code_cstRptMetricsDS -
Report metrics data set created by a SAS Clinical_cstRptResultsDS -
Report results data set created by a SAS Clinical_cstUniqueTables -
List of unique reporting tables_cstUniqueTablesCnt -
Count of unique reporting tables_cst_rc -
Task error status_cstSASReferencesDSet -
- conditional - The SASReferences data set that is_cstResultsDSet -
- conditional - The Results data set that is created by_cstMetricsDSet -
- optional - The Metrics data set that is created by a_cstReportErrorsOnly -
- optional - Print only non-informational Results_cstReportObs -
- optional - The number of Results data set records (per_cstReportByTable -
- optional - Generate Report1 (by checkid) results or_cstTableChecksDSet -
- optional - The data set that specifies a list of_cstTableChecksCode -
- conditional - The macro to build_cstKeepTableCheckList -
- required - For Report2, keep the derived_cstTableSubset -
- optional - For Report 2, subset Results data set to_cstReportOutput -
- required - The path and filename in which to write_cstSummaryReport -
- optional - Generate the Report Summary panel._cstIOReport -
- optional - Generate the Process Inputs/Outputs panel._cstMetricsReport -
- optional - Generate the Process Metrics panel._cstGeneralResultsReport -
- optional - Generate the General Process_cstCheckIDResultsReport -
- optional - Generate the Process Results
%cstutil_createsubdir(_cstSubDir=);
[ Exposure:
internal
]
studyOutputPath -
Toolkit output path for a study_cstSubDir -
- optional - The subdirectory to create. If this parameter
%cstutil_createsublists(_cstSupplementalVar=);
[ Exposure:
internal
]
_cstColumnScope -
Column scope as defined in validation check metadata_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSupplementalVar -
- optional - Specifies an additional variable
%cstutil_createTempMessages(_cstCreationFlag=);
[ Exposure:
internal
]
_cstMessages -
Cross-standard work messages data set_cstCreationFlag -
- optional - The name of the macro variable to set in
%cstutil_deleteDataSet(_cstDataSetName=, _cstLogging=0, _cstLoggingDS=);
[ Exposure:
internal
]
_cstDataSetName -
- required - The (libname.)memname of the data set to_cstLogging -
- optional - Boolean to signal whether deletion of the_cstLoggingDS -
- optional - User-defined data set to be used to log
%cstutil_getcstversion;
[ Exposure:
external
]
%cstutil_getRandomNumber(_cstVarname=);
[ Exposure:
internal
]
_cstVarname -
- required - The name of the macro variable to set with
%cstutil_getsasreference(_cstStandard=, _cstStandardVersion=, _cstSASRefType=, _cstSASRefSubtype=, _cstSASRefsasref=, _cstSASRefmember=, _cstConcatenate=0, _cstFullname=0, _cstAllowZeroObs=0);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstStandard -
- optional - The name of a registered standard. If blank,_cstStandardVersion -
- optional - The version of the registered standard._cstSASRefType -
- required - The file or data type from_cstSASRefSubtype -
- optional - The file or data subtype from_cstSASRefsasref -
- conditional - The name of the calling macro variable_cstSASRefmember -
-conditional - The name of the calling macro variable_cstConcatenate -
- optional - Return multiple row values, space-_cstFullname -
- optional - Return the full name from_cstAllowZeroObs -
- optional - Allow SASReferences to operate without
%cstutil_getsubjectcount(_cstDS=, _cstSubID=&_cstSubjectColumns);
[ Exposure:
internal
]
_cstMetricsCntNumSubj -
Validation metrics: number of subjects evaluated_cstSubjectColumns -
Standard-specific set of columns that identify a_cstDS -
- required - The source data set that contains the subject data_cstSubID -
- optional - The set of subject identifiers appropriate for
%cstutil_internalmanageresults(_cstAction=);
[ Exposure:
internal
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstResultsOverrideDS -
Name of override Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstAction -
- required - The primary action to perform. If this parameter
%cstutil_messagesdsattr;
[ Exposure:
internal
]
%cstutil_metricsdsattr;
[ Exposure:
internal
]
%cstutil_parsecolumnscope(_cstScopeStr=, _cstOpSource=, _cstSublistNum=);
[ Exposure:
internal
]
_cstCheckID -
Check ID from the run-time check metadata_cstColumnScope -
Column scope as defined in validation check metadata_cstDebug -
Turns debugging on or off for the session_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstScopeStr -
- required - The string value to parse. Typically, this is_cstOpSource -
- required - A modified string value to populate_cstSublistNum -
- required - The sublist number in columnScope. If there
%cstutil_parsescopesegment(_cstPart=, _cstVarName=, _cstMessageID=CST0004, _cstLengthOverride=N);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstParseLengthOverride -
Validation: Override requirement limiting_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstTString -
Constructed string to subset column and table metadata_cstPart -
- required - The part of the tableScope or columnScope string_cstVarName -
- required - The column name in either _csttablemetadata or_cstMessageID -
- optional - The SAS Clinical Standards Toolkit message ID_cstLengthOverride -
- optional - Ignore the length of the _cstVarName
%cstutil_parsetablescope(_cstScopeStr=, _cstOpSource=, _cstSublistNum=);
[ Exposure:
internal
]
_cstCheckID -
Check ID from the run-time check metadata_cstDebug -
Turns debugging on or off for the session_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstTableScope -
Table scope as defined in validation check metadata_cst_rc -
Task error status_cstScopeStr -
- required - The string value to parse. Typically,_cstOpSource -
- required - A modified string value to populate_cstSublistNum -
- required - The sublist number within tableScope. If
%cstutil_processsetup(_cstSASReferencesSource=SASREFERENCES, _cstSASReferencesName=sasreferences, _cstSASReferencesLocation=);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSASRefsLoc -
SASReferences file location_cstSASRefsName -
SASReferences file name_cstSetupSrc -
Setup source type (RESULTS or SASREFERENCES)_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardPath -
Rootpath associated with any given standard and_cstStandardVersion -
Version of the standard referenced in _cstStandard_cst_rc -
Task error status_cstSASReferencesSource -
- optional - The initial source on which to base_cstSASReferencesName -
- optional - The name of the SASReferences data_cstSASReferencesLocation -
- optional - The path (folder location) of
%cstutil_readcontrol;
[ Exposure:
external
]
_cstCheckID -
Check ID from the run-time check metadata_cstDebug -
Turns debugging on or off for the session_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstThisCheckDS -
Metadata for a specific validation check
%cstutil_readxmltags(_cstXMLFilename=inxml, _cstXMLReporting=Results, _cstXMLElementDS=work.cstodmelements, _cstXMLAttrDS=work.cstodmattributes);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstLRECL -
Logical record length setting for filename statement_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstXMLFilename -
- required - The fileref for input XML file._cstXMLReporting -
- required - The method to report the results:_cstXMLElementDS -
- conditional - The libref.dataset for file elements._cstXMLAttrDS -
- conditional - The libref.dataset for file attributes.
%cstutil_reportgeneralprocess;
[ Exposure:
external
]
_cstResultsDset -
The results data set created by a SAS Clinical
%cstutil_reportinputsoutputs;
[ Exposure:
external
]
_cstSASRefs -
Run-time SASReferences data set derived in process setup
%cstutil_reportprocessmetrics;
[ Exposure:
external
]
_cstMetricsDset -
Data set used to accumulate metrics for a validation_cstReportByTable -
Report results by table/domain (Y), rather than by_cstRptResultsDS -
Results data set created by a SAS Clinical Standards
%cstutil_reportprocessresults;
[ Exposure:
external
]
_cstDate -
Date the processs was run_cstMessages -
Cross-standard work Messages data set_cstReportByTable -
Report results by table and domain (Y), rather than_cstReportErrorsOnly -
Print only non-informational Result data set_cstReportObs -
Number of Result data set records (per checkid) to print_cstReportRuntime -
Datetime of the report_cstResultsDset -
Results data set created by a SAS Clinical Standards_cstRptControl -
Run-time validation control (check) data set_cstTableChecksCode -
Macro that builds _cstTableChecksDset_cstTableChecksDset -
Data set that provides the list of tables for each_cstTableSubset -
Subset Results data set by source data set (for_cstTypeType -
of process (for example, VALIDATION)_cstValDSType -
Validation check file as a data set or a data view
%cstutil_reportprocesssummary;
[ Exposure:
external
]
_cstDate -
Date the processs was run_cstKeepTableChecklist -
Keep the derived list of tables_cstMetricsDset -
Data set used to accumulate metrics for a validation_cstMetricsReport -
Generate Process Metrics panel (Y/N)_cstReportByTable -
Report results by table/domain (Y), rather than by_cstReportErrorsOnly -
Print only non-informational result data set_cstReportObs -
Number of result data set records (per checkid) to print_cstReportOutput -
Path/filename where report output is written_cstResultsDset -
Results data set created by a SAS Clinical Standards_cstRptResultsDS -
The results data set created by a SAS Clinical_cstSASReferencesDset -
SASReferences data set used by a process_cstTableChecksCode -
Macro to build _cstTableChecksDset_cstTableChecksDset -
Data set providing a list of tables for each check_cstTableSubset -
Subset Results data set by source data set (for
%cstutil_reportsetup(_cstRptType=Metadata);
[ Exposure:
external
]
_cstMessages -
Cross-standard work messages data set_cstMetricsDS -
Metrics data set_cstResultsDS -
Results data set_cstRptControl -
Run-time validation control (check) data set_cstRptLib -
SAS library destination for report output file_cstRptMetricsDS -
Metrics data set created by a SAS Clinical Standards_cstRptOutputFile -
Path and name of report output file_cstRptResultsDS -
Results data set created by a SAS Clinical Standards_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSASRefsLoc -
SASReferences file location_cstSASRefsName -
SASReferences file name_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSetupSrc -
Initial source on which to base the setup. In this_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstStdRef -
Data set (libref.dataset) that specifies supplemental_cstStdTitle -
Main derived standard-specific title of report_cstValDSType -
Validation check file as a DATA set or VIEW_cst_rc -
Task error statusworkpath -
Path to the SAS session work library_cstRptType -
- optional- The type of report to generate:
%cstutil_reporttabledata;
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstRptControl -
Run-time validation control (check) data set_cstRptResultsDS -
Results data set created by a SAS Clinical Standards_cstSrcMetadataDS -
Source table metadata_cstTableChecksCode -
Macro to build _cstTableChecksDset_cstTableChecksDset -
Data set that specifies a list of tables for each_cstTableSubset -
Subset Results data set by source data set (for_cstUniqueTables -
List of unique tables for which results were found_cstUniqueTablesCnt -
Count of tables in _cstUniqueTables
%cstutil_resultsdsattr;
[ Exposure:
internal
]
%cstutil_resultsdskeep;
[ Exposure:
internal
]
%cstutil_saveresults(_cstIncludeValidationMetrics=0);
[ Exposure:
internal
]
_cstMetricsDS -
Metrics data set_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cstIncludeValidationMetrics -
- optional - Include process results in the
%cstutil_setcstgroot;
[ Exposure:
internal
]
%cstutil_setcstsroot;
[ Exposure:
internal
]
%cstutil_setmodel(_cstStd=&_cstStandard, _cstStdVer=&_cstStandardVersion);
[ Exposure:
internal
]
_cstCheckID -
Check ID from the run-time check metadata_cstDebug -
Turns debugging on or off for the session_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstUseSourceMetadata -
Use source table and column metadata (Y/N)_cst_rc -
Task error status_cstStd -
- required - The name of the registered standard. This_cstStdVer -
- required - The version of _cstStd. This parameter is
%cstutil_writecubexml(_cstXMLOut=, _cstEncoding=UTF-8, _cstMDPFile=, _cstDebug=);
[ Exposure:
internal
]
_cstXMLOut -
- required - The destination and the filename for the XML_cstEncoding -
- optional - The XML encoding to use for the XML cube file._cstMDPFile -
- required - The SAS data set that specifies the pointers_cstDebug -
- optional - Output information that is useful for validating
%cstutil_writemetric(_cstMetricParameter=, _cstResultID=, _cstResultSeqParm=, _cstMetricCnt=, _cstSrcDataParm=, _cstMetricsDSParm=&_cstMetricsDS);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstMetricsDS -
Metrics data set_cstMetricParameter -
- required - The extensible set of metrics. This_cstResultID -
- optional - The result ID. Typically, this value is set_cstResultSeqParm -
- optional - A link between the metrics and the_cstMetricCnt -
- required - The record counter for _cstMetricParameter._cstSrcDataParm -
- optional - The information that links the metric back_cstMetricsDSParm -
- optional - The base (cross-check) Metrics data set
%cstutil_writeODMcubexml(_cstXMLOut=, _cstEncoding=UTF-8);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstTempRefMdTable -
Library containing reference ODM table and_cstXMLOut -
- required - The destination and the filename for the XML_cstEncoding -
- optional - The XML encoding to use for XML cube file.
%cstutil_writeresult(_cstResultID=, _cstValCheckID=, _cstResultParm1=, _cstResultParm2=, _cstResultSeqParm=1, _cstSeqNoParm=1, _cstSrcDataParm=, _cstResultFlagParm=0, _cstRCParm=0, _cstActualParm=, _cstKeyValuesParm=, _cstResultDetails=, _cstResultsDSParm=&_cstResultsDS);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstMessages -
Cross-standard work messages data set_cst_rc -
Task error status_cstResultID -
- required - The result ID of the matching record in the_cstValCheckID -
- optional - (for validation processes) The validation_cstResultParm1 -
- optional - The parameter to appear in the first_cstResultParm2 -
- optional - The parameter to appear in the second_cstResultSeqParm -
- optional - Typically, this value is 1, unless_cstSeqNoParm -
- optional - The sequence number within _cstResultSeqParm,_cstSrcDataParm -
- optional - The information that links the metric back_cstResultFlagParm -
- optional - A problem was detected. If this is an_cstRCParm -
- required - The value of _cst_rc at the point that the_cstActualParm -
- optional - The source data value or values that caused_cstKeyValuesParm -
- optional - Information that links the result back_cstResultDetails -
- optional - Run-time details about the result. These_cstResultsDSParm -
- optional - The base (cross-check) Results data set
%cstutiladddataset(_cstStd=, _cstStdVer=, _cstDS=, _cstInputDS=, _cstDSLabel=, _cstDSKeys=, _cstOverwrite=N);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstStd -
- required - The name of the data standard. For example,_cstStdVer -
- required - The version of the data standard. For example,_cstDS -
- required - The name of the data set (in the form_cstInputDS -
- required - The name of the source data set (in the form_cstDSLabel -
- optional - The data set label. Best practices recommend_cstDSKeys -
- optional - The data set keys. Best practices recommend_cstOverwrite -
- optional - Overwrite _cstDS if it exists.
%cstutiladddscolumn(_cstStd=, _cstStdVer=, _cstDS=, _cstColumn=, _cstColumnLabel=, _cstColumnType=, _cstColumnLength=, _cstColumnFmt=, _cstColumnInitValue=);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstStd -
- required - The name of the data standard. For example,_cstStdVer -
- required - The version of the data standard. For example,_cstDS -
- required - The <Libname>.<DSname> two-part SAS data set_cstColumn -
- required - The column to add to _cstDS._cstColumnLabel -
- required - The column label for the column to add._cstColumnType -
- required - The column type for the column to add:_cstColumnLength -
- required - The NUMERIC column length for the column_cstColumnFmt -
- optional - The column format for the column to add._cstColumnInitValue -
- optional - The column initial value for the
%cstutilappendmetadatarecords(_cstStd=, _cstStdVer=, _cstDS=, _cstNewDS=, _cstUpdateDSType=MERGE, _cstOverwriteDup=N, _cstTestMode=Y);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstStd -
- required - The name of the data standard. For example,_cstStdVer -
- required - The version of the data standard. For example,_cstDS -
- required - The <Libname>.<DSname> two-part SAS data set_cstNewDS -
- required - The <Libname>.<DSname> two-part SAS data set_cstUpdateDSType -
- required - Append or merge the records into the_cstOverwriteDup -
- optional - Allow the appended records to overwrite_cstTestMode -
- optional - Run the macro in test mode. In test mode,
%cstutilbuildattrfromds(_cstSourceDS=, _cstAttrVar=);
[ Exposure:
external
]
_cst_rc: -
Error detection return code. If 1, error exists._cst_rcmsg: -
Error return code message text_cstSourceDS -
- required - The source data set <libref.dset>._cstAttrVar -
- required - The macro variable to contain the ATTRIB
%cstutilbuildmetadatafromsasrefs(cstSRefsDS=&_cstsasrefs, cstRefTabDS=work.reference_tables, cstRefColDS=work.reference_columns, cstSrcTabDS=, cstSrcColDS=);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstLRECL -
Logical record length setting for filename statement_cstResultSeq -
Results: Unique invocation of check_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rccstSRefsDS -
- required - The SASReference data set. The value must usecstRefTabDS -
- required - The reference metadata table metadata data set.cstRefColDS -
- required - The reference metadata column metadata datacstSrcTabDS -
- optional - The source metadata table metadata data set.cstSrcColDS -
- optional - The source metadata column metadata data set.
%cstutilbuildstdvalidationcode(_cstStdDS=work._cstStandardsforIV, _cstSampleRootPath=, _cstSampleSASRefDSPath=, _cstSampleSASRefDSName=, _cstCallingDriver=Unspecified);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstStdDS -
- optional - The set of standards to validate, using the_cstSampleRootPath -
- optional - The root path to a study-specific_cstSampleSASRefDSPath -
- optional - The path to a study-specific_cstSampleSASRefDSName -
- optional - The name of the SASReferences data_cstCallingDriver -
- optional - The name of the driver module calling
%cstutilcheckforproblem(_cstRsltID=, _cstChkID=, _cstType=STD);
[ Exposure:
internal
]
_cstResultSeq -
Results: Unique invocation of check_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstRsltID -
- required - The error number (for example, CST0008) to_cstChkID -
- optional - The check number to report in the Results data_cstType -
- required - Evaluate STD or SAMPLE files.
%cstutilcheckjava;
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstResultsDS -
Results data set
%cstutilcheckwriteaccess(_cstFileType=, _cstFilePath=, _cstFileRef=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstFileType -
- required - The type of object to check within the SAS_cstFilePath -
- conditional - The physical path of the file or folder to_cstFileRef -
- required - The name of the object to check. For example:
%cstutilcomparestructure(_cstReturn=_cst_rc, _cstReturnMsg=_cst_rcmsg, _cstBaseDSName=, _cstCompDSName=, _cstResultsDS=work._cstCompareStructure);
[ Exposure:
external
]
&_cstReturn -
Task error status&_cstReturnMsg -
Message associated with _cst_rc_cstDebug -
Turns debugging on or off for the session_cstReturn -
- required - The macro variable that contains the return_cstReturnMsg -
- required - The macro variable that contains the return_cstBaseDSName -
- required - The reference data set, typically a_cstCompDSName -
- required - The data set that is compared against the_cstResultsDS -
- optional - The data set in which to save the detailed
%cstutilcreateattribfromds(_cstDataSetName=, _cstAttrFileref=, _cstRptType=LOG);
[ Exposure:
internal
]
_cstDataSetName -
- required - The (libname.)memname of the data set._cstAttrFileref -
- required - The fileref that points to the physical_cstRptType -
- optional - Report any problems in the SAS log or in the
%cstutilcreatetablesfrommetadata(_cstReturn=_cst_rc, _cstReturnMsg=_cst_rcmsg, _cstTableMD=, _cstColumnMD=, _cstOutputLibrary=, _cstNumObs=0, _cstWhereClause=);
[ Exposure:
external
]
_cstReturn -
- required - The macro variable that contains the return_cstReturnMsg -
- required - The macro variable that contains the return_cstTableMD -
- required - The two-level data set name of the table that_cstColumnMD -
- required - The two-level data set name of the table that_cstOutputLibrary -
- required - The libname in which the table shells_cstNumObs -
- optional - The number of records in the data sets to_cstWhereClause -
- optional - A valid SAS WHERE clause used in the PROC
%cstutildeletedscolumn(_cstStd=, _cstStdVer=, _cstDS=, _cstColumn=, _cstMustBeEmpty=Y, _cstTestMode=Y);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstStd -
- required - The name of the data standard. For example,_cstStdVer -
- required - The version of the data standard. For example,_cstDS -
- required - The <Libname>.<DSname> two-part SAS data set_cstColumn -
- required - The column in _cstDS to delete. Only one column_cstMustBeEmpty -
- required - Determine whether all column values are_cstTestMode -
- optional - Run the macro in test mode. In test mode,
%cstutildeletemetadatarecords(_cstStd=, _cstStdVer=, _cstDS=, _cstDSIfClause=, _cstTestMode=Y);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstStd -
- required - The name of the data standard. For example,_cstStdVer -
- required - The version of the data standard. For example,_cstDS -
- required - The <Libname>.<DSname> two-part SAS data set_cstDSIfClause -
- required - A SAS subset clause used in an IF statement_cstTestMode -
- optional - Run the macro in test mode. In test mode,
%cstutildropmissingvars(_cstDataSetName=, _cstDataSetOutName=, _cstNoDrop=);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstDataSetName -
- required - The (libname.)memname of the data set._cstDataSetOutName -
- required - The (libname.)memname of the output_cstNoDrop -
- optional - The list of the variables that will not be
%cstutilfindvalidfile(_cstFileType=, _cstFilePath=, _cstFileRef=);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstFileType -
- required - The type of object to check within the SAS_cstFilePath -
- conditional - The physical path of the file or folder to_cstFileRef -
- required - The name of the object to check.
%cstutilgetattribute(_cstDataSetName=_last_, _cstVarName=, _cstAttribute=);
[ Exposure:
internal
]
_cstDataSetName -
- required - The (libname.)memname of the data set._cstVarName -
- optional - The variable name in the data set._cstAttribute -
- required - The attribute to get.
%cstutilgetdslock(_cstLockDS=, _cstWaitTime=60);
[ Exposure:
external
]
_cstTransactionDS: -
Data set that contains one or more transactions to_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstLockDS -
- optional - The data set <libref.dset> to lock and update._cstWaitTime -
- optional - The number of seconds to attempt to get the
%cstutillogevent(_cstLockDS=, _cstUpdateDS=);
[ Exposure:
external
]
_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstLockDS -
- required - The data set <libref.dset> that contains_cstUpdateDS -
- required - The data set <libref.dset> that contains
%cstutilmodifycolumnattribute(_cstStd=, _cstStdVer=, _cstDS=, _cstColumn=, _cstAttr=, _cstAttrValue=, _cstTestMode=Y);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstStd -
- required - The name of the data standard. For example,_cstStdVer -
- required - The version of the data standard. For example,_cstDS -
- required - The <Libname>.<DSname> two-part SAS data set_cstColumn -
- required - The column to modify in _cstDS._cstAttr -
- required - The attribute to modify._cstAttrValue -
- required - The valid value for the attribute specified_cstTestMode -
- optional - Run the macro in test mode. In test mode,
%cstutilnobs(_cstDataSetName=_last_);
[ Exposure:
internal
]
_cstDataSetName -
- required - The (libname.)memname of the data set.
%cstutilprocessfailed(_cstResDS=&_cstResultsDS);
[ Exposure:
external
]
_cstResDS -
- optional - The Results data set for the process. Must be in
%cstutilprocessxmllog(_cstReturn=_cst_rc, _cstReturnMsg=_cst_rcmsg, _cstLogXMLPath=, _cstScope=USER);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstReturn -
- required - The macro variable that contains the return_cstReturnMsg -
- required - The macro variable that contains the return_cstLogXMLPath -
- required - The complete path to the XML log file_cstScope -
- required - The space-separated list of the message scope
%cstutilsetcstgroot93;
[ Exposure:
internal
]
%cstutilsetcstsroot93;
[ Exposure:
internal
]
%cstutiltrimcharvars(_cstDataSetName=, _cstDataSetOutName=, _cstNoTrim=);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstDataSetName -
- required - The (libname.)memname of the data set._cstDataSetOutName -
- required - The (libname.)memname of the output_cstNoTrim -
- optional - The list of blank-delimited variables not to
%cstutilupdatemetadatarecords(_cstStd=, _cstStdVer=, _cstDS=, _cstDSIfClause=, _cstColumn=, _cstValue=, _cstTestMode=Y);
[ Exposure:
external
]
_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_rc: -
Error detection return code (1 indicates an error)_cst_rcmsg: -
Error return code message text_cstStd -
- required - The name of the data standard. For example,_cstStdVer -
- required - The version of the data standard. For example,_cstDS -
- required - The <Libname>.<DSname> SAS data set to modify._cstDSIfClause -
- required - A SAS subset clause that specifies the_cstColumn -
- required - The name of the column in _cstDS. Only one_cstValue -
- required - The new value of _cstDS._cstColumn. You must_cstTestMode -
- optional - Run the macro in test mode. In test mode,
%cstutilvalidatesasreferences(_cstDSName=&_cstSASRefs, _cstStandard=CST-FRAMEWORK, _cstStandardversion=1.2, _cstSASRefsGoldStd=, _cstallowoverride=, _cstResultsType=LOG, _cstPreAllocated=N, _cstVerbose=N);
[ Exposure:
external
]
_cstDeBug -
Turns debugging on or off for the session_cstLRECL -
Logical record length setting for filename statement_cstMessages -
Cross-standard work messages data set_cstResultSeq -
Results: Unique invocation of check_cstSASRefs -
Run-time SASReferences data set derived in process_cstSASRefsLoc -
SASReferences file location_cstSASRefsName -
SASReferences file name_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cst_MsgID -
Results: Result or validation check ID_cst_MsgParm1 -
Messages: Parameter 1_cst_MsgParm2 -
Messages: Parameter 2_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstDSName -
-required - The SASReferences data set in the format_cstStandard -
- required - The name of a registered standard._cstStandardversion -
- required - The version of a registered standard._cstSASRefsGoldStd -
- required - The comparative gold standard against_cstallowoverride -
- optional - Ignore one or more of the conditions_cstResultsType -
- required - Report findings in the SAS log or in the_cstPreAllocated -
- required - Allocate librefs and filerefs when this_cstVerbose -
- required - Report specific problems and the absence of
%cstutilvalidationsummary(_cstResDS=&_cstResultsDS, _cstProcessSummary=N, _cstSeverityList=Note Warning Error);
[ Exposure:
external
]
_cstResultFlag -
Results: Problem was detected_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cst_MsgID -
Results: Result or validation check ID_cst_MsgParm1 -
Messages: Parameter 1_cst_MsgParm2 -
Messages: Parameter 2_cst_rc -
Task error status_cstResDS -
- optional - The Results data set for the process._cstProcessSummary -
- optional - Generate a PROCESS SUMMARY: prefix to_cstSeverityList -
- optional - The list of check severity values, space-
%cstutilwriteresultsintro(_cstProcessType=REPORTING, _cstPgm=);
[ Exposure:
internal
]
_cstDebug -
Turns debugging on or off for the session_cstResultFlag -
Results: Problem was detected_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstVersion -
Version of Clinical Standards Toolkit_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstProcessType -
Parameter description not provided
_cstPgm -
- optional - The name of the driver module calling this macro.
%cstutilxmlvalidate(_cstSASReferences=&_cstSASRefs, _cstLogLevel=info, _cstCallingPgm=None or unspecified);
[ Exposure:
external
]
_cstDebug -
Turns debugging on or off for the session_cstGRoot -
Root path of the global standards library_cstResultFlag -
Results: Problem was detected_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstVersion -
Version of the SAS Clinical Standards Toolkit_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rcstudyOutputPath -
Study-specific output root pathstudyRootPath -
Root path of the study library_cstSASReferences -
- required - The SASReferences data set that specifies_cstLogLevel -
- required - The level of error reporting._cstCallingPgm -
- optional - The name of the driver module calling
%cstvalidate(_cstCallingPgm=Unspecified, _cstReportOverride=N);
[ Exposure:
external
]
_cstCTDescription -
Description of controlled terminology packet_cstCheckSortOrder -
Order in which validation checks are run_cstDeBug -
Turns debugging on or off for the session_cstGRoot -
Root path of the global standards library_cstMessages -
Cross-standard work messages data set_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSRoot -
Root path of the sample library_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstStudyRootPath -
Physical path location of the study_cstVersion -
Version of the SAS Clinical Standards Toolkit_cst_MsgID -
Results: Result or validation check ID_cst_MsgParm1 -
Messages: Parameter 1_cst_MsgParm2 -
Messages: Parameter 2_cst_rc -
Task error status_cst_rcmsg -
Message associated with _cst_rc_cstCallingPgm -
- optional - The name of the driver module calling_cstReportOverride -
- optional - Override the process reporting summary