FND Design Data [Home] [Help]

Table: FTE_SEL_RULES

Product: FTE - Transportation Execution
Description: this table holds header level rule information, such as rule id and name. The attributes (or restrictions) that make up the rule are defined in the FTE_SEL_RULE_RESTRICTIONS table.
Implementation/DBA Data: TableFTE.FTE_SEL_RULES
Primary Key: FTE_SEL_RULES_PK1
  1. ColumnRULE_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
FTE_SEL_RULES FK Joins to TableFTE_SEL_GROUPS FTE_SEL_RULES.GROUP_ID
TableFTE_SEL_RULE_RESTRICTIONS FK Joins to FTE_SEL_RULES FTE_SEL_RULE_RESTRICTIONS.RULE_ID
TableFTE_SEL_RESULT_ASSIGNMENTS FK Joins to FTE_SEL_RULES FTE_SEL_RESULT_ASSIGNMENTS.RULE_ID