FND Design Data [Home] [Help]

Table: CS_QM_FUNCTION_FILTERS

Product: CS - Service
Description: It stores the relationship between functions and filters. The table has a foreign key to both the table CS_QM_FILTERS and FND_FORM_FUNCTIONS.
Implementation/DBA Data: TableCS.CS_QM_FUNCTION_FILTERS
Primary Key: CS_QM_FUNCTION_FILTERS_PK
  1. ColumnFUNCTION_FILTER_ID
Primary Key: CS_QM_FUNCTION_FILTERS_UK
  1. ColumnFILTER_ID
  2. ColumnFUNCTION_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
CS_QM_FUNCTION_FILTERS FK Joins to TableCS_QM_FILTERS CS_QM_FUNCTION_FILTERS.FILTER_ID
CS_QM_FUNCTION_FILTERS FK Joins to TableFND_FORM_FUNCTIONS CS_QM_FUNCTION_FILTERS.FUNCTION_ID
TableCS_QM_FOLDER_FILTERS FK Joins to CS_QM_FUNCTION_FILTERS CS_QM_FOLDER_FILTERS.FUNCTION_FILTER_ID