DBA Data[Home] [Help]

APPS.PQH_ASG_WRAPPER dependencies on PQH_GENERIC

Line 374: pqh_gen_form.g_txn_id := pqh_generic.g_txn_id; -- #3553723

370: IF pqh_gen_form.g_txn_id IS NULL THEN
371: --
372: hr_utility.set_location(l_proc,15);
373: --
374: pqh_gen_form.g_txn_id := pqh_generic.g_txn_id; -- #3553723
375: -- RETURN ( 'TRUE');-- #3553723
376: --
377: END IF;
378: --