DBA Data[Home] [Help]

APPS.POS_SPM_WF_PKG1 dependencies on POS_SUPPLIER_USERS_V

Line 2058: pos_supplier_users_v psuv

2054: OPEN x_refcur FOR
2055: select DISTINCT psuv.user_name
2056: from fnd_responsibility fr,
2057: fnd_user_resp_groups_direct furg,
2058: pos_supplier_users_v psuv
2059: where fr.menu_id IN
2060: (SELECT fme.menu_id
2061: FROM fnd_menu_entries fme
2062: START WITH fme.function_id = l_function_id