My Oracle Support Banner

What Process is Creating Message Code Starting with "CSE" in XNP_MSGS Table. (Doc ID 2984133.1)

Last updated on FEBRUARY 27, 2025

Applies to:

Oracle Service Fulfillment Manager - Version 12.1.3 and later
Information in this document applies to any platform.

Goal

What process is creating message code starting with "CSE".  These messages exist in xnp_msgs table.

select count(*), msg_code
from xnp_msgs
group by msg_code;

103  CSEMSISU
 18   CSEMSRCV
   6   CSEORGTR
 21   CSEPOINV
 93   CSESUBTR
 

Solution

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
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.