| Using the SAS Data Quality Server Software |
To specify definitions in your SAS data cleansing programs, you need to know the names of the definitions that are available in a particular locale. Use the AUTOCALL macro %DQPUTLOC (see %DQPUTLOC AUTOCALL Macro) to display information on a locale that is currently loaded into memory. The function DQLOCALEINFOGET (see DQLOCALEINFOGET Function) serves the same purpose.
Use the function DQLOCALEINFOLIST to display a list of definitions in a specified locale (see DQLOCALEINFOLIST Function).
If you are unsure of the locale that best fits your data, use the function DQLOCALEGUESS to return the name of the locale (see DQLOCALEGUESS Function).
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.