DBA Data[Home] [Help]

APPS.POS_REG_WF_PKG dependencies on FND_FORM_FUNCTIONS

Line 152: FROM fnd_form_functions

148: --step 1: find the users that can approve external user registrations
149:
150: SELECT function_id
151: INTO l_approver_func_id
152: FROM fnd_form_functions
153: WHERE function_name = 'POS_REG_APPROVE_EXT_USERS';
154:
155: OPEN x_refcur FOR
156: 'SELECT DISTINCT fu.user_name