CDISC SDTM (3.1.1 and 3.1.2) validation.properties

Global Macro Variable
Values
* default value
Comments
_cstCheckSortOrder
_DATA_1
<keys>
This variable enables specification of the order in which the checks are to be run. The _DATA_ value indicates that checks are to be processed in the order defined in the Validation Control data set. You can specify a set of space-delimited keys from Validation Control columns (for example, checksource checkid).
_cstMetrics
0 (off)1
1 (on)
Toggle this variable to enable or disable metrics reporting. This variable attempts to provide a denominator for the errors that are detected. Increased processing time can result.
_cstMetricsDS
work._cstmetrics1
The default data set name that is used to accumulate results during a process. This variable is typically stored at the end of the process based on the SASReferences (type=results) entry.
_cstMetricsTimer
0 (off)
1 (on)1
This variable estimates the elapsed time to perform an action. Results are added to _cstMetricsDS. The value is ignored if _cstMetrics=0.
_cstMetricsNumSubj
0 (off)
1 (on)1
This variable enables counts on a subject level. The value is ignored if _cstMetrics=0.
_cstMetricsNumRecs
0 (off)
1 (on)1
This variable enables counts on the number of records tested. The value is ignored if _cstMetrics=0.
_cstMetricsNumChecks
0 (off)
1 (on)1
This variable specifies whether to report the number of distinct validation check invocations. The value is ignored if _cstMetrics=0.
_cstMetricsNumBadChecks
0 (off)
1 (on)1
This variable specifies whether to report the number of check invocations that were not run. The value is ignored if _cstMetrics=0.
_cstMetricsNumErrors
0 (off)
1 (on)1
This variable specifies whether to report the number of resultseverity="Error" records in the Results data set. This value is ignored if _cstMetrics=0.
_cstMetricsNumWarnings
0 (off)
1 (on)1
This variable specifies whether to report the number of resultseverity="Warning" records in the Results data set. This value is ignored if _cstMetrics=0.
_cstMetricsNumNotes
0 (off)
1 (on)1
This variable specifies whether to report the number of resultseverity="Note" records in the Results data set. The value is ignored if _cstMetrics=0.
_cstMetricsNumStructural
0 (off)
1 (on)1
This variable specifies whether to report the number of structural errors that were detected. This variable is based on the errors reported for checks where checktype= "Metadata". This excludes informational records in the Results data set. The value is ignored if _cstMetrics=0.
_cstMetricsNumContent
0 (off)
1 (on)1
This variable specifies whether to report the number of content errors that were detected. This variable is based on the errors reported for checks where checktype ^= "Metadata". This excludes informational records in the Results data set. The value is ignored if _cstMetrics=0.
_cstMetricsCntNumSubj
01
Actual count of the number of subjects that were tested. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumRecs
01
Actual count of the number of records that were tested. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumChecks
01
Actual count of the number of validation checks that were run. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumBadChecks
01
Actual count of the number of check invocations that were not run. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumErrors
01
Actual count of the number of errors that were reported. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumWarnings
01
Actual count of the number of warnings that were reported. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumNotes
01
Actual count of the number of notes that were reported. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumStructural
01
Actual count of the number of structural errors that were reported. The value is not calculated if _cstMetrics=0.
_cstMetricsCntNumContent
01
Actual count of the number of content errors that were reported. The value is not calculated if _cstMetrics=0.
_cstCRTVersion
1.01
Current CDISC CRT-DDS version.
Note: This variable might be deprecated in a future release.
1default value