OCON_TRANSLATION_ROW

Definition


The OCON_TRANSLATION_ROW table contains the rows of translation table instances in offer conditions

Technical Data


Schema Version 4.5.13
Tablespace CATALOG_DATA
Partitioned No

Summary


The OCON_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_OCTR_OCTI  OCON_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          

Column Details


INDEX_IN_TINS

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

TINS_OID

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

IN_01

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

IN_02

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

IN_03

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

IN_04

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

IN_05

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

IN_START

Definition The input start date
Type TIMESTAMP, NULL

IN_END

Definition The input end date
Type TIMESTAMP, 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 VARCHAR(256), NULL

OUT_S_02

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

OUT_S_03

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

OUT_S_04

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

OUT_S_05

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

OUT_S_06

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

OUT_S_07

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

OUT_S_08

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

OUT_S_09

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

OUT_S_10

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

OUT_S_11

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

OUT_S_12

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

OUT_S_13

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

OUT_S_14

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

OUT_S_15

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

Index Details


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

IX_OCTR_OCTI

Indexed Column(s) TINS_OID
Unique No
Partitioned No
Tablespace CATALOG_INDX