CS_SERVICEREQUEST_PVT Invalid Package Body Is Causing Additional Invalid Service (CS) Objects
(Doc ID 3047984.1)
Last updated on SEPTEMBER 23, 2024
Applies to:
Oracle Customer Support - Version 12.2.6 and laterInformation in this document applies to any platform.
Symptoms
The following invalid objects related to the Service (CS) module are present in the database:
APPS CS_SERVICEREQUEST_PVT PACKAGE BODY
APPS CS_SR_ACCOUNT_MERGE_PKG PACKAGE BODY
APPS CS_SR_PARTY_MERGE_PKG PACKAGE BODY
APPS CS_PARTYMERGE_PKG PACKAGE BODY
When trying to compile the package manually the following error occurs:
SQL> ALTER PACKAGE CS_SERVICEREQUEST_PVT COMPILE BODY;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY CS_SERVICEREQUEST_PVT
PLS-00306: wrong number or types of arguments in call to 'SERVICEREQUEST_CROSS_VAL'
PL/SQL: Statement ignored
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |