{
{    The purpose of this request is to determine which mainframes for which a
{ job "fits" the validation categories.
{
{       QFP$DETERMINE_MAINFRAME_FITNESS (JOB_CATEGORY_SET, LEVELED_JOB,
{             LOGIN_FAMILY, VALID_MAINFRAMES_SET, STATUS);
{
{ JOB_CATEGORY_SET: (input)  These are the job categories of the job being
{       tested.
{
{ LEVELED_JOB: (input)  This indicates if the job is a candidate for other
{       mainframes or if it is a candidate for the submitting mainframe only.
{
{ LOGIN_FAMILY: (input)  This is the login family of the job being tested.
{
{ VALID_MAINFRAMES_SET: (output)  This is the set of mainframes that the job is
{       valid for.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             jme$no_mainframe_found_for_job
