DBA Data[Home] [Help]

APPS.PA_HR_UPDATE_API dependencies on HR_ALL_ORGANIZATION_UNITS

Line 194: P_org_id IN hr_all_organization_units.organization_id%type

190:
191: -- pragma RESTRICT_REFERENCES (get_job_name, WNDS, WNPS );
192:
193: FUNCTION get_org_name(
194: P_org_id IN hr_all_organization_units.organization_id%type
195: ) RETURN hr_all_organization_units.name%type;
196:
197: -- pragma RESTRICT_REFERENCES (get_org_name, WNDS, WNPS );
198:

Line 195: ) RETURN hr_all_organization_units.name%type;

191: -- pragma RESTRICT_REFERENCES (get_job_name, WNDS, WNPS );
192:
193: FUNCTION get_org_name(
194: P_org_id IN hr_all_organization_units.organization_id%type
195: ) RETURN hr_all_organization_units.name%type;
196:
197: -- pragma RESTRICT_REFERENCES (get_org_name, WNDS, WNPS );
198:
199: FUNCTION get_grade_name(