DBA Data[Home] [Help]

APPS.PER_QP_INVOCATIONS dependencies on HR_ASSIGNMENT_SETS

Line 83: from hr_assignment_sets

79: ,p_user_person_type IN OUT NOCOPY VARCHAR2) is
80: --
81: cursor c is
82: select assignment_set_name
83: from hr_assignment_sets
84: where assignment_set_id = p_invocation_context;
85: --
86: cursor c1 is
87: select qp_report_name