OFFER_TRANSLATION_ROW
Definition
The OFFER_TRANSLATION_ROW table contains the rows of translation table instances in
offers
Technical Data
Summary
The OFFER_TRANSLATION_ROW table is defined by the
following columns.
See the column details for more information.
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_OTRO_OTIN |
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 |
Index Details
The following database indexes are available in the
OFFER_TRANSLATION_ROW database table to improve the speed of data retrieval operations during
the business processes of SAP Convergent Charging:
IX_OTRO_OTIN
| Indexed Column(s) |
TINS_OID |
| Unique |
No |
| Partitioned |
No |
| Clustered |
No |
| Filegroup |
CATALOG_INDX |