DBA Data[Home] [Help]

APPS.PON_NEGOTIATION_COPY_GRP dependencies on POS_ENTERPRISE_UTIL_PKG

Line 10452: POS_ENTERPRISE_UTIL_PKG.GET_ENTERPRISE_PARTYID(l_site_id,

10448:
10449: --
10450: -- Get site ID for the enterprise
10451: --
10452: POS_ENTERPRISE_UTIL_PKG.GET_ENTERPRISE_PARTYID(l_site_id,
10453: l_error_code,
10454: l_error_message);
10455:
10456: IF (l_error_code IS NOT NULL OR l_site_id IS NULL) THEN