FND Design Data [Home] [Help]

Table: AK_FLOWS

Product: AK - Common Modules-AK
Description: Defines a flow and associates a primary page to a flow
Implementation/DBA Data: TableAK.AK_FLOWS
Primary Key: AK_FLOWS_PK
  1. ColumnFLOW_CODE
  2. ColumnFLOW_APPLICATION_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
AK_FLOWS FK Joins to TableAK_FLOW_PAGES AK_FLOWS.FLOW_CODE
AK_FLOWS.FLOW_APPLICATION_ID
AK_FLOWS.PRIMARY_PAGE_CODE
AK_FLOWS.PRIMARY_PAGE_APPL_ID
TableAK_FLOWS_TL FK Joins to AK_FLOWS AK_FLOWS_TL.FLOW_CODE
AK_FLOWS_TL.FLOW_APPLICATION_ID
TableAK_FLOW_PAGES FK Joins to AK_FLOWS AK_FLOW_PAGES.FLOW_CODE
AK_FLOW_PAGES.FLOW_APPLICATION_ID