DBA Data[Home] [Help]

APPS.PAY_USER_COLUMN_INSTA_MATRIX dependencies on HR_PUMP_BATCH_HEADERS

Line 534: from hr_pump_batch_headers

530: --
531: l_batch_status varchar2(2);
532: cursor csr_status is
533: select batch_status status
534: from hr_pump_batch_headers
535: where batch_id = p_batch_id;
536: --
537: begin
538: --