FND Design Data [Home] [Help]

Table: XNP_NUMBER_SPLITS

Product: XNP - Number Portability
Description: Stores information about a number split including the old number range, new number range and algorithm to convert from the old number to the new number range
Implementation/DBA Data: TableXNP.XNP_NUMBER_SPLITS
Primary Key: XNP_NUMBER_SPLITS_PK
  1. ColumnNUMBER_SPLIT_ID
Primary Key: XNP_NUMBER_SPLITS_UK1
  1. ColumnOLD_NUMBER_RANGE_ID
  2. ColumnNEW_NUMBER_RANGE_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
XNP_NUMBER_SPLITS FK Joins to TableXNP_NUMBER_RANGES XNP_NUMBER_SPLITS.NEW_NUMBER_RANGE_ID
XNP_NUMBER_SPLITS FK Joins to TableXNP_NUMBER_RANGES XNP_NUMBER_SPLITS.OLD_NUMBER_RANGE_ID