12.12.2016 Views

bomtrm

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

AK_LOOKUP_CODES<br />

AK_LOOKUP_CODES contains lookup code, lookup type and<br />

description of each lookup codes. It also contains translation<br />

information for the description of lookup code. You need one row for<br />

each lookup code/type that you want.<br />

Column Descriptions<br />

Name Null? Type Description<br />

LOOKUP_CODE (PK) NOT NULL VARCHAR2(25) Name of the lookup code<br />

LOOKUP_TYPE (PK) NOT NULL VARCHAR2(30) Defines the type of lookup code<br />

DESCRIPTION NULL VARCHAR2(80) A user friendly description of<br />

the lookup type<br />

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

language which the translatable<br />

fields are translated to<br />

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

which the values of the<br />

translatable columns were<br />

originally entered<br />

LAST_UPDATE_DATE NOT NULL DATE Standard Who Column<br />

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

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

CREATION_DATE NOT NULL DATE Standard Who Column<br />

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

Indexes<br />

Index Name Index Type Sequence Column Name<br />

AK_LOOKUP_CODES_U1 UNIQUE 2 LOOKUP_CODE<br />

4 LOOKUP_TYPE<br />

6 LANGUAGE<br />

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

3 – 28 Oracle Bills of Material Technical Reference Manual

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

Saved successfully!

Ooh no, something went wrong!