DBA Data[Home] [Help]

APPS.HR_SCL_FLEX dependencies on HR_ESTABLISHMENTS_V

Line 659: from HR_ESTABLISHMENTS_V est

655: l_business_group_id number;
656: --
657: cursor csr_chk_est is
658: select est.business_group_id
659: from HR_ESTABLISHMENTS_V est
660: where est.establishment_id = p_segment9;
661: --
662: begin
663: hr_utility.set_location('Entering: '||l_proc, 1);