DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_ACTION dependencies on WF_DIRECTORY

Line 222: WF_DIRECTORY.GetUserName( x_orig_system,

218: fetch vendor_contacts into x_vendor_user_id;
219:
220: x_orig_system:= 'FND_USR';
221:
222: WF_DIRECTORY.GetUserName( x_orig_system,
223: x_vendor_user_id,
224: x_contact_user_name,
225: x_contact_display_name);
226: