SUBS_TRANSLATION_ROW

Definition


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

Technical Data


Schema Version 5.0.6
Partitioned Yes, when you use the partitioning scheme and corresponding SQL scripts

Summary


The SUBS_TRANSLATION_ROW table is defined by the following columns in your back-end database. See the column details for more information.

Name PK FK IX Uses Used by Definition
INDEX_IN_TINS        

    The ordinal number of the row in the translation table instance
    TINS_OID     IX_SUBS_TRANSLATION_ROW  SUBS_TRANSLATION_INSTANCE (OID)
     

      The identifier of the translation instance
      IN_01        

        An input value of the row
        IN_02        

          An input value of the row
          IN_03        

            An input value of the row
            IN_04        

              An input value of the row
              IN_05        

                An input value of the row
                IN_START        

                  The input start date
                  IN_END        

                    The input end date
                    OUT_BD_01        

                      A decimal output value of the row
                      OUT_BD_02        

                        A decimal output value of the row
                        OUT_BD_03        

                          A decimal output value of the row
                          OUT_BD_04        

                            A decimal output value of the row
                            OUT_BD_05        

                              A decimal output value of the row
                              OUT_BD_06        

                                A decimal output value of the row
                                OUT_BD_07        

                                  A decimal output value of the row
                                  OUT_BD_08        

                                    A decimal output value of the row
                                    OUT_BD_09        

                                      A decimal output value of the row
                                      OUT_BD_10        

                                        A decimal output value of the row
                                        OUT_BD_11        

                                          A decimal output value of the row
                                          OUT_BD_12        

                                            A decimal output value of the row
                                            OUT_BD_13        

                                              A decimal output value of the row
                                              OUT_BD_14        

                                                A decimal output value of the row
                                                OUT_BD_15        

                                                  A decimal output value of the row
                                                  OUT_S_01        

                                                    A string output value of the row
                                                    OUT_S_02        

                                                      A string output value of the row
                                                      OUT_S_03        

                                                        A string output value of the row
                                                        OUT_S_04        

                                                          A string output value of the row
                                                          OUT_S_05        

                                                            A string output value of the row
                                                            OUT_S_06        

                                                              A string output value of the row
                                                              OUT_S_07        

                                                                A string output value of the row
                                                                OUT_S_08        

                                                                  A string output value of the row
                                                                  OUT_S_09        

                                                                    A string output value of the row
                                                                    OUT_S_10        

                                                                      A string output value of the row
                                                                      OUT_S_11        

                                                                        A string output value of the row
                                                                        OUT_S_12        

                                                                          A string output value of the row
                                                                          OUT_S_13        

                                                                            A string output value of the row
                                                                            OUT_S_14        

                                                                              A string output value of the row
                                                                              OUT_S_15        

                                                                                A string output value of the row
                                                                                ROOT_SUBS_OID     IX_STR_ROOT_SUBS_OID   

                                                                                  The root subscription
                                                                                  PARTITION_ID        

                                                                                    The partition of the subscriber account owning the subscription containing the translation instance

                                                                                    Column Details

                                                                                    The database schema defines the following columns. Check the definitions, types, available indexes, and formats:

                                                                                    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

                                                                                    IX_STR_ROOT_SUBS_OID

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