DBA Data[Home] [Help]

APPS.POS_PARTY_MANAGEMENT_PKG dependencies on HZ_USER_PARTY_UTILS

Line 299: hz_user_party_utils.get_user_party_id

295: -- same e-mail address, and will reuse the party.
296: -- This will cause problem in our case as the vendor users typically
297: -- could share e-mail addresses ( as the e-mail is stored in site
298: -- tables but not in po_contact tables).
299: hz_user_party_utils.get_user_party_id
300: (p_username,
301: p_firstname,
302: l_lastname,
303: NULL,