DBA Data[Home] [Help]

APPS.OKS_WF_K_APPROVE dependencies on WF_DIRECTORY

Line 340: WF_DIRECTORY.createAdHocRole(

336: END IF;
337: END LOOP;
338:
339: --Create an adhoc role using l_user_names
340: WF_DIRECTORY.createAdHocRole(
341: role_name=>l_role_name,
342: role_display_name=>l_role_display_name,
343: language=>null,
344: territory=>null,