global standards library directory/standards/cdisc-adam-2.1-1.7/validation/controlglobal standards library directory/standards/cdisc-adam-2.1-1.7/messages1 and is used only by the
SAS Clinical Standards Toolkit framework macro %CSTUTIL_PARSESCOPESEGMENT
when evaluating the validation check data set fields tablescope and
columnscope. For ADaM validation, it is recommended that this value
always be set to 1.
<blank>. A value of UPCASE is
also allowed. This property (global macro variable) is used only in
the validation check data set field codelogic. For example, consider
this codelogic:
if (&_cstCaseMgmt(&_cstColumn) not in ("","Y")) then _cstError=1;|
%CSTCHECK_COLUMN
|
%CSTCHECK_CROSSSTDCOMPAREDOMAINS*
|
|
%CSTCHECK_COLUMNCOMPARE
|
%CSTCHECK_CROSSSTDMETAMISMATCH*
|
|
%CSTCHECK_COLUMNVARLIST
|
%CSTCHECK_METAMISMATCH
|
|
%CSTCHECK_COMPAREDOMAINS
|
%CSTCHECK_NOTINCODELIST
|
|
%CSTCHECK_DSMISMATCH
|
%CSTCHECK_NOTUNIQUE
|
|
%CSTCHECK_NOTCONSISTENT
|
%CSTCHECK_ZEROOBS
|
|
%CSTCHECKCOMPAREALLCOLUMNS*
|
|




