Table: IN_TABLE_ATTRIBUTE

Table Name IN_TABLE_ATTRIBUTE
Table Description The IN_TABLE_ATTRIBUTE table contains the descriptions of the input attributes of the translation tables.
Tablespace CATALOG_DATA
Database Core Database
Columns
TTAB_OID
NAME
DESCRIPTION
INDEX_IN_TTAB

Columns of the Table

The IN_TABLE_ATTRIBUTE database table is defined by the following columns.

Column: TTAB_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

  • Foreign table: TRANSLATION_TABLE
  • Foreign field(s): OID

Index(es) IX_IN_ATTRIBUTE
Column Description The translation table unique ID. See the OID field of the TRANSLATION_TABLE table.


Column: NAME

Value Type VARCHAR(256), NOT NULL
Column Description The name of the attribute.


Column: DESCRIPTION

Value Type VARCHAR(2000)
Column Description The description of the attribute.


Column: INDEX_IN_TTAB

Value Type DECIMAL(3), NOT NULL
Column Description The index of the input attribute in the translation table.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.