12%mp_assertscope(SNAPSHOT)
13%put %mf_getfmtlist(sashelp.prdsale);
14%mp_assertscope(COMPARE)
18 "%mf_getfmtlist(sashelp.prdsale)"=
"DOLLAR $CHAR W MONNAME"
20 desc=Checking basic numeric,
21 outds=work.test_results
26 "%mf_getfmtlist(sashelp.shoes)"=
"$CHAR BEST DOLLAR"
28 desc=Checking basic
char,
29 outds=work.test_results