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

AK_FLOW_PAGE_REGION_ITEMS contains flow page region items<br />

that links to another page or to a URL. You need one row for each link<br />

that you want as part of your flow.<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 />

PAGE_APPLICATION_ID<br />

PAGE_CODE<br />

PAGE_CODE<br />

REGION_APPLICATION_ID<br />

REGION_APPLICATION_ID<br />

REGION_CODE<br />

REGION_CODE<br />

AK_REGION_ITEMS REGION_CODE REGION_CODE<br />

REGION_APPLICATION_ID<br />

REGION_APPLICATION_ID<br />

ATTRIBUTE_CODE<br />

ATTRIBUTE_CODE<br />

ATTRIBUTE_APPLICATION_ID ATTRIBUTE_APPLICATION_ID<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 />

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

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

which the flow page region<br />

belong to<br />

ATTRIBUTE_CODE (PK) NOT NULL VARCHAR2(30) Identifier of flow page region<br />

item which is usually the same<br />

as the attribute identifier in<br />

AK_ATTRIBUTES<br />

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

which the flow page region item<br />

belong to<br />

TO_PAGE_CODE NULL VARCHAR2(30) Target page identifier for this<br />

flow. If this has been<br />

specified, then<br />

TO_URL_ATTRIBUTE_CODE and<br />

TO_URL_ATTRIBUTE_APPL_ID must<br />

be null<br />

TO_PAGE_APPL_ID NULL NUMBER(15) Product team’s application id<br />

which the target page belong<br />

to. If this has been<br />

specified, then<br />

TO_URL_ATTRIBUTE_CODE and<br />

TO_URL_ATTRIBUTE_APPL_ID must<br />

be null<br />

TO_URL_ATTRIBUTE_CODE NULL VARCHAR2(30) Target URL attribute<br />

itentifier, this value must<br />

exist in AK_ATTRIBUTES with<br />

DATA_TYPE = ’URL’.<br />

TO_PAGE_CODE and<br />

TO_PAGE_APPL_ID must be null in<br />

order to use this field<br />

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

Detailed Design<br />

3 – 19

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

Saved successfully!

Ooh no, something went wrong!