DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on PAY_PATCH_STATUS

Line 7844: from pay_patch_status

7840: END;
7841:
7842: select count(*)
7843: into g_debug_cnt
7844: from pay_patch_status
7845: where patch_name = 'HRGLOBAL_DEBUG';
7846:
7847: install(1);
7848: