FND Design Data [Home] [Help]

Table: FF_ROUTE_PARAMETERS

Product: FF - FastFormula
Description: Parameters that can be passed to a ROUTE to restrict the number of rows returned by the ROUTE.
Implementation/DBA Data: TableHR.FF_ROUTE_PARAMETERS
Primary Key: FF_ROUTE_PARAMETERS_PK
  1. ColumnROUTE_PARAMETER_ID
Primary Key: FF_ROUTE_PARAMETERS_UK2
  1. ColumnROUTE_ID
  2. ColumnSEQUENCE_NO
Primary Key: FF_ROUTE_PARAMETERS_UK3
  1. ColumnPARAMETER_NAME
  2. ColumnROUTE_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
FF_ROUTE_PARAMETERS FK Joins to TableFF_ROUTES FF_ROUTE_PARAMETERS.ROUTE_ID
TableFF_ROUTE_PARAMETER_VALUES FK Joins to FF_ROUTE_PARAMETERS FF_ROUTE_PARAMETER_VALUES.ROUTE_PARAMETER_ID