DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on PAY_PATCH_STATUS

Line 7586: from pay_patch_status

7582: g_debug_cnt := 0;
7583:
7584: select count(*)
7585: into g_debug_cnt
7586: from pay_patch_status
7587: where patch_name = 'HRGLOBAL_DEBUG';
7588:
7589: install(1);
7590: