DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_ACTION dependencies on WF_DIRECTORY

Line 217: WF_DIRECTORY.GetUserName( x_orig_system,

213: fetch vendor_contacts into x_vendor_user_id;
214:
215: x_orig_system:= 'FND_USR';
216:
217: WF_DIRECTORY.GetUserName( x_orig_system,
218: x_vendor_user_id,
219: x_contact_user_name,
220: x_contact_display_name);
221: