DBA Data[Home] [Help]

APPS.FND_DATA_SECURITY dependencies on WF_DIRECTORY

Line 320: wf_directory.GetRoleOrigSysInfo(

316:
317: /* This routine may not perform as well as the old implementation of*/
318: /* our get_orig_key() but since it's only called when uploading grants*/
319: /* now this should suffice. */
320: wf_directory.GetRoleOrigSysInfo(
321: Role => p_user_name,
322: Orig_System => x_orig_system,
323: Orig_System_Id => x_orig_system_id);
324: