DBA Data[Home] [Help]

APPS.AP_CREDIT_CARD_INVOICE_PKG dependencies on AP_WEB_DB_UTIL_PKG

Line 286: AP_WEB_DB_UTIL_PKG.RaiseException( 'GetVendorSiteId' );

282: l_party_site_id := null;
283: l_terms_id := null;
284: l_accts_pay_ccid := null;
285: WHEN OTHERS THEN
286: AP_WEB_DB_UTIL_PKG.RaiseException( 'GetVendorSiteId' );
287: APP_EXCEPTION.RAISE_EXCEPTION;
288: END;
289:
290: -- Bug: 7234744 populate terms-id in the interface table.