DBA Data[Home] [Help]

APPS.PON_NEGOTIATION_COPY_GRP dependencies on POS_ENTERPRISE_UTIL_PKG

Line 11802: POS_ENTERPRISE_UTIL_PKG.GET_ENTERPRISE_PARTYID(l_site_id,

11798:
11799: --
11800: -- Get site ID for the enterprise
11801: --
11802: POS_ENTERPRISE_UTIL_PKG.GET_ENTERPRISE_PARTYID(l_site_id,
11803: l_error_code,
11804: l_error_message);
11805:
11806: IF (l_error_code IS NOT NULL OR l_site_id IS NULL) THEN