Search Results sv_soa_id
Overview
The XNP_SV_ORDER_MAPPINGS table is a core data object within the Oracle E-Business Suite Number Portability (XNP) module, present in versions 12.1.1 and 12.2.2. Its primary function is to serve as a central mapping and correlation table, linking key transactional entities within the order-to-fulfillment process for number portability services. The table stores event information associated with subscription versions or messages, effectively creating a bridge between the order management layer, the service fulfillment worklist, and the specific subscription version data structures (SOA and SMS). This mapping is critical for tracking the lifecycle of a porting request, ensuring that order activities, work items, and the underlying service subscription data remain synchronized throughout complex provisioning workflows.
Key Information Stored
The table's structure is designed to hold foreign key references to its related entities. The primary identifier is the SV_ORDER_MAPPING_ID, which is the table's unique primary key. The most significant columns are the foreign keys that define its relationships: ORDER_ID links to the XDP_ORDER_HEADERS table, connecting the mapping to the overarching service order. SV_SOA_ID and SV_SMS_ID reference the XNP_SV_SOA and XNP_SV_SMS tables respectively, tying the mapping to the specific subscription version objects for service order attributes and service management specifications. Finally, the WORKITEM_INSTANCE_ID column links to the XDP_FULFILL_WORKLIST table, associating the order and subscription data with a specific unit of work in the fulfillment engine's queue for processing and tracking.
Common Use Cases and Queries
This table is essential for operational reporting, troubleshooting, and process automation within the XNP module. A common use case is tracing the status of a porting order by joining the mapping table to its related entities to get a complete view. For instance, support personnel might query for all work items pending for a specific order, or developers might need to find all subscription versions associated with a completed work item instance. A typical analytical query would join XNP_SV_ORDER_MAPPINGS to XDP_ORDER_HEADERS for order details, to XDP_FULFILL_WORKLIST for work item status, and to the XNP_SV_SOA/SMS tables for service data, providing an end-to-end view of the porting transaction. The table is also pivotal for backend APIs and processes that need to navigate between these interconnected objects during order fulfillment and status update events.
Related Objects
The XNP_SV_ORDER_MAPPINGS table maintains documented foreign key relationships with several key tables in the XNP and XDP (Service Fulfillment) schemas. These relationships are fundamental to its role as a mapping entity:
- XDP_ORDER_HEADERS: Joined via the ORDER_ID column. This links the mapping to the master service order record.
- XNP_SV_SMS: Joined via the SV_SMS_ID column. This connects the mapping to the Subscription Version Service Management Specification details.
- XNP_SV_SOA: Joined via the SV_SOA_ID column. This connects the mapping to the Subscription Version Service Order Attributes.
- XDP_FULFILL_WORKLIST: Joined via the WORKITEM_INSTANCE_ID column. This associates the mapping with a specific task or activity in the fulfillment worklist.
-
Table: XNP_SV_ORDER_MAPPINGS
12.2.2
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_ORDER_MAPPINGS, object_name:XNP_SV_ORDER_MAPPINGS, status:VALID, product: XNP - Number Portability , description: Stores event information associated with subscription versions or messages. , implementation_dba_data: XNP.XNP_SV_ORDER_MAPPINGS ,
-
Table: XNP_SV_FAILURES
12.1.1
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_FAILURES, object_name:XNP_SV_FAILURES, status:VALID, product: XNP - Number Portability , description: Stores a list of service providers that failed to download subscription version data , implementation_dba_data: XNP.XNP_SV_FAILURES ,
-
Table: XNP_SV_FAILURES
12.2.2
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_FAILURES, object_name:XNP_SV_FAILURES, status:VALID, product: XNP - Number Portability , description: Stores a list of service providers that failed to download subscription version data , implementation_dba_data: XNP.XNP_SV_FAILURES ,
-
Table: XNP_SV_SOA_JN
12.1.1
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_SOA_JN, object_name:XNP_SV_SOA_JN, status:VALID, product: XNP - Number Portability , description: Journalling table for the XNP_SV_SOA table , implementation_dba_data: XNP.XNP_SV_SOA_JN ,
-
Table: XNP_SV_SOA_JN
12.2.2
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_SOA_JN, object_name:XNP_SV_SOA_JN, status:VALID, product: XNP - Number Portability , description: Journalling table for the XNP_SV_SOA table , implementation_dba_data: XNP.XNP_SV_SOA_JN ,
-
Table: XNP_SV_ORDER_MAPPINGS
12.1.1
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_ORDER_MAPPINGS, object_name:XNP_SV_ORDER_MAPPINGS, status:VALID, product: XNP - Number Portability , description: Stores event information associated with subscription versions or messages. , implementation_dba_data: XNP.XNP_SV_ORDER_MAPPINGS ,
-
Table: XNP_SV_SOA
12.2.2
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_SOA, object_name:XNP_SV_SOA, status:VALID, product: XNP - Number Portability , description: Container object for a porting request on a single telephone number , implementation_dba_data: XNP.XNP_SV_SOA ,
-
Table: XNP_SV_SOA
12.1.1
owner:XNP, object_type:TABLE, fnd_design_data:XNP.XNP_SV_SOA, object_name:XNP_SV_SOA, status:VALID, product: XNP - Number Portability , description: Container object for a porting request on a single telephone number , implementation_dba_data: XNP.XNP_SV_SOA ,
-
View: XNP_SV_ORDER_MAPP_DETAILS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XNP.XNP_SV_ORDER_MAPP_DETAILS_VL, object_name:XNP_SV_ORDER_MAPP_DETAILS_VL, status:VALID, product: XNP - Number Portability , description: Shows the orders related to a given subscription version , implementation_dba_data: APPS.XNP_SV_ORDER_MAPP_DETAILS_VL ,
-
View: XNP_SV_ORDER_MAPP_DETAILS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XNP.XNP_SV_ORDER_MAPP_DETAILS_VL, object_name:XNP_SV_ORDER_MAPP_DETAILS_VL, status:VALID, product: XNP - Number Portability , description: Shows the orders related to a given subscription version , implementation_dba_data: APPS.XNP_SV_ORDER_MAPP_DETAILS_VL ,
-
View: XNP_SV_SOA_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XNP.XNP_SV_SOA_VL, object_name:XNP_SV_SOA_VL, status:VALID, product: XNP - Number Portability , description: Shows porting information for a single telephone number. Removed ( SVA.CREATED_BY_SP_ID=SPR_OWN.SP_ID ) from WHERE clausefor Service Bureau, since this will be handled automagically by VPD. rnyberg, 11/06/2000. , implementation_dba_data: APPS.XNP_SV_SOA_VL ,
-
View: XNP_SV_SOA_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XNP.XNP_SV_SOA_VL, object_name:XNP_SV_SOA_VL, status:VALID, product: XNP - Number Portability , description: Shows porting information for a single telephone number. Removed ( SVA.CREATED_BY_SP_ID=SPR_OWN.SP_ID ) from WHERE clausefor Service Bureau, since this will be handled automagically by VPD. rnyberg, 11/06/2000. , implementation_dba_data: APPS.XNP_SV_SOA_VL ,