SUBS_TRANSLATION_ROW

Definition


The SUBS_TRANSLATION_ROW table contains the rows of translation table instances in subscriptions

Technical Data


Schema Version 4.5.13
Segment SUBSCRIBER_DATA
Partitioned Yes, when you use the partitioning scheme and corresponding SQL scripts

Summary


The SUBS_TRANSLATION_ROW table is defined by the following columns. See the column details for more information.

Name PK FK IX Uses Used by
INDEX_IN_TINS          
TINS_OID     IX_SUBS_TRANSLATION_ROW  SUBS_TRANSLATION_INSTANCE (OID)
 
 
IN_01          
IN_02          
IN_03          
IN_04          
IN_05          
IN_START          
IN_END          
OUT_BD_01          
OUT_BD_02          
OUT_BD_03          
OUT_BD_04          
OUT_BD_05          
OUT_BD_06          
OUT_BD_07          
OUT_BD_08          
OUT_BD_09          
OUT_BD_10          
OUT_BD_11          
OUT_BD_12          
OUT_BD_13          
OUT_BD_14          
OUT_BD_15          
OUT_S_01          
OUT_S_02          
OUT_S_03          
OUT_S_04          
OUT_S_05          
OUT_S_06          
OUT_S_07          
OUT_S_08          
OUT_S_09          
OUT_S_10          
OUT_S_11          
OUT_S_12          
OUT_S_13          
OUT_S_14          
OUT_S_15          
ROOT_SUBS_OID     IX_STR_ROOT_SUBS_OID     
PARTITION_ID          

Column Details


INDEX_IN_TINS

Definition The ordinal number of the row in the translation table instance
Type DECIMAL(5), NOT NULL

TINS_OID

Definition The identifier of the translation instance
Type DECIMAL(28), NOT NULL
Available Index IX_SUBS_TRANSLATION_ROW

IN_01

Definition An input value of the row
Type NVARCHAR(256), NULL

IN_02

Definition An input value of the row
Type NVARCHAR(256), NULL

IN_03

Definition An input value of the row
Type NVARCHAR(256), NULL

IN_04

Definition An input value of the row
Type NVARCHAR(256), NULL

IN_05

Definition An input value of the row
Type NVARCHAR(256), NULL

IN_START

Definition The input start date
Type DATETIME, NULL

IN_END

Definition The input end date
Type DATETIME, NULL

OUT_BD_01

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_02

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_03

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_04

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_05

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_06

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_07

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_08

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_09

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_10

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_11

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_12

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_13

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_14

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_BD_15

Definition A decimal output value of the row
Type DECIMAL(28,6), NULL

OUT_S_01

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_02

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_03

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_04

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_05

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_06

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_07

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_08

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_09

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_10

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_11

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_12

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_13

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_14

Definition A string output value of the row
Type NVARCHAR(256), NULL

OUT_S_15

Definition A string output value of the row
Type NVARCHAR(256), NULL

ROOT_SUBS_OID

Definition The root subscription
Type DECIMAL(28), NOT NULL
Available Index IX_STR_ROOT_SUBS_OID

PARTITION_ID

Definition The partition of the subscriber account owning the subscription containing the translation instance
Type DECIMAL(4), NOT NULL

Index Details


The following database indexes are available in the SUBS_TRANSLATION_ROW database table to improve the speed of data retrieval operations during the business processes of SAP Convergent Charging:

IX_SUBS_TRANSLATION_ROW

Indexed Column(s) TINS_OID
Unique No
Partitioned Yes
Clustered No
Segment SUBSCRIBER_INDX

IX_STR_ROOT_SUBS_OID

Indexed Column(s) ROOT_SUBS_OID
Unique No
Partitioned Yes
Clustered Yes
Segment SUBSCRIBER_INDX