DBA Data[Home] [Help]

APPS.LNS_BORROWERS_SUMMARY_PUB dependencies on HR_OPERATING_UNITS

Line 576: hr_operating_units org

572: org.name,
573: null,
574: null
575: from lns_system_options_all sys,
576: hr_operating_units org
577: where sys.ORG_ID = org.ORGANIZATION_ID;
578:
579: BEGIN
580: