![]() | SUMMARY | DETAIL |
This is the SDTM 3.1.3 runtime macro library.
| Macro Summary | |
external | %sdtm_validate(_cstCallingPgm=Unspecified); Validates CDISC SDTM model files. ... |
internal | %sdtmcheckutil_recordlookup(_cstSourceDS=&_cstDSName, _cstSourceLib=&_cstRefOnly); Identifies records in _cstSourceDS not found in the referenced lookup data set. ... |
internal | %sdtmutil_buildcheckdomainlist(_cstCheckDS=, _cstWhereClause=, _cstOutputDS=); Builds a data set that specifies domains to validate by each check. ... |
external | %sdtmutil_createformatsfromcrtdds; Derives codelists from a CRT-DDS data library. ... |
external | %sdtmutil_createsasdatafromxpt; Derives source metadata files from a CRT-DDS data library. ... |
external | %sdtmutil_createsrcmetafromcrtdds; Derives source metadata files from a CRT-DDS data library. ... |
external | %sdtmutil_createsrcmetafromsaslib; Derives source metadata files from a SAS data library. ... |
internal | %sdtmutil_iso8601(_cstString=); Verifies that a string is in a valid ISO 8601 format. ... |
| Macro Detail |
%sdtm_validate(_cstCallingPgm=Unspecified);
[ Exposure:
external
]
_cstCheckSortOrder -
Specifies the order in which validation checks are_cstDebug -
Turns debugging on or off for the session_cstGRoot -
Root path of the Toolkit Global Library_cstMetrics -
Toggle to enable or disable metrics reporting_cstMetricsCntNumBadChecks -
Validation metrics: validation checks not_cstMetricsCntNumChecks -
Validation metrics: distinct validation check_cstMetricsCntNumContent -
Validation metrics: number of content_cstMetricsCntNumErrors -
Validation metrics: number of errors detected_cstMetricsCntNumNotes -
Validation metrics: number of notes detected_cstMetricsCntNumStructural -
Validation metrics: number of structural_cstMetricsCntNumWarnings -
Validation metrics: number of warnings_cstMetricsDS -
Data set used to accumulate metrics for a validation_cstMetricsNumBadChecks -
Validation metrics: calculate validation_cstMetricsNumChecks -
Validation metrics: calculate distinct validation_cstMetricsNumContent -
Validation metrics: calculate number of content_cstMetricsNumErrors -
Validation metrics: calculate number of errors_cstMetricsNumNotes -
Validation metrics: calculate number of notes_cstMetricsNumStructural -
Validation metrics: calculate number of_cstMetricsNumWarnings -
Validation metrics: calculate number of_cstMetricsTimer -
Validation metrics: include estimate the elapsed time_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 statusstudyRootPath -
Root path of the Study Library_cstCallingPgm -
- optional - The name of the driver module calling
%sdtmcheckutil_recordlookup(_cstSourceDS=&_cstDSName, _cstSourceLib=&_cstRefOnly);
[ Exposure:
internal
]
_cstDSName -
Source data set evaluated by the validation check_cstDebug -
Turns debugging on or off for the session_cstRefOnly -
Source libref for the lookup (parent) domain_cstSourceDS -
- required - The source data set to evaluate by the_cstSourceLib -
- required - The source libref for the lookup (parent)
%sdtmutil_buildcheckdomainlist(_cstCheckDS=, _cstWhereClause=, _cstOutputDS=);
[ Exposure:
internal
]
_cstResultsDS -
Results data set_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_cstCheckDS -
- optional - The validation check data set that contains_cstWhereClause -
- optional - The WHERE clause to subset _cstCheckDS._cstOutputDS -
- required - The data set that is returned to the calling
%sdtmutil_createformatsfromcrtdds;
[ Exposure:
external
]
_cstCTCat -
Format catalog name_cstCTLibrary -
Target library for formats_cstGRoot -
Root path of the Toolkit Global Library_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSASrefLib -
Library of derived CDT-DDS data sets_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to Toolkit_cstStandardVersion -
Version of the standard referenced in _cstStandardstudyRootPath -
Root path of the Study Library
%sdtmutil_createsasdatafromxpt;
[ Exposure:
external
]
_cstGRoot -
Root path of the Toolkit Global Library_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSASrefLib -
Library of derived CRT-DDS data sets_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to Toolkit_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstStudyLibrary -
Target library for new data sets_cstXMLLibrary -
Fileref of define xml filestudyRootPath -
Root path of the Study Library
%sdtmutil_createsrcmetafromcrtdds;
[ Exposure:
external
]
_cstCRTDataLib -
CRT-DDS source data library_cstGRoot -
Root path of the Toolkit Global Library_cstRefColumnDS -
SDTM reference column data set_cstRefTableDS -
SDTM reference table data set_cstReflib -
SDTM reference library_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSDTMDataLib -
SDTM metadata library_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to Toolkit_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstTrgColumnDS -
Target source column metadata data set_cstTrgDocumentDS -
Target source documents metadata data set_cstTrgMetaLibrary -
Target library for CRT-DDS source data_cstTrgStudyDS -
Target source study metadata data set_cstTrgTableDS -
Target source table metadata data set_cstTrgValueDS -
Target source value metadata data setstudyRootPath -
Root path of the Study Library
%sdtmutil_createsrcmetafromsaslib;
[ Exposure:
external
]
_cstCRTDataLib -
CRT-DDS Source data library_cstClassColumnDS -
Reference class column metadata data set_cstGRoot -
Root path of the Toolkit Global Library_cstRefColumnDS -
Reference column metadata data set_cstRefLib -
Reference metadata library_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSDTMDataLib -
SDTM Source data library_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to Toolkit_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstTrgMetaLibrary -
Target Source metadata library_cstTrgStudyDS -
Target Source study metadata data setstudyRootPath -
Root path of the Study Library
%sdtmutil_iso8601(_cstString=);
[ Exposure:
internal
]
_cstISOParseCharList -
String used to parse the value of _csString for_cstMaxISOStringLength -
Maximun length of the ISO String (64)_cstString -
- required - The name of the SAS data set variable to check.