Search Results csd_repair_order_groups
Overview
The CSD_REPAIR_ORDER_GROUPS table is a core transactional entity within the Oracle E-Business Suite (EBS) Depot Repair (CSD) module, specifically in versions 12.1.1 and 12.2.2. It serves as the master definition table for repair order groups, a fundamental concept in the repair workflow. A repair order group acts as a logical container that aggregates one or more individual repair order lines. This grouping mechanism is essential for managing complex repairs where a single service incident may require multiple, distinct repair actions on the same item. The table is central to the repair order lifecycle, linking the initial service request to specific repair types and the subsequent manufacturing work order created in the Work in Process (WIP) module.
Key Information Stored
While the provided metadata does not list all columns, the primary and foreign key relationships reveal the critical data stored. The primary identifier is the REPAIR_GROUP_ID. The table stores foreign keys that establish its core business relationships: the INCIDENT_ID links the group to a specific service request or case in the Service module (CS_INCIDENTS_ALL_B). The REPAIR_TYPE_ID defines the classification of repair being performed, referencing the CSD_REPAIR_TYPES_B table. Finally, the WIP_ENTITY_ID is a crucial column that stores a reference to the discrete job created in the WIP_DISCRETE_JOBS table when the repair order is released for execution, bridging the service and manufacturing execution processes.
Common Use Cases and Queries
This table is pivotal for reporting and process tracking in Depot Repair. Common use cases include generating a summary of all repair groups for a specific service incident, tracking the status of repairs by joining to the WIP job, and analyzing repair volumes by type. A typical query would join CSD_REPAIR_ORDER_GROUPS to CS_INCIDENTS_ALL_B to report on all repair groups for open cases. Another critical query involves joining to WIP_DISCRETE_JOBS to identify repair groups that have been released to the shop floor but are not yet complete. Data from this table is also essential for process flows that create repair lines from the defined group and for managing serial number tracking (via CSD_MRO_SERIAL_NUMBERS) for items under repair.
Related Objects
The CSD_REPAIR_ORDER_GROUPS table is a central hub within the Depot Repair schema, with documented relationships to several key objects.
- Referenced Tables (Foreign Keys from CSD_REPAIR_ORDER_GROUPS):
- CS_INCIDENTS_ALL_B: Joined via INCIDENT_ID. Links the repair group to the originating service request.
- CSD_REPAIR_TYPES_B: Joined via REPAIR_TYPE_ID. Defines the classification of the repair.
- WIP_DISCRETE_JOBS: Joined via WIP_ENTITY_ID. Links to the manufacturing work order created for the repair.
- Dependent Tables (Foreign Keys to CSD_REPAIR_ORDER_GROUPS):
- CSD_GROUP_JOB_PARAM_TEMP: References REPAIR_GROUP_ID. Likely a temporary table for job parameter processing.
- CSD_MRO_SERIAL_NUMBERS: References REPAIR_GROUP_ID. Tracks serial numbers associated with the repair group.
- CSD_REPAIRS: References REPAIR_GROUP_ID. This is a critical relationship where the individual repair order lines are stored, directly implementing the "one group to many repair lines" model.
-
Table: CSD_REPAIR_ORDER_GROUPS
12.1.1
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_REPAIR_ORDER_GROUPS, object_name:CSD_REPAIR_ORDER_GROUPS, status:VALID, product: CSD - Depot Repair , description: Stores Repair Order groups. Each group translates into one or more repair order lines. , implementation_dba_data: CSD.CSD_REPAIR_ORDER_GROUPS ,
-
Table: CSD_REPAIR_ORDER_GROUPS
12.2.2
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_REPAIR_ORDER_GROUPS, object_name:CSD_REPAIR_ORDER_GROUPS, status:VALID, product: CSD - Depot Repair , description: Stores Repair Order groups. Each group translates into one or more repair order lines. , implementation_dba_data: CSD.CSD_REPAIR_ORDER_GROUPS ,
-
APPS.CSD_REPAIR_GROUPS_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.1.1
-
APPS.CSD_REPAIR_ORDER_GROUPS_PKG dependencies on CSD_REPAIR_ORDER_GROUPS
12.1.1
-
APPS.CSD_PROCESS_UTIL dependencies on CSD_REPAIR_ORDER_GROUPS
12.2.2
-
APPS.CSD_DEPOT_UPDATE_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.2.2
-
APPS.CSD_DEPOT_UPDATE_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.1.1
-
APPS.CSD_REPAIR_GROUPS_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.2.2
-
APPS.CSD_PROCESS_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.1.1
-
APPS.CSD_REPAIR_ORDER_GROUPS_PKG dependencies on CSD_REPAIR_ORDER_GROUPS
12.2.2
-
APPS.CSD_PROCESS_UTIL dependencies on CSD_REPAIR_ORDER_GROUPS
12.1.1
-
APPS.CSD_REPAIR_ESTIMATE_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.1.1
-
APPS.CSD_REPAIR_ESTIMATE_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.2.2
-
APPS.CSD_PROCESS_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.2.2
-
APPS.CSD_REPAIRS_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.2.2
-
APPS.CSD_REPAIRS_PVT dependencies on CSD_REPAIR_ORDER_GROUPS
12.1.1
-
APPS.CSD_DEPOT_UPDATE_PVT dependencies on CSD_REPAIR_TYPES_VL
12.2.2
-
SYNONYM: APPS.CSD_REPAIR_ORDER_GROUPS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CSD_REPAIR_ORDER_GROUPS, status:VALID,
-
VIEW: CSD.CSD_REPAIR_ORDER_GROUPS#
12.2.2
owner:CSD, object_type:VIEW, object_name:CSD_REPAIR_ORDER_GROUPS#, status:VALID,
-
APPS.CSD_PROCESS_PVT dependencies on CSD_REPAIR_TYPES_VL
12.2.2
-
SYNONYM: APPS.CSD_REPAIR_ORDER_GROUPS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CSD_REPAIR_ORDER_GROUPS, status:VALID,
-
APPS.CSD_PROCESS_PVT dependencies on CSD_REPAIR_TYPES_VL
12.1.1
-
APPS.CSD_DEPOT_UPDATE_PVT dependencies on CSD_REPAIR_TYPES_VL
12.1.1
-
APPS.CSD_DEPOT_UPDATE_PVT SQL Statements
12.2.2
-
APPS.CSD_DEPOT_UPDATE_PVT SQL Statements
12.1.1
-
VIEW: APPS.CSD_RO_GROUP_MATERIALS_V
12.2.2
-
VIEW: APPS.CSD_PRE_RO_GROUP_V
12.1.1
-
VIEW: APPS.CSD_POST_RO_GROUP_V
12.1.1
-
VIEW: APPS.CSD_POST_RO_GROUP_V
12.2.2
-
VIEW: APPS.CSD_RO_GROUP_JOBS_V
12.1.1
-
VIEW: APPS.CSD_GROUP_JOB_PARAM_TEMP_V
12.1.1
-
VIEW: APPS.CSD_RO_GROUP_MATERIALS_V
12.1.1
-
VIEW: APPS.CSD_REPAIR_ORDER_GROUPS_V
12.2.2
-
VIEW: APPS.CSD_PRE_RO_GROUP_V
12.2.2
-
VIEW: APPS.CSD_RO_GROUP_JOBS_V
12.2.2
-
VIEW: APPS.CSD_GROUP_JOB_PARAM_TEMP_V
12.2.2
-
VIEW: APPS.CSD_REPAIR_ORDER_GROUPS_V
12.1.1
-
VIEW: CSD.CSD_REPAIR_ORDER_GROUPS#
12.2.2
-
Table: CSD_MRO_SERIAL_NUMBERS
12.2.2
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_MRO_SERIAL_NUMBERS, object_name:CSD_MRO_SERIAL_NUMBERS, status:VALID, product: CSD - Depot Repair , description: Stores serial numbers for the items in a repair order group. , implementation_dba_data: CSD.CSD_MRO_SERIAL_NUMBERS ,
-
VIEW: APPS.CSD_RO_GROUP_DETAILS_V
12.2.2
-
Table: CSD_GROUP_JOB_PARAM_TEMP
12.1.1
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_GROUP_JOB_PARAM_TEMP, object_name:CSD_GROUP_JOB_PARAM_TEMP, status:VALID, product: CSD - Depot Repair , description: Resolving table for creating WIP jobs for mass repair orders. , implementation_dba_data: CSD.CSD_GROUP_JOB_PARAM_TEMP ,
-
Table: CSD_MRO_SERIAL_NUMBERS
12.1.1
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_MRO_SERIAL_NUMBERS, object_name:CSD_MRO_SERIAL_NUMBERS, status:VALID, product: CSD - Depot Repair , description: Stores serial numbers for the items in a repair order group. , implementation_dba_data: CSD.CSD_MRO_SERIAL_NUMBERS ,
-
Table: CSD_GROUP_JOB_PARAM_TEMP
12.2.2
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_GROUP_JOB_PARAM_TEMP, object_name:CSD_GROUP_JOB_PARAM_TEMP, status:VALID, product: CSD - Depot Repair , description: Resolving table for creating WIP jobs for mass repair orders. , implementation_dba_data: CSD.CSD_GROUP_JOB_PARAM_TEMP ,
-
VIEW: APPS.CSD_RO_GROUP_DETAILS_V
12.1.1
-
Table: CSD_REPAIR_TYPES_B
12.1.1
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_REPAIR_TYPES_B, object_name:CSD_REPAIR_TYPES_B, status:VALID, product: CSD - Depot Repair , description: This table stores all the repair types. , implementation_dba_data: CSD.CSD_REPAIR_TYPES_B ,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.CSD_REPAIR_ORDER_GROUPS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CSD_REPAIR_ORDER_GROUPS_PKG, status:VALID,
-
APPS.CSD_REPAIR_ORDER_GROUPS_PKG SQL Statements
12.1.1
-
Table: CSD_REPAIR_TYPES_B
12.2.2
owner:CSD, object_type:TABLE, fnd_design_data:CSD.CSD_REPAIR_TYPES_B, object_name:CSD_REPAIR_TYPES_B, status:VALID, product: CSD - Depot Repair , description: This table stores all the repair types. , implementation_dba_data: CSD.CSD_REPAIR_TYPES_B ,
-
12.1.1 DBA Data
12.1.1