Help for this page
my $sth = $dbh_conn->run_query('check_user', 'exec Mrf_Maint.check_use +r ?', $login_id);
sub run_query { ... return $sth; }