
  TYPE
    nft$ntf_send_rc_response_codes = (nfc$message_accepted,
          nfc$ntf_incorrect_signon_status, nfc$ntf_remote_system_not_found,
          nfc$ntf_batch_stream_not_found, nfc$ntf_client_not_found,
          nfc$ntf_no_users_found);

