DBA Data[Home] [Help]

APPS.LNS_BORROWERS_SUMMARY_PUB dependencies on HR_OPERATING_UNITS

Line 558: hr_operating_units org

554: org.name,
555: null,
556: null
557: from lns_system_options_all sys,
558: hr_operating_units org
559: where sys.ORG_ID = org.ORGANIZATION_ID;
560:
561: BEGIN
562: