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_FLOW_PAGES_TL<br />

AK_FLOW_PAGES_TL stores translated information about the flow<br />

pages in AK_FLOW_PAGES. Each row includes the language the row is<br />

translated to, the translated attributes of the flow page, and the flow<br />

page identifier which uniquely identifies the flow page. You need one<br />

row for each flow page in each of the installed languages. Each row<br />

includes a language and SOURCE_LANG column which can be used to<br />

determine if a value has been translated or defaulted.<br />

Foreign Keys<br />

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

AK_FLOW_PAGES FLOW_APPLICATION_ID FLOW_APPLICATION_ID<br />

FLOW_CODE<br />

FLOW_CODE<br />

PAGE_APPLICATION_ID<br />

PAGE_APPLICATION_ID<br />

PAGE_CODE<br />

PAGE_CODE<br />

Column Descriptions<br />

Name Null? Type Description<br />

FLOW_CODE (PK) NOT NULL VARCHAR2(30) Flow unique identifier<br />

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

which the flow belong to<br />

PAGE_CODE (PK) NOT NULL VARCHAR2(30) Flow page identifier<br />

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

which the flow page 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 />

NAME NOT NULL VARCHAR2(80) Name of flow page<br />

DESCRIPTION NULL VARCHAR2(2000) Description of flow page<br />

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

which the values of the<br />

translatable columns were<br />

originally entered<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_FLOW_PAGES_TL_U1 UNIQUE 4 FLOW_CODE<br />

6 FLOW_APPLICATION_ID<br />

10 PAGE_CODE<br />

12 PAGE_APPLICATION_ID<br />

14 LANGUAGE<br />

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

3 – 16 Oracle Bills of Material Technical Reference Manual

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

Saved successfully!

Ooh no, something went wrong!