DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on PER_ORGANIZATION_UNITS

Line 714: from per_organization_units

710: begin
711: --
712: select business_group_id
713: into business_group
714: from per_organization_units
715: where name = input_bg_name;
716: --
717: exception
718: --