DBA Data[Home] [Help]

APPS.POS_ACK_PO dependencies on WF_DIRECTORY

Line 158: WF_DIRECTORY.GetUserName( 'FND_USR',

154: select description into l_accp_type from POS_ACK_ACC_TYPE_LOV_V
155: where LOOKUP_CODE = l_po_acc_type_code; */
156:
157: -- Get the supplier user name
158: WF_DIRECTORY.GetUserName( 'FND_USR',
159: l_user_id,
160: l_supp_username,
161: l_supplier_displayname);
162: -- Get the Vendor Name