DBA Data[Home] [Help]

APPS.PON_USER_PROFILE_PKG dependencies on POS_ENTERPRISE_UTIL_PKG

Line 667: POS_ENTERPRISE_UTIL_PKG.pos_create_enterprise_user(p_username

663: l_enterprise_id := POS_PARTY_MANAGEMENT_PKG.check_for_enterprise_user(p_username);
664: IF l_enterprise_id <> -1 THEN
665: x_enterprise_relationship := 'Y';
666: ELSE
667: POS_ENTERPRISE_UTIL_PKG.pos_create_enterprise_user(p_username
668: ,'First'
669: ,'Last'
670: ,'Email'
671: ,x_user_party_id