DBA Data[Home] [Help]

APPS.EDR_XDOC_UTIL_PKG dependencies on FND_USER

Line 529: from fnd_user where user_name = l_user_name;

525: from edr_psig_documents where document_id = p_eRecord_Id;
526:
527: /* Get the requestors user-id for Last Updated by field in Attachments */
528: select user_id into l_user_id
529: from fnd_user where user_name = l_user_name;
530:
531: -- Bug 4045057 : Start
532: -- Unset the secure context
533: