DBA Data[Home] [Help]

APPS.PQH_BDGT_REALLOC_UTILITY dependencies on PER_POS_STRUCTURE_ELEMENTS

Line 115: p_pos_str_ver_id in per_pos_structure_elements.pos_structure_version_id%type,

111: p_cur_assignment_id in per_assignments_f.assignment_id%type,
112: p_cur_member_id in pqh_routing_list_members.routing_list_member_id%type,
113: p_routing_list_id in pqh_routing_categories.routing_list_id%type,
114: p_cur_position_id in pqh_position_transactions.position_id%type,
115: p_pos_str_ver_id in per_pos_structure_elements.pos_structure_version_id%type,
116: p_next_position_id out nocopy pqh_position_transactions.position_id%type,
117: p_next_member_id out nocopy pqh_routing_list_members.routing_list_member_id%type,
118: p_next_role_id out nocopy number,
119: p_next_user_id out nocopy number,