DBA Data[Home] [Help]

APPS.PQH_BDGT_REALLOC_UTILITY dependencies on PQH_ROUTING_LISTS

Line 91: p_routing_list_id out nocopy pqh_routing_lists.routing_list_id%type,

87: p_user_active_role_id in out nocopy pqh_roles.role_id%type,
88: p_user_active_role_name in out nocopy pqh_roles.role_name%type,
89: p_routing_category_id out nocopy pqh_routing_categories.routing_category_id%type,
90: p_member_cd out nocopy pqh_transaction_categories.member_cd%type,
91: p_routing_list_id out nocopy pqh_routing_lists.routing_list_id%type,
92: p_member_role_id out nocopy pqh_roles.role_id%type,
93: p_member_user_id out nocopy fnd_user.user_id%type,
94: p_person_id out nocopy fnd_user.employee_id%type,
95: p_member_id out nocopy pqh_routing_list_members.routing_list_member_id%type,