DBA Data[Home] [Help]

APPS.PAY_PAYROLL_ACTIONS_PKG dependencies on PAY_CONSOLIDATION_SETS

Line 305: from pay_consolidation_sets

301:
302:
303: cursor get_consolidation_set is
304: select consolidation_set_name
305: from pay_consolidation_sets
306: where consolidation_set_id = p_consolidation_set_id ;
307: --
308: --
309: cursor get_element_set is