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

AK_FLOW_REGION_RELATIONS defines the foreign key relationship<br />

between two flow page regions. You will need one row for each<br />

relationship that you want to create.<br />

Each relationship must specify the flow, the ”From” (parent) page<br />

region, the ”To” (child) page region and the foreign key that links the<br />

”From” (parent) page region to the ”To” (child) page region.<br />

Foreign Keys<br />

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

AK_FLOW_PAGE_REGIONS FLOW_APPLICATION_ID FLOW_APPLICATION_ID<br />

FLOW_CODE<br />

FLOW_CODE<br />

PAGE_APPLICATION_ID<br />

FROM_PAGE_APPL_ID<br />

PAGE_CODE<br />

FROM_PAGE_CODE<br />

REGION_APPLICATION_ID<br />

FROM_REGION_APPL_ID<br />

REGION_CODE<br />

FROM_REGION_CODE<br />

AK_FLOW_PAGE_REGIONS FLOW_APPLICATION_ID FLOW_APPLICATION_ID<br />

FLOW_CODE<br />

FLOW_CODE<br />

PAGE_APPLICATION_ID<br />

TO_PAGE_APPL_ID<br />

PAGE_CODE<br />

TO_PAGE_CODE<br />

REGION_APPLICATION_ID<br />

TO_REGION_APPL_ID<br />

REGION_CODE<br />

TO_REGION_CODE<br />

AK_FOREIGN_KEYS FOREIGN_KEY_NAME FOREIGN_KEY_NAME<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 />

FOREIGN_KEY_NAME (PK) NOT NULL VARCHAR2(30) Name of foreign key<br />

relationship between the from<br />

flow page region and the to<br />

flow page region<br />

FROM_PAGE_CODE (PK) NOT NULL VARCHAR2(30) From flow page identifier<br />

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

which the from flow page belong<br />

to<br />

FROM_REGION_CODE (PK) NOT NULL VARCHAR2(30) From flow page region<br />

identifier<br />

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

which the from flow page region<br />

belong to<br />

TO_PAGE_CODE (PK) NOT NULL VARCHAR2(30) Destination flow page<br />

identifier<br />

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

which the destination flow page<br />

belong to<br />

TO_REGION_CODE (PK) NOT NULL VARCHAR2(30) Destination flow page region<br />

identifier<br />

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

which the destination flow page<br />

region belong to<br />

APPLICATION_ID NOT NULL NUMBER(15) Application ID of product team<br />

who defined this flow page<br />

region relation<br />

ATTRIBUTE_CATEGORY NULL VARCHAR2(30) Descriptive flexfield structure<br />

defining column<br />

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

Detailed Design<br />

3 – 21

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

Saved successfully!

Ooh no, something went wrong!