Search Results ic_phys_cnt
Overview
The IC_PHYS_CNT table is a core data repository within the Oracle E-Business Suite Process Manufacturing (GMI) module. It serves as the primary transactional table for managing physical inventory and cycle count operations. Its role is to store detailed records for each counted item during an inventory audit, capturing the physical quantities found and the associated context, such as warehouse, lot, and location. This data is fundamental for reconciling system on-hand balances with actual physical stock, a critical process for inventory accuracy, financial reporting, and operational planning in a manufacturing environment.
Key Information Stored
The table's structure is designed to uniquely identify a specific count instance and record its results. As defined by its primary key (IC_PHYS_CNT_PK), each record is uniquely identified by a combination of: CYCLE_ID (the identifier for the counting cycle), COUNT_NO (the specific count sequence), ITEM_ID, WHSE_CODE, LOT_ID, and LOCATION. This granularity ensures tracking at the lowest inventory level. Beyond the key columns, the table holds critical transactional data such as the counted quantity, system quantity at the time of count, and any variance. The presence of foreign key columns like GRADE_CODE (linking to GMD_GRADES_B and QC_GRAD_MST), REASON_CODE (linking to SY_REAS_CDS_B), and TEXT_CODE (linking to IC_TEXT_HDR) indicates it also stores quality attributes, reasons for count adjustments, and descriptive text, respectively.
Common Use Cases and Queries
The primary use case is generating variance reports and executing inventory adjustments. A common query pattern involves joining IC_PHYS_CNT with item master tables (like IC_ITEM_MST_B) to analyze discrepancies between system and physical quantities for a specific cycle or warehouse. For example, a report to identify all significant variances might filter on the difference between the counted and system quantity columns. The data is also queried to review the history of counts for a specific lot or location, supporting root cause analysis for inventory inaccuracies. Sample SQL often selects key identifiers, item information, quantity fields, and the REASON_CODE to understand the context of any adjustments posted to inventory.
Related Objects
IC_PHYS_CNT is centrally connected to several key EBS objects, primarily through its foreign key constraints. It directly references master data and supporting tables: GMD_GRADES_B and QC_GRAD_MST for grade specifications, SY_REAS_CDS_B for standardized reason codes, and IC_TEXT_HDR for descriptive flexfield text. As a transactional table, it is likely referenced by various inventory reconciliation reports and interfaces. While not listed in the provided metadata, it is logically dependent on the item master (IC_ITEM_MST_B) and warehouse definitions, and its data is ultimately consumed by the inventory valuation and general ledger modules following adjustment postings.
-
Table: IC_PHYS_CNT
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_PHYS_CNT, object_name:IC_PHYS_CNT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Physical inventory and cycle counts , implementation_dba_data: GMI.IC_PHYS_CNT ,
-
Table: IC_PHYS_CNT
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_PHYS_CNT, object_name:IC_PHYS_CNT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Physical inventory and cycle counts , implementation_dba_data: GMI.IC_PHYS_CNT ,
-
APPS.GMI_PIR05_XMLP_PKG dependencies on IC_PHYS_CNT
12.1.1
-
APPS.GMI_PIR05_XMLP_PKG dependencies on IC_PHYS_CNT
12.2.2
-
SYNONYM: APPS.IC_PHYS_CNT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IC_PHYS_CNT, status:VALID,
-
SYNONYM: APPS.IC_PHYS_CNT
12.2.2
owner:APPS, object_type:SYNONYM, object_name:IC_PHYS_CNT, status:VALID,
-
VIEW: GMI.IC_PHYS_CNT#
12.2.2
owner:GMI, object_type:VIEW, object_name:IC_PHYS_CNT#, status:VALID,
-
APPS.GMI_PIR05_XMLP_PKG SQL Statements
12.1.1
-
APPS.GMI_PIR05_XMLP_PKG SQL Statements
12.2.2
-
VIEW: GMI.IC_PHYS_CNT#
12.2.2
-
Table: GMD_GRADES_B
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.GMD_GRADES_B, object_name:GMD_GRADES_B, status:VALID, product: GMD - Process Manufacturing Product Development , description: QC grade code master. , implementation_dba_data: GMD.GMD_GRADES_B ,
-
PACKAGE BODY: APPS.GMI_PIR05_XMLP_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMI_PIR05_XMLP_PKG, status:VALID,
-
PACKAGE BODY: APPS.GMI_PIR05_XMLP_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GMI_PIR05_XMLP_PKG, status:VALID,
-
Table: QC_GRAD_MST
12.1.1
product: GMD - Process Manufacturing Product Development , description: QC grade code master. , implementation_dba_data: Not implemented in this database ,
-
Table: QC_GRAD_MST
12.2.2
product: GMD - Process Manufacturing Product Development , description: QC grade code master. , implementation_dba_data: Not implemented in this database ,
-
Table: SY_REAS_CDS
12.2.2
product: GMA - Process Manufacturing Systems , description: The Reason Code table is used to store Reason Code definitions which provide information on the increase or decrease in inventory. Reason codes are used to flag transactions and attach reasons to them. , implementation_dba_data: Not implemented in this database ,
-
TABLE: GMI.IC_PHYS_CNT
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_PHYS_CNT, object_name:IC_PHYS_CNT, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
Table: GMD_GRADES_B
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.GMD_GRADES_B, object_name:GMD_GRADES_B, status:VALID, product: GMD - Process Manufacturing Product Development , description: QC grade code master. , implementation_dba_data: GMD.GMD_GRADES_B ,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
Table: IC_TEXT_HDR
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TEXT_HDR, object_name:IC_TEXT_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: Master table for creation and storage of text codes associated with GMI tables. , implementation_dba_data: GMI.IC_TEXT_HDR ,
-
TABLE: GMI.IC_PHYS_CNT
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_PHYS_CNT, object_name:IC_PHYS_CNT, status:VALID,
-
Table: SY_REAS_CDS_B
12.1.1
owner:GMA, object_type:TABLE, fnd_design_data:GMA.SY_REAS_CDS_B, object_name:SY_REAS_CDS_B, status:VALID, product: GMA - Process Manufacturing Systems , description: The Reason Code table is used to store Reason Code definitions which provide information on the increase or decrease in inventory. Reason codes are used to flag transactions and attach reasons to them. , implementation_dba_data: GMA.SY_REAS_CDS_B ,
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
Table: SY_REAS_CDS
12.1.1
product: GMA - Process Manufacturing Systems , description: The Reason Code table is used to store Reason Code definitions which provide information on the increase or decrease in inventory. Reason codes are used to flag transactions and attach reasons to them. , implementation_dba_data: Not implemented in this database ,
-
Table: SY_REAS_CDS_B
12.2.2
owner:GMA, object_type:TABLE, fnd_design_data:GMA.SY_REAS_CDS_B, object_name:SY_REAS_CDS_B, status:VALID, product: GMA - Process Manufacturing Systems , description: The Reason Code table is used to store Reason Code definitions which provide information on the increase or decrease in inventory. Reason codes are used to flag transactions and attach reasons to them. , implementation_dba_data: GMA.SY_REAS_CDS_B ,
-
Table: IC_TEXT_HDR
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_TEXT_HDR, object_name:IC_TEXT_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: Master table for creation and storage of text codes associated with GMI tables. , implementation_dba_data: GMI.IC_TEXT_HDR ,
-
PACKAGE BODY: APPS.GMI_PIR05_XMLP_PKG
12.1.1
-
PACKAGE BODY: APPS.GMI_PIR05_XMLP_PKG
12.2.2
-
eTRM - GMI Tables and Views
12.1.1
description: Table used to relate Item ID with Roles. If the Item ID is NULL, then Roles will be associated with the warehouse Item ID. This table will be used by the Lot Expiry/Retest Workflow. ,
-
eTRM - GMI Tables and Views
12.2.2
description: Table used to relate Item ID with Roles. If the Item ID is NULL, then Roles will be associated with the warehouse Item ID. This table will be used by the Lot Expiry/Retest Workflow. ,
-
eTRM - GMI Tables and Views
12.2.2
description: Table used to relate Item ID with Roles. If the Item ID is NULL, then Roles will be associated with the warehouse Item ID. This table will be used by the Lot Expiry/Retest Workflow. ,
-
eTRM - GMI Tables and Views
12.1.1
description: Table used to relate Item ID with Roles. If the Item ID is NULL, then Roles will be associated with the warehouse Item ID. This table will be used by the Lot Expiry/Retest Workflow. ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1