Search Results csf_md_land_uses
Overview
The CSF_MD_LAND_USES table is a core data object within the Oracle E-Business Suite (EBS) Field Service (CSF) module. It functions as a master repository for defining the geographical boundaries and attributes of different land usage classifications. In the context of field service operations, this table provides the spatial geometry data necessary for territory planning, resource allocation, and service scheduling. By storing the physical shape and location of land usages, it enables service organizations to optimize field technician dispatch, analyze coverage areas, and manage service contracts based on precise geographical data. Its role is integral to the spatial and logistical intelligence capabilities of the EBS Field Service application.
Key Information Stored
While the provided metadata does not list all columns, the primary and foreign key relationships reveal the essential data structure. The central column is the LANDUSE_ID, which serves as the unique primary key identifier for each land usage record. The table's description, "Defines the geometry of various land usages," indicates the presence of a geometry column (or columns) to store spatial data, such as polygons representing land boundaries. Furthermore, the foreign key relationship shows an INST_STYLE_ID column, which links a land usage to a specific installation style sheet defined in the CSF_MD_INST_STYLE_SHTS table, associating the land's geometry with particular presentation or rendering rules.
Common Use Cases and Queries
A primary use case involves spatial queries to determine which land usage polygons intersect with a technician's territory or a customer's address. This supports territory management and workload balancing. Reporting use cases include analyzing the distribution of service requests across different land use types (e.g., residential, commercial, industrial). A common query pattern would join this table to service request or task data via spatial operators. For example, a query might identify all open service tasks located within a specific land use classification to prioritize dispatches. Another typical query retrieves the geometry and associated installation style for rendering a map layer within the Field Service application.
Related Objects
The CSF_MD_LAND_USES table maintains documented foreign key relationships with two other tables in the CSF schema, forming a critical part of the Field Service data model.
- CSF_MD_INST_STYLE_SHTS: Linked via CSF_MD_LAND_USES.INST_STYLE_ID. This relationship associates a land usage record with a specific visual style or presentation template for map rendering.
- CSF_MD_NAMES: Linked via CSF_MD_NAMES.LANDUSE_ID. This relationship suggests that the CSF_MD_NAMES table stores descriptive names or labels for the land usage identifiers defined in CSF_MD_LAND_USES, likely supporting multilingual or user-friendly naming.
The primary key constraint, CSF_MD_LAND_USES_PK on LANDUSE_ID, ensures data integrity for these relationships.
-
Table: CSF_MD_LAND_USES
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_LAND_USES, object_name:CSF_MD_LAND_USES, status:VALID, product: CSF - Field Service , description: Defines the geometry of various land usages , implementation_dba_data: CSF.CSF_MD_LAND_USES ,
-
Table: CSF_MD_LAND_USES
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_LAND_USES, object_name:CSF_MD_LAND_USES, status:VALID, product: CSF - Field Service , description: Defines the geometry of various land usages , implementation_dba_data: CSF.CSF_MD_LAND_USES ,
-
APPS.CSF_RMDUP dependencies on CSF_MD_LAND_USES
12.2.2
-
APPS.CSF_RMDUP dependencies on CSF_MD_LAND_USES
12.1.1
-
VIEW: CSF.CSF_MD_LAND_USES#
12.2.2
owner:CSF, object_type:VIEW, object_name:CSF_MD_LAND_USES#, status:VALID,
-
SYNONYM: APPS.CSF_MD_LAND_USES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CSF_MD_LAND_USES, status:VALID,
-
VIEW: CSF.CSF_MD_LAND_USES#
12.2.2
-
SYNONYM: APPS.CSF_MD_LAND_USES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CSF_MD_LAND_USES, status:VALID,
-
MATERIALIZED VIEW: APPS.CSF_MD_LAND_USES_MAT_V
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:CSF_MD_LAND_USES_MAT_V, status:VALID,
-
MATERIALIZED VIEW: APPS.CSF_MD_LAND_USES_MAT_V
12.1.1
-
TABLE: CSF.CSF_MD_LAND_USES
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_LAND_USES, object_name:CSF_MD_LAND_USES, status:VALID,
-
Table: CSF_MD_INST_STYLE_SHTS
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_INST_STYLE_SHTS, object_name:CSF_MD_INST_STYLE_SHTS, status:VALID, product: CSF - Field Service , description: Defines map instance style sheets , implementation_dba_data: CSF.CSF_MD_INST_STYLE_SHTS ,
-
APPS.CSF_RMDUP SQL Statements
12.1.1
-
TABLE: CSF.CSF_MD_LAND_USES
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_LAND_USES, object_name:CSF_MD_LAND_USES, status:VALID,
-
Table: CSF_MD_NAMES
12.1.1
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_NAMES, object_name:CSF_MD_NAMES, status:VALID, product: CSF - Field Service , description: Defines the name of the given geographic entities in the model. , implementation_dba_data: CSF.CSF_MD_NAMES ,
-
Table: CSF_MD_INST_STYLE_SHTS
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_INST_STYLE_SHTS, object_name:CSF_MD_INST_STYLE_SHTS, status:VALID, product: CSF - Field Service , description: Defines map instance style sheets , implementation_dba_data: CSF.CSF_MD_INST_STYLE_SHTS ,
-
Table: CSF_MD_NAMES
12.2.2
owner:CSF, object_type:TABLE, fnd_design_data:CSF.CSF_MD_NAMES, object_name:CSF_MD_NAMES, status:VALID, product: CSF - Field Service , description: Defines the name of the given geographic entities in the model. , implementation_dba_data: CSF.CSF_MD_NAMES ,
-
APPS.CSF_RMDUP SQL Statements
12.2.2
-
PACKAGE BODY: APPS.CSF_RMDUP
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CSF_RMDUP, status:VALID,
-
PACKAGE BODY: APPS.CSF_RMDUP
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CSF_RMDUP, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
APPS.CSF_SPATIAL_DATALOAD_PVT dependencies on DBMS_DDL
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
APPS.CSF_SPATIAL_DATALOAD_PVT dependencies on TAB
12.2.2
-
12.1.1 DBA Data
12.1.1
-
TYPE: MDSYS.SDO_GEOMETRY
12.2.2
owner:MDSYS, object_type:TYPE, object_name:SDO_GEOMETRY, status:VALID,
-
APPS.CSF_SPATIAL_DATALOAD_PVT SQL Statements
12.2.2
-
APPS.CSF_SPATIAL_TTSP_PVT dependencies on DBMS_STATS
12.2.2
-
PACKAGE BODY: APPS.CSF_RMDUP
12.2.2
-
PACKAGE BODY: APPS.CSF_RMDUP
12.1.1
-
TYPE: MDSYS.SDO_GEOMETRY
12.1.1
owner:MDSYS, object_type:TYPE, object_name:SDO_GEOMETRY, status:VALID,
-
eTRM - CSF Tables and Views
12.1.1
description: Defines the result of spatial index creation (tiling). ,
-
PACKAGE BODY: APPS.CSF_SPATIAL_TTSP_PVT
12.2.2
-
eTRM - CSF Tables and Views
12.2.2
description: Defines the result of spatial index creation (tiling). ,
-
PACKAGE BODY: APPS.CSF_SPATIAL_DATALOAD_PVT
12.2.2
-
eTRM - CSF Tables and Views
12.1.1
description: Defines the result of spatial index creation (tiling). ,
-
eTRM - CSF Tables and Views
12.2.2
description: Defines the result of spatial index creation (tiling). ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: SYS.STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:STANDARD, status:VALID,