DBA Data[Home] [Help]

APPS.POS_SPM_WF_PKG1 dependencies on POS_SUPPLIER_USERS_V

Line 2126: pos_supplier_users_v psuv

2122: OPEN x_refcur FOR
2123: select DISTINCT psuv.user_name
2124: from fnd_responsibility fr,
2125: fnd_user_resp_groups_direct furg,
2126: pos_supplier_users_v psuv
2127: where fr.menu_id IN
2128: (SELECT fme.menu_id
2129: FROM fnd_menu_entries fme
2130: START WITH fme.function_id = l_function_id