A PROC FORMAT (possibly using CNTLIN= to load from a SAS file) is a reasonable and efficient approach for known, discrete (or range-defined) value mapping (START-END to LABEL using SAS PROC FORMAT terms).
You mention about how can I get it done - presuming you mean to define the association data values, you can load from a SAS member which can be created from external source. Presumption is that someone, somewhere knows what's supposed to be used for this process, correct?
Scott Barry
SBBWorks, Inc.
Suggested Google advanced search argument, this topic / post:
proc format documentation cntlin site:sas.com
Message was edited by: sbb