The lookup table AWLOOKUP is used to hold small amounts of simple reference data which do not justify a separate table of their own. Each separate type of data is given a two-character identifier, for example AS for Award status. Each different valid value for each data type is given a one-character non-blank code, a description and a numeric value. This data is used to populate drop-down lists and for validation purposes when uploading or maintaining awards. This is a small, static table, which...
[more]