DBA Data[Home] [Help]

APPS.HR_POSITION_API dependencies on PER_JOBS

Line 299: from per_jobs

295: l_position_id per_positions.position_id%TYPE;
296: --
297: cursor csr_job_bg is
298: select business_group_id
299: from per_jobs
300: where job_id = p_job_id;
301: --
302: -- bug 2271064 get per_position_definitions segment values where
303: -- position_definition_id is known

Line 2044: from per_jobs

2040: where security_profile_id = p_security_profile_id;
2041: --
2042: cursor csr_job_bg is
2043: select business_group_id
2044: from per_jobs
2045: where job_id = p_job_id;
2046: --
2047: cursor isdel is
2048: select pbg.position_structure