mpe_x_test.some_num.sas File Reference

Generic validator for libraries. More...

Go to the source code of this file.

Detailed Description

The input table is simply one row from the target table in table called "work.source_row".

Available macro variables:

  • DC_LIBREF - The DC control library
  • LIBDS - The library.dataset being filtered
  • VARIABLE_NM - The column being filtered

Service Outputs

Output should be a single table called "work.dynamic_values" in the format below. display_value should always be character, raw_value is unformatted character/numeric.

DISPLAY_VALUE:$ RAW_VALUE:??
$44.00 44

SAS Macros

Definition in file mpe_x_test.some_num.sas.