Search Results guide for building gantt charts
The CSF_R_REQUEST_FILTERS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Customer Support Foundation (CSF) module, primarily used for managing service request filtering criteria. This table stores predefined or user-configured filters that enable efficient querying, categorization, and retrieval of service requests (SRs) based on specific attributes, such as status, priority, customer, or custom criteria. Below is a detailed technical breakdown of its purpose, structure, and integration within Oracle EBS.
1. Purpose and Functional Role
The CSF_R_REQUEST_FILTERS table acts as a repository for filter definitions applied to service requests in the CSF module. These filters facilitate:- Custom Views: Users can save personalized search conditions (e.g., "High-Priority Open SRs") for quick access.
- Workflow Automation: Filters may trigger workflows or assignments based on dynamic criteria.
- Reporting: Enables filtered data extraction for analytical purposes.
2. Key Columns and Structure
The table typically includes the following columns (specifics may vary by EBS version):- FILTER_ID: Primary key, uniquely identifying each filter.
- FILTER_NAME: User-defined name for the filter (e.g., "My Open SRs").
- DESCRIPTION: Optional details about the filter's purpose.
- CRITERIA: XML or structured text defining filter logic (e.g., "STATUS = 'OPEN'").
- CREATED_BY / CREATION_DATE / LAST_UPDATED_BY / LAST_UPDATE_DATE: Audit columns tracking filter lifecycle.
- RESOURCE_ID: Links to JTF_RS_RESOURCE_EXTNS if the filter is user-specific.
- PUBLIC_FLAG: Determines if the filter is shared (Y/N).
3. Integration with Oracle EBS Modules
The table interacts with:- Service Request UI: Filters populate dropdowns in the "Advanced Search" or "Saved Views" sections of the SR console.
- Workflow Engine: Filter conditions may be referenced in CSF workflows (e.g., auto-assigning SRs matching criteria).
- CRM Foundation: Leverages JTF tables for resource/team associations.
4. Technical Considerations
- Performance: Complex criteria (e.g., joins across multiple tables) may impact query performance. Indexes on FILTER_ID and frequently queried columns are recommended.
- Customization: Modifying filter logic via the CRITERIA column requires validation to avoid SQL injection risks.
- Upgrades: Filters may need review during EBS upgrades if underlying SR schema changes.
5. Common Use Cases
- Agent Productivity: Support agents save filters for their assigned queues.
- Escalation Rules: Filters identify SRs meeting escalation thresholds (e.g., aging).
- Dashboards: Embedded in BI tools to visualize filtered SR metrics.
Conclusion
The CSF_R_REQUEST_FILTERS table is a pivotal component in Oracle EBS CSF, enabling dynamic, user-centric management of service requests. Its design balances flexibility (through customizable criteria) with integration to core EBS modules, ensuring efficient service delivery. Administrators should monitor its usage to optimize performance and maintain data integrity.-
Lookup Type: CSF_GNT_TASK_ATRRIBUTES
12.2.2
product: CSF - Field Service , meaning: This Lookup will be used for gantt task attributes , description: This Look up type is used in Gantt Task Attributes ,
-
Lookup Type: CSF_DATA_WINDOW_IN_GANTT
12.1.1
product: CSF - Field Service , meaning: Values used for gantt for end date. ,
-
Lookup Type: CSF_DATA_WINDOW_IN_GANTT
12.2.2
product: CSF - Field Service , meaning: Values used for gantt for end date. ,
-
Lookup Type: CSF_DEFAULT_DC_DISPLAY
12.2.2
product: CSF - Field Service , meaning: Default Dispatch Center Display , description: Determines what will be shown when Dispatch center is opened ,
-
Lookup Type: CSF_DEFAULT_DC_DISPLAY
12.1.1
product: CSF - Field Service , meaning: Default Dispatch Center Display , description: Determines what will be shown when Dispatch center is opened ,
-
Lookup Type: CSF_LOC_ACC_LEVELS
12.2.2
product: CSF - Field Service , meaning: Location Finder Accuracy Levels , description: Location Finder Accuracy Levels ,
-
Lookup Type: CSF_LOC_ACC_LEVELS
12.1.1
product: CSF - Field Service , meaning: Location Finder Accuracy Levels , description: Location Finder Accuracy Levels ,
-
Lookup Type: CSF_R_SCHED_TYPE
12.2.2
product: CSF - Field Service , meaning: Scheduling method for the advanced scheduler , description: Scheduling method for the advanced scheduler ,
-
Lookup Type: CSF_R_SCHED_TYPE
12.1.1
product: CSF - Field Service , meaning: Scheduling method for the advanced scheduler , description: Scheduling method for the advanced scheduler ,
-
Table: CSF_R_REQUEST_FILTERS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_R_REQUEST_FILTERS, object_name:CSF_R_REQUEST_FILTERS, status:VALID, product: CSF - Field Service , description: This table is for storing the filter settings for a request , implementation_dba_data: CSF.CSF_R_REQUEST_FILTERS ,
-
Table: CSF_R_REQUEST_FILTERS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_R_REQUEST_FILTERS, object_name:CSF_R_REQUEST_FILTERS, status:VALID, product: CSF - Field Service , description: This table is for storing the filter settings for a request , implementation_dba_data: CSF.CSF_R_REQUEST_FILTERS ,
-
Lookup Type: CSF_AM_SCHED_TYPE
12.2.2
product: CSF - Field Service , meaning: Scheduling method for the assignment manager , description: Scheduling method for the assignment manager ,
-
Lookup Type: CSF_STREET_LINE_FOR_LF
12.2.2
product: CSF - Field Service , meaning: Address Line For Location Finder , description: Address Line For Location Finder ,
-
Lookup Type: CSF_AM_SCHED_TYPE
12.1.1
product: CSF - Field Service , meaning: Scheduling method for the assignment manager , description: Scheduling method for the assignment manager ,
-
Lookup Type: CSF_PO_TASK_VIEWS
12.2.2
product: CSF - Field Service , meaning: Task Views For Field Service Technician Portal , description: Task Views For Field Service Technician Portal ,
-
Lookup Type: CSF_TRIP_ACTIONS
12.1.1
product: CSF - Field Service , meaning: Trip Actions for Schedule Management UI , description: Trip Actions for Schedule Management UI ,
-
Lookup Type: CSF_PORTAL_SEARCH_CRITERIA
12.2.2
product: CSF - Field Service , meaning: Search Criteria for portal , description: Search Criteria for portal ,
-
Lookup Type: CSF_PO_INSTANCE_SELECTION
12.2.2
product: CSF - Field Service , meaning: Instance Selection Values For Assets , description: Instance Selection Values For Assets ,
-
Lookup Type: CSF_TRIP_ACTIONS
12.2.2
product: CSF - Field Service , meaning: Trip Actions for Schedule Management UI , description: Trip Actions for Schedule Management UI ,
-
Concurrent Program: CSFVGST
12.1.1
product: CSF - Field Service , user_name: Generate Shift Tasks , description: Creates 'departure' and 'arrival' tasks for Field Service representatives for a given time frame , argument_method: Standard , enabled: No , execution_method: SQL*Plus ,
-
Lookup Type: CSF_PO_INSTANCE_SELECTION
12.1.1
product: CSF - Field Service , meaning: Instance Selection Values For Assets , description: Instance Selection Values For Assets ,
-
Lookup Type: CSF_PORTAL_SEARCH_CRITERIA
12.1.1
product: CSF - Field Service , meaning: Search Criteria for portal , description: Search Criteria for portal ,
-
Concurrent Program: CSFVGST
12.2.2
product: CSF - Field Service , user_name: Generate Shift Tasks , description: Creates 'departure' and 'arrival' tasks for Field Service representatives for a given time frame , argument_method: Standard , enabled: No , execution_method: SQL*Plus ,
-
Lookup Type: CSF_DEFAULT_TIMEZONE_DC
12.1.1
product: CSF - Field Service , meaning: Default Time Zone List for Dispatch Centre , description: Default Time Zone List for Dispatch Centre ,
-
Lookup Type: CSF_DEFAULT_TIMEZONE_SC
12.1.1
product: CSF - Field Service , meaning: Default TimeZone for Schedule Advice , description: Default TimeZone for Schedule Advice ,
-
Lookup Type: CSF_DEFAULT_TIMEZONE_SC
12.2.2
product: CSF - Field Service , meaning: Default TimeZone for Schedule Advice , description: Default TimeZone for Schedule Advice ,
-
Lookup Type: CSF_DEFAULT_TIMEZONE_DC
12.2.2
product: CSF - Field Service , meaning: Default Time Zone List for Dispatch Centre , description: Default Time Zone List for Dispatch Centre ,
-
Lookup Type: CSF_TASK_DEPENDENCY_TYPES
12.1.1
product: CSF - Field Service , meaning: Dependency Types for Tasks , description: Dependency Types for Tasks ,
-
Lookup Type: CSF_TASK_DEPENDENCY_TYPES
12.2.2
product: CSF - Field Service , meaning: Dependency Types for Tasks , description: Dependency Types for Tasks ,
-
Table: CSF_L_QUERYREQUESTS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_L_QUERYREQUESTS, object_name:CSF_L_QUERYREQUESTS, status:VALID, product: CSF - Field Service , description: Requests for executing Queries , implementation_dba_data: CSF.CSF_L_QUERYREQUESTS ,
-
Table: CSF_L_QUERYREQUESTS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_L_QUERYREQUESTS, object_name:CSF_L_QUERYREQUESTS, status:VALID, product: CSF - Field Service , description: Requests for executing Queries , implementation_dba_data: CSF.CSF_L_QUERYREQUESTS ,
-
Table: CSF_PARAMS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_PARAMS, object_name:CSF_PARAMS, status:VALID, product: CSF - Field Service , description: Parameters for Laptop and Palm , implementation_dba_data: CSF.CSF_PARAMS ,
-
Table: CSF_PARAMS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_PARAMS, object_name:CSF_PARAMS, status:VALID, product: CSF - Field Service , description: Parameters for Laptop and Palm , implementation_dba_data: CSF.CSF_PARAMS ,
-
Table: CSF_R_HZ_LOC_EXTNS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_R_HZ_LOC_EXTNS, object_name:CSF_R_HZ_LOC_EXTNS, status:VALID, product: CSF - Field Service , description: This table is for storing locations , implementation_dba_data: CSF.CSF_R_HZ_LOC_EXTNS ,
-
Table: CSF_R_HZ_LOC_EXTNS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_R_HZ_LOC_EXTNS, object_name:CSF_R_HZ_LOC_EXTNS, status:VALID, product: CSF - Field Service , description: This table is for storing locations , implementation_dba_data: CSF.CSF_R_HZ_LOC_EXTNS ,
-
Table: CSF_DC_QUERIES_B
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_DC_QUERIES_B, object_name:CSF_DC_QUERIES_B, status:VALID, product: CSF - Field Service , description: CSF_DC_QUERIES_B contains WHERE-clauses for queries to populate the Dispatch Center with tasks , implementation_dba_data: CSF.CSF_DC_QUERIES_B ,
-
Table: CSF_DC_QUERIES_B
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_DC_QUERIES_B, object_name:CSF_DC_QUERIES_B, status:VALID, product: CSF - Field Service , description: CSF_DC_QUERIES_B contains WHERE-clauses for queries to populate the Dispatch Center with tasks , implementation_dba_data: CSF.CSF_DC_QUERIES_B ,
-
Concurrent Program: CSFPSAT
12.2.2
product: CSF - Field Service , user_name: Auto Schedule , description: Automatically schedules tasks selected in the Dispatch Center for Auto-Schedule. , argument_method: Standard , enabled: No , execution_method: SQL*Plus ,
-
Table: CSF_TDS_BINARY_MAPS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_TDS_BINARY_MAPS, object_name:CSF_TDS_BINARY_MAPS, status:VALID, product: CSF - Field Service , description: Defines the digital roadmap for route calculation. , implementation_dba_data: CSF.CSF_TDS_BINARY_MAPS ,
-
Concurrent Program: CSFPSAT
12.1.1
product: CSF - Field Service , user_name: Auto Schedule , description: Automatically schedules tasks selected in the Dispatch Center for Auto-Schedule. , argument_method: Standard , enabled: No , execution_method: SQL*Plus ,
-
Table: CSF_TDS_RDBLCK_INTVLS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_TDS_RDBLCK_INTVLS, object_name:CSF_TDS_RDBLCK_INTVLS, status:VALID, product: CSF - Field Service , description: Intersection table for Roadblocks and intervals , implementation_dba_data: CSF.CSF_TDS_RDBLCK_INTVLS ,
-
Table: CSF_LF_BLOCKS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_LF_BLOCKS, object_name:CSF_LF_BLOCKS, status:VALID, product: CSF - Field Service , description: Defines the available address range for a segment , implementation_dba_data: CSF.CSF_LF_BLOCKS ,
-
Lookup Type: CSF_LABOR_DBRF_DATETIME_VALUES
12.1.1
product: CSF - Field Service , meaning: CSF_LABOR_DBRF_DATETIME_VALUES , description: Lookup values for profile CSF_DEFAULT_LABOR_DEBRIEF_DATETIME ,
-
Table: CSF_TDS_RDBLCK_INTVLS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_TDS_RDBLCK_INTVLS, object_name:CSF_TDS_RDBLCK_INTVLS, status:VALID, product: CSF - Field Service , description: Intersection table for Roadblocks and intervals , implementation_dba_data: CSF.CSF_TDS_RDBLCK_INTVLS ,
-
Table: CSF_LF_BLOCKS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_LF_BLOCKS, object_name:CSF_LF_BLOCKS, status:VALID, product: CSF - Field Service , description: Defines the available address range for a segment , implementation_dba_data: CSF.CSF_LF_BLOCKS ,
-
Table: CSF_TDS_COND_SEGS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_TDS_COND_SEGS, object_name:CSF_TDS_COND_SEGS, status:VALID, product: CSF - Field Service , description: Intersection table for condition and segments , implementation_dba_data: CSF.CSF_TDS_COND_SEGS ,
-
Table: CSF_TDS_BINARY_MAPS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_TDS_BINARY_MAPS, object_name:CSF_TDS_BINARY_MAPS, status:VALID, product: CSF - Field Service , description: Defines the digital roadmap for route calculation. , implementation_dba_data: CSF.CSF_TDS_BINARY_MAPS ,
-
Table: CSF_R_PLAN_OPTIONS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_R_PLAN_OPTIONS, object_name:CSF_R_PLAN_OPTIONS, status:VALID, product: CSF - Field Service , description: This table is for storing the planoptions , implementation_dba_data: CSF.CSF_R_PLAN_OPTIONS ,
-
Table: CSF_TDS_COND_SEGS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_TDS_COND_SEGS, object_name:CSF_TDS_COND_SEGS, status:VALID, product: CSF - Field Service , description: Intersection table for condition and segments , implementation_dba_data: CSF.CSF_TDS_COND_SEGS ,
-
Table: CSF_R_PLAN_OPTIONS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_R_PLAN_OPTIONS, object_name:CSF_R_PLAN_OPTIONS, status:VALID, product: CSF - Field Service , description: This table is for storing the planoptions , implementation_dba_data: CSF.CSF_R_PLAN_OPTIONS ,