APPS.PSB_WORKSHEET dependencies on PSB_PAY_ELEMENTS
Line 334: from PSB_PAY_ELEMENTS
330: Max(last_update_date) lud_rates
331: from PSB_PAY_ELEMENT_RATES
332: where pay_element_id in
333: (select pay_element_id 334: from PSB_PAY_ELEMENTS 335: where data_extract_id = p_data_extract_id);
336:
337: cursor c_dist is
338: select count(*) count_dist,