Search Results flm_kanban_summary
Overview
The FLM_KANBAN_SUMMARY table is a core data repository within the Oracle E-Business Suite Flow Manufacturing (FLM) module. It serves as the central transactional table for managing and tracking Kanban cards and their associated replenishment signals. In the context of a pull-based manufacturing system, this table stores the aggregated summary data required to execute and monitor Kanban loops, which are fundamental to the Flow Manufacturing methodology for controlling material replenishment from suppliers, internal organizations, or production lines.
Key Information Stored
The table's primary key is SUMMARY_ID, which uniquely identifies each Kanban summary record. Its structure, as indicated by its foreign key relationships, is designed to link a Kanban signal to its specific supply and demand points within the manufacturing ecosystem. Key columns include ORGANIZATION_ID, which identifies the owning inventory organization, and WIP_LINE_ID, linking the record to a specific production line. For internal replenishment, SOURCE_ORGANIZATION_ID and SUBINVENTORY_NAME define the source location. For external supplier replenishment, SUPPLIER_ID and SUPPLIER_SITE_ID identify the vendor. While the provided metadata does not list all columns, typical data stored would include the Kanban card number, associated item, card status, calculated Kanban size, and transaction quantities, enabling the system to trigger replenishment orders when a card's threshold is reached.
Common Use Cases and Queries
This table is integral to operational and analytical processes. Common use cases include generating Kanban card printing reports, monitoring the status of active Kanban loops for shortage prevention, and analyzing replenishment cycle performance. A typical reporting query might join this table to inventory and supplier master data to provide a comprehensive view of all active Kanban signals. For example:
- Identifying Kanban cards pending replenishment for a specific production line.
- Summarizing total Kanban quantities by item and source (internal vs. supplier).
- Troubleshooting replenishment failures by examining summary records with error statuses.
Sample SQL would often involve filtering on ORGANIZATION_ID and joining to MTL_SYSTEM_ITEMS_B for item details and PO_VENDORS for supplier names.
Related Objects
As evidenced by its foreign keys, FLM_KANBAN_SUMMARY has strong dependencies on several fundamental EBS tables. Its primary relationships are with inventory structures (MTL_PARAMETERS, MTL_SECONDARY_INVENTORIES), manufacturing execution (WIP_LINES), and procurement (PO_VENDORS, PO_VENDOR_SITES_ALL). The link to MTL_INTERORG_PARAMETERS governs inter-organization transfer rules. This table is also the likely base for key Flow Manufacturing forms and reports, and it may be referenced by public APIs or views such as FLM_KANBAN_CARDS_V for higher-level application logic and user interfaces. Direct modifications should be performed through standard Oracle APIs to maintain data integrity.
-
Table: FLM_KANBAN_SUMMARY
12.1.1
owner:FLM, object_type:TABLE, fnd_design_data:FLM.FLM_KANBAN_SUMMARY, object_name:FLM_KANBAN_SUMMARY, status:VALID, product: FLM - Flow Manufacturing , description: Kanban Summary , implementation_dba_data: FLM.FLM_KANBAN_SUMMARY ,
-
Table: FLM_KANBAN_SUMMARY
12.2.2
owner:FLM, object_type:TABLE, fnd_design_data:FLM.FLM_KANBAN_SUMMARY, object_name:FLM_KANBAN_SUMMARY, status:VALID, product: FLM - Flow Manufacturing , description: Stores the kanban pull sequence summary information to be displayed in Graphical Kanban Workbench. , implementation_dba_data: FLM.FLM_KANBAN_SUMMARY ,
-
APPS.FLM_VENDORMERGE_GRP dependencies on FLM_KANBAN_SUMMARY
12.2.2
-
APPS.FLM_VENDORMERGE_GRP dependencies on FLM_KANBAN_SUMMARY
12.1.1
-
APPS.FLM_KANBAN_SUMMARY_PKG dependencies on FLM_KANBAN_SUMMARY
12.1.1
-
APPS.FLM_KANBAN_SUMMARY_PKG dependencies on FLM_KANBAN_SUMMARY
12.2.2
-
APPS.FLM_KANBAN_SUMMARY_PKG SQL Statements
12.1.1
-
APPS.FLM_KANBAN_SUMMARY_PKG SQL Statements
12.2.2
-
VIEW: FLM.FLM_KANBAN_SUMMARY#
12.2.2
owner:FLM, object_type:VIEW, object_name:FLM_KANBAN_SUMMARY#, status:VALID,
-
APPS.FLM_VENDORMERGE_GRP SQL Statements
12.2.2
-
APPS.FLM_VENDORMERGE_GRP SQL Statements
12.1.1
-
SYNONYM: APPS.FLM_KANBAN_SUMMARY
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FLM_KANBAN_SUMMARY, status:VALID,
-
SYNONYM: APPS.FLM_KANBAN_SUMMARY
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FLM_KANBAN_SUMMARY, status:VALID,
-
TABLE: FLM.FLM_KANBAN_SUMMARY
12.1.1
owner:FLM, object_type:TABLE, fnd_design_data:FLM.FLM_KANBAN_SUMMARY, object_name:FLM_KANBAN_SUMMARY, status:VALID,
-
VIEW: FLM.FLM_KANBAN_SUMMARY#
12.2.2
-
TABLE: FLM.FLM_KANBAN_SUMMARY
12.2.2
owner:FLM, object_type:TABLE, fnd_design_data:FLM.FLM_KANBAN_SUMMARY, object_name:FLM_KANBAN_SUMMARY, status:VALID,
-
PACKAGE BODY: APPS.FLM_KANBAN_SUMMARY_PKG
12.1.1
-
PACKAGE BODY: APPS.FLM_KANBAN_SUMMARY_PKG
12.2.2
-
12.2.2 DBA Data
12.2.2
-
APPS.FLM_KANBAN_SUMMARY_PKG dependencies on DUAL
12.1.1
-
PACKAGE BODY: APPS.FLM_VENDORMERGE_GRP
12.1.1
-
Table: MTL_INTERORG_PARAMETERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_INTERORG_PARAMETERS, object_name:MTL_INTERORG_PARAMETERS, status:VALID, product: INV - Inventory , description: Inter-organization relationships , implementation_dba_data: INV.MTL_INTERORG_PARAMETERS ,
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.FLM_KANBAN_SUMMARY_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FLM_KANBAN_SUMMARY_PKG, status:VALID,
-
APPS.FLM_KANBAN_SUMMARY_PKG dependencies on FLM_KANBAN_SUMMARY_S
12.2.2
-
12.2.2 DBA Data
12.2.2
-
APPS.FLM_KANBAN_SUMMARY_PKG dependencies on DUAL
12.2.2
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.FLM_VENDORMERGE_GRP
12.2.2
-
12.1.1 DBA Data
12.1.1
-
APPS.FLM_KANBAN_SUMMARY_PKG dependencies on FLM_KANBAN_SUMMARY_S
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.FLM_VENDORMERGE_GRP
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FLM_VENDORMERGE_GRP, status:VALID,
-
Table: MTL_INTERORG_PARAMETERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_INTERORG_PARAMETERS, object_name:MTL_INTERORG_PARAMETERS, status:VALID, product: INV - Inventory , description: Inter-organization relationships , implementation_dba_data: INV.MTL_INTERORG_PARAMETERS ,
-
PACKAGE BODY: APPS.FLM_VENDORMERGE_GRP
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FLM_VENDORMERGE_GRP, status:VALID,
-
PACKAGE BODY: APPS.FLM_KANBAN_SUMMARY_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FLM_KANBAN_SUMMARY_PKG, status:VALID,
-
Table: WIP_LINES
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LINES, object_name:WIP_LINES, status:VALID, product: WIP - Work in Process , description: Production lines , implementation_dba_data: WIP.WIP_LINES ,
-
Table: WIP_LINES
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LINES, object_name:WIP_LINES, status:VALID, product: WIP - Work in Process , description: Production lines , implementation_dba_data: WIP.WIP_LINES ,
-
Table: PO_VENDOR_SITES_ALL
12.2.2
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_VENDOR_SITES_ALL
12.1.1
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
APPS.FLM_VENDORMERGE_GRP dependencies on FND_API
12.2.2
-
APPS.FLM_VENDORMERGE_GRP dependencies on FND_API
12.1.1
-
Table: PO_VENDORS
12.1.1
product: PO - Purchasing , description: Suppliers , implementation_dba_data: Not implemented in this database ,
-
Table: PO_VENDORS
12.2.2
product: PO - Purchasing , description: Suppliers , implementation_dba_data: Not implemented in this database ,
-
Table: MTL_SECONDARY_INVENTORIES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SECONDARY_INVENTORIES, object_name:MTL_SECONDARY_INVENTORIES, status:VALID, product: INV - Inventory , description: Subinventory definitions , implementation_dba_data: INV.MTL_SECONDARY_INVENTORIES ,
-
Table: MTL_SECONDARY_INVENTORIES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SECONDARY_INVENTORIES, object_name:MTL_SECONDARY_INVENTORIES, status:VALID, product: INV - Inventory , description: Subinventory definitions , implementation_dba_data: INV.MTL_SECONDARY_INVENTORIES ,