12.12.2016 Views

bomtrm

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

AK_OBJECT_ATTRIBUTES_TL<br />

AK_OBJECT_ATTRIBUTES_TL stores translated information about the<br />

object attribute in AK_OBJECT_ATTRIBUTES. Each row includes the<br />

language the row is translated to, the translated attributes of the object<br />

attribute, and the object attribute identifier which uniquely identifies the<br />

object attribute. You need one row for each object attribute in each of the<br />

installed languages. Each row includes a language and SOURCE_LANG<br />

column which can be used to determine if a value has been translated or<br />

defaulted.<br />

Foreign Keys<br />

Primary Key Table Primary Key Column Foreign Key Column<br />

AK_OBJECT_ATTRIBUTES ATTRIBUTE_APPLICATION_ID ATTRIBUTE_APPLICATION_ID<br />

ATTRIBUTE_CODE<br />

ATTRIBUTE_CODE<br />

DATABASE_OBJECT_NAME<br />

DATABASE_OBJECT_NAME<br />

Column Descriptions<br />

Name Null? Type Description<br />

DATABASE_OBJECT_NAME (PK) NOT NULL VARCHAR2(30) Database object identifier<br />

ATTRIBUTE_CODE (PK) NOT NULL VARCHAR2(30) Attribute identifier of a<br />

database object<br />

ATTRIBUTE_APPLICATION_ID (PK) NOT NULL NUMBER(15) Product team’s application id<br />

which the object attribute<br />

belong to<br />

LANGUAGE (PK) NOT NULL VARCHAR2(4) The language code of the<br />

language which the translatable<br />

fields are translated to<br />

ATTRIBUTE_LABEL_LONG NULL VARCHAR2(80) Label/Prompt of object<br />

attribute<br />

ATTRIBUTE_LABEL_SHORT NULL VARCHAR2(30) A short label/prompt of object<br />

attribute (this column is<br />

obsolete, do not use)<br />

SOURCE_LANG NOT NULL VARCHAR2(4) The language code of the<br />

language which the translatable<br />

fields are translated to<br />

CREATED_BY NOT NULL NUMBER(15) Standard Who Column<br />

CREATION_DATE NOT NULL DATE Standard Who Column<br />

LAST_UPDATED_BY NOT NULL NUMBER(15) Standard Who Column<br />

LAST_UPDATE_DATE NOT NULL DATE Standard Who Column<br />

LAST_UPDATE_LOGIN NOT NULL NUMBER(15) Standard Who Column<br />

Indexes<br />

Index Name Index Type Sequence Column Name<br />

AK_OBJECT_ATTRIBUTES_TL_U1 UNIQUE 2 DATABASE_OBJECT_NAME<br />

6 ATTRIBUTE_CODE<br />

8 ATTRIBUTE_APPLICATION_ID<br />

10 LANGUAGE<br />

Oracle Proprietary, Confidential Information––Use Restricted by Contract<br />

3 – 36 Oracle Bills of Material Technical Reference Manual

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!