This Technical Reference Manual (TRM) in any form, software or printed matter, contains proprietary information of Oracle ; it is provided under an Oracle agreement containing restrictions on use and disclosure and is also protected by copyright, patent, and other intellectual property law. Restrictions applicable to this TRM include, but are not limited to: (a) exercising either the same degree of care to safeguard the confidentiality of this TRM as you exercise to safeguard the confidentiality of your own most important Confidential Information or a reasonable degree of care, whichever is greater; (b) maintaining agreements with your employees and agents that protect the Confidential Information of third parties such as Oracle and instructing such employees and agents of these requirements for this TRM; (c) restricting disclosure of this TRM to those of your employees who have a 'need to know' consistent with the purposes for which this TRM was disclosed to you; (d) maintaining this TRM at all times on your premises; (e) not removing or destroying any proprietary or confidential legends or markings placed upon this TRM in whatever form, software or printed matter; and (f) not reproducing or transmitting this TRM in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of Oracle. You should not use this TRM in any form, software or printed matter, to create software that performs the same or similar functions as any Oracle products.
The information in this TRM is subject to change without notice. If you find any problems in the TRM in any form, software or printed matter, please report them to us in writing. Oracle does not warrant that this TRM is error free. This TRM is provided to customer 'as is' with no warranty of any kind. This TRM does not constitute Documentation as that term is defined in Oracle's agreements. Reverse engineering of the Programs (software and documentation) associated with this TRM are prohibited. The Programs associated with this TRM are not intended for use in any nuclear, aviation, mass transit, medical, or other inherently dangerous applications. It shall be licensee's responsibility to take all appropriate fail safe, backup, redundancy and other measures to ensure the safe use of such applications if the Programs are used for such purposes, and Oracle disclaims liability for any damages caused by such use of the Programs. Program Documentation is licensed for use solely to support the deployment of the Programs and not for any other any other purpose. Restricted Rights Legend
This TRM and the Programs associated with this TRM delivered subject to the DOD FAR Supplement are 'commercial computer software' and use, duplication and disclosure of the TRM and the Programs associated with this TRM shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement. Otherwise, this TRM and the Programs associated with this TRM delivered subject to the Federal Acquisition Regulations are 'restricted computer software' and use, duplication and disclosure of the TRM and the Programs associated with this TRM shall be subject to the restrictions in FAR 52.227-14, Rights in Data General, including Alternate III (June 1987). Oracle, 500 Oracle Parkway, Redwood City, CA 94065.
Oracle is a registered trademark. AIM Advantage, Big Business. Small Business. All Business., CDM Advantage, .comference, ConText®, Des40®, Easy*Query, Easy*SQL®, Education Objects, EMM Advantage, Enabling the Information Age®, ExpertDetectSM, Express®, FastForwardSM, GEMMS®, Gist, Hyper*SQL, instantOracle, "Internet Business Intelligence - Insight for Everyone", iSQL*Plus, JInitiator, NLS*Workbench®, Object Marketplace, ODP Pulse, ODP Techwire, OLA, On Oracle, Oracle®, Oracle Book®, Oracle Bookbatch®, Oracle BookBuilder®, OracleBRONZE®, Oracle Business OnLine®, OracleDevConnectSM, Oracle® Discoverer, Oracle® Expert, Oracle Financials®, OracleGOLDSM, OracleIncidentSM, OracleJSP, OracleLifeCycleSM, Oracle Media Objects®, OracleMERCURYSM, OracleMetaLinkSM, OraclemetalsSM, OracleMobile, Oracle Names®, Oracle NetSolutions®, Oracle® One, Oracle Open Gateways®, Oracle OpenWorld®, OraclePLATINUMSM, Oracle Power Objects®, Oracle Press®, Oracle Procedural Gateway®, Oracle Quality®, Oracle Secure Network Services®, OracleSILVERSM, Oracle® SQL/Services, Oracle® SQL*TutorSM, OracleSTERLINGSM, Oracle Store®, Oracle Transparent Gateway®, OracleWare®, Oracle8i, Oracle9i, PC Express®, Personal Express®, PJM Advantage, PL/SQL, Pro*Ada®, Pro*C, Pro*C/C++, Pro*COBOL®, Pro*FORTRAN®, Pro*Pascal®, Pro*PL/1®, Pro*REXX®, Profit, ProREXX, Report Card, Secure Access 2.0, Secure Network Services®, Security Without Compromise, SellingPoint®, SQL*Plus®, Tutor are trademarks or registered trademarks of Oracle. Other names may be trademarks of their respective owners. The absence of a product or service name, slogan, or logo from this list does not constitute a waiver of Oracle's trademark or other intellectual property rights concerning that name, slogan, or logo.
Description: |
---|
This table stores snapshot infomration of the actual kanban transactions.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_ACT_SNAPSHOT_U1 | UNIQUE | APPS_TS_TX_IDX | REPLENISHMENT_ACTIVITY_ID |
FLM_EKB_ACT_SNAPSHOT_U2 | UNIQUE | APPS_TS_TX_IDX | RECEIVED_ACTIVITY_ID |
FLM_EKB_ACT_SNAPSHOT_N1 | NONUNIQUE | APPS_TS_TX_IDX | REPLENISHMENT_DATE |
FLM_EKB_ACT_SNAPSHOT_N2 | NONUNIQUE | APPS_TS_TX_IDX | RECEIVED_DATE |
FLM_EKB_ACT_SNAPSHOT_N3 | NONUNIQUE | APPS_TS_TX_IDX |
PULL_SEQUENCE_ID
LEAD_TIME |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORGANIZATION_ID | NUMBER | Y | Organization id | |
PULL_SEQUENCE_ID | NUMBER | Y | Pull sequence identifier | |
KANBAN_CARD_ID | NUMBER | Y | Kanban card identifier | |
REPLENISHMENT_ACTIVITY_ID | NUMBER | Y | Card Replenishment activity identifier | |
REPLENISHMENT_CYCLE_ID | NUMBER | Y | Replenishment cycle identifier | |
REPLENISHMENT_DATE | DATE | Replenishment date | ||
RECEIVED_ACTIVITY_ID | NUMBER | Card Received activity identifier | ||
RECEIVED_DATE | DATE | Received date | ||
LEAD_TIME | NUMBER | Lead time | ||
KANBAN_SIZE | NUMBER | Kanban quantity | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
CREATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column |
FLM.FLM_EKB_ACT_SNAPSHOT does not reference any database object
FLM.FLM_EKB_ACT_SNAPSHOT is referenced by following:
Description: |
---|
This table is used for importing kanban cards from other kanban systems.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_CARDS_INTERFACE_N1 | NONUNIQUE | APPS_TS_TX_IDX |
GROUP_ID
PULL_SEQUENCE_ID ORGANIZATION_ID TRANSACTION_TYPE |
FLM_EKB_CARDS_INTERFACE_N2 | NONUNIQUE | APPS_TS_TX_IDX |
GROUP_ID
PULL_SEQUENCE_ID SOURCE_TYPE ORGANIZATION_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INTERFACE_ID | NUMBER | Interface Id | ||
GROUP_ID | NUMBER | Processing group identifier | ||
PROCESS_STATUS | NUMBER | Process status | ||
TRANSACTION_TYPE | NUMBER | Y | 1-Create, 2-Update, 3-Delete | |
ERROR_TEXT | VARCHAR2 | (4000) | Error Text incase if interface record errors out | |
PULL_SEQUENCE_ID | NUMBER | Pull Sequence identifier | ||
KANBAN_CARD_ID | NUMBER | Kanban card identifer | ||
KANBAN_CARD_NUMBER | VARCHAR2 | (2000) | Kanban card number | |
INVENTORY_ITEM_CODE | VARCHAR2 | (40) | Inventory Item Code | |
INVENTORY_ITEM_ID | NUMBER | Inventory item identifier | ||
ORGANIZATION_CODE | VARCHAR2 | (3) | Short code that uniquely identifies the organization | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
SUBINVENTORY_NAME | VARCHAR2 | (30) | Subinventory name | |
SUPPLY_STATUS | NUMBER | Kanban supply status | ||
CARD_STATUS | NUMBER | Kanban card status | ||
KANBAN_CARD_TYPE | NUMBER | Indicates whether card is replenishable or not | ||
SOURCE_TYPE | NUMBER | Kanban source type | ||
KANBAN_SIZE | NUMBER | Kanban quantity | ||
LOCATOR_ID | NUMBER | Locator identifier | ||
SUPPLIER_ID | NUMBER | Supplier Identifier | ||
SUPPLIER_NAME | VARCHAR2 | (240) | Supplier Name to derive Supplier Id | |
SUPPLIER_SITE_ID | NUMBER | Supplier Site identifier | ||
SUPPLIER_SITE_CODE | VARCHAR2 | (15) | To Derive Supplier Site Id | |
SOURCE_ORGANIZATION_ID | NUMBER | Source organization identifier | ||
SOURCE_SUBINVENTORY | VARCHAR2 | (10) | Source subinventory name | |
SOURCE_LOCATOR_ID | NUMBER | Source locator identifier | ||
WIP_LINE_CODE | VARCHAR2 | (10) | Wip line name | |
WIP_LINE_ID | NUMBER | Wip Line Id, defaulted form pull sequence | ||
CURRENT_REPLENISH_CYCLE_ID | NUMBER | Current Replenishment Cycle Id | ||
KANBAN_ERROR_CODE | NUMBER | Kanban Error code | ||
ATTRIBUTE_CATEGORY | VARCHAR2 | (30) | Descriptive flexfield structure defining column | |
ATTRIBUTE1 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE2 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE3 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE4 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE5 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE6 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE7 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE8 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE9 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE10 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE11 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE12 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE13 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE14 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE15 | VARCHAR2 | (150) | Descriptive flexfield segment | |
LAST_PRINT_DATE | DATE | Last printed date of kanban card | ||
LAST_UPDATE_DATE | DATE | Standard Who column | ||
LAST_UPDATED_BY | NUMBER | Standard Who column | ||
CREATION_DATE | DATE | Standard Who column | ||
CREATED_BY | NUMBER | Standard Who column | ||
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
REQUEST_ID | NUMBER | Concurrent Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Concurrent Who column | ||
PROGRAM_ID | NUMBER | Concurrent Who column | ||
PROGRAM_UPDATE_DATE | DATE | Concurrent Who column | ||
REPLENISHMENT_COUNT | NUMBER | Indicates the number of times the card was replenished | ||
MAX_REPLENISHMENTS | NUMBER | This figure indicates the maximum number of replenishments the card can have. | ||
DISABLE_DATE | DATE | Disable Date for Card effectivity | ||
REPLACEMENT_FLAG | NUMBER | Y | Flag to indicate if kanban card is to be replaced. |
FLM.FLM_EKB_CARDS_INTERFACE does not reference any database object
FLM.FLM_EKB_CARDS_INTERFACE is referenced by following:
Description: |
---|
This table is used for importing kanban demands from other kanban systems.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_DEMAND_INTERFACE_N1 | NONUNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PROCESS_STATUS |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INTERFACE_ID | NUMBER | Y | Interface Identifer | |
ORGANIZATION_ID | NUMBER | Organization Identifier | ||
ORGANIZATION_CODE | VARCHAR2 | (3) | Organization Code | |
INVENTORY_ITEM_ID | NUMBER | Inventory Item Identifier | ||
ITEM_SEGMENTS | VARCHAR2 | (2000) | Concatenated Segments of Item | |
SUBINVENTORY | VARCHAR2 | (10) | Subinventory Code | |
LOCATOR_ID | NUMBER | Locator Identifier | ||
LOCATOR_SEGMENTS | VARCHAR2 | (2000) | Concatenated segments of Locator | |
PULL_SEQUENCE_ID | NUMBER | Pull Sequence Identifier | ||
DEMAND_DATE | DATE | Demand Date | ||
DEMAND_QUANTITY | NUMBER | Demand Quantity | ||
AVERAGE_DEMAND | NUMBER | Average Daily Demand | ||
DEMAND_START_DATE | DATE | Demand Start Date | ||
DEMAND_END_DATE | DATE | Demand End Date | ||
LAST_UPDATE_DATE | DATE | Standard WHO Column | ||
LAST_UPDATED_BY | NUMBER | Standard WHO Column | ||
CREATION_DATE | DATE | Standard WHO Column | ||
CREATED_BY | NUMBER | Standard WHO Column | ||
LAST_UPDATED_LOGIN | NUMBER | Standard WHO Column | ||
ERROR | VARCHAR2 | (2000) | Error Message | |
PROCESS_STATUS | NUMBER | Process Status | ||
REQUEST_ID | NUMBER | Standard WHO Column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard WHO Column | ||
PROGRAM_ID | NUMBER | Standard WHO Column | ||
PROGRAM_UPDATE_DATE | DATE | Standard WHO Column |
FLM.FLM_EKB_DEMAND_INTERFACE does not reference any database object
FLM.FLM_EKB_DEMAND_INTERFACE is referenced by following:
Description: |
---|
This table stores snapshot information of the Horizontal Plan information for a kanban Pull Sequence.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_HORIZONTAL_TEMP_U1 | UNIQUE | APPS_TS_TX_IDX | PLANNING_TEMP_ID |
FLM_EKB_HORIZONTAL_TEMP_N1 | NONUNIQUE | APPS_TS_TX_IDX | PULL_SEQUENCE_ID |
FLM_EKB_HORIZONTAL_TEMP_N2 | NONUNIQUE | APPS_TS_TX_IDX | KANBAN_PLAN_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLANNING_TEMP_ID | NUMBER | Planning Record Identifier | ||
KANBAN_PLAN_ID | NUMBER | Kanban Plan Identifier | ||
PULL_SEQUENCE_ID | NUMBER | Pull Sequence Identifier | ||
ORGANIZATION_ID | NUMBER | organization Identifier | ||
INVENTORY_ITEM_ID | NUMBER | Inventory Item Identifier | ||
SUBINVENTORY_CODE | VARCHAR2 | (10) | Subinventory Code | |
LOCATOR_ID | NUMBER | Locator Identifier | ||
PLAN_DATE | DATE | Planning Date | ||
BEGINNING_ONHAND | NUMBER | Beginning Onhand | ||
EXPECTED_RECEIPTS | NUMBER | Expected Receipt | ||
DAILY_DEMAND | NUMBER | Daily Demand | ||
ADJUSTED_DAILY_DEMAND | NUMBER | Adjusted Daily Demand | ||
AVAILABLE_ONHAND | NUMBER | Available Onhand | ||
CARDS_ONHAND | NUMBER | Cards Onhand | ||
CARDS_REPLENISHED | NUMBER | Cards Replenished | ||
SAFETY_STOCK_DAYS | NUMBER | Safety Stock Days | ||
ADJUSTED_SAFETY_STOCK_DAYS | NUMBER | Adjusted Safety Stock | ||
SAFETY_STOCK_TARGET | NUMBER | Safety Stock Target | ||
ITEM_UNIT_COST | NUMBER | Item Cost | ||
INVENTORY_VALUE | NUMBER | Inventory Value | ||
LAST_UPDATE_DATE | DATE | Standard WHO COlumn | ||
LAST_UPDATED_BY | NUMBER | Standard WHO COlumn | ||
CREATION_DATE | DATE | Standard WHO COlumn | ||
CREATED_BY | NUMBER | Standard WHO COlumn | ||
LAST_UPDATED_LOGIN | NUMBER | Standard WHO COlumn |
FLM.FLM_EKB_HORIZONTAL_PLAN_TEMP does not reference any database object
FLM.FLM_EKB_HORIZONTAL_PLAN_TEMP is referenced by following:
Description: |
---|
This table stores the definition of eKanban Parameters.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_PREFERENCE_DEF_U1 | UNIQUE | APPS_TS_TX_IDX |
PREFERENCE_ID
ZD_EDITION_NAME |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PREFERENCE_ID | NUMBER | Y | Preference identifier | |
PREFERENCE_CODE | NUMBER | Y | Preference code | |
PREFERENCE_TYPE | NUMBER | Preference Type | ||
PREFERENCE_NAME_LOOKUP_TYPE | VARCHAR2 | (30) | Lookup Type for the preference value labels | |
PREFERENCE_VALUE_LOOKUP_TYPE | VARCHAR2 | (30) | Lookup Type for the preference values | |
MODULE_ID | NUMBER | Module Identifier | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object Version Number | |
USAGE_LEVEL | NUMBER | Usage Level | ||
ZD_EDITION_NAME | VARCHAR2 | (30) | Y |
FLM.FLM_EKB_PREFERENCE_DEFINITIONS does not reference any database object
FLM.FLM_EKB_PREFERENCE_DEFINITIONS is referenced by following:
Description: |
---|
This table stores the various levels of eKanban Parameters.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_PREFERENCE_LEVELS_U1 | UNIQUE | APPS_TS_TX_IDX |
LEVEL_ID
ZD_EDITION_NAME |
FLM_EKB_PREFERENCE_LEVELS_N1 | NONUNIQUE | APPS_TS_TX_IDX | ORGANIZATION_ID |
FLM_EKB_PREFERENCE_LEVELS_N2 | NONUNIQUE | APPS_TS_TX_IDX | LEVEL_CODE |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
LEVEL_ID | NUMBER | Y | Level identifier | |
LEVEL_CODE | NUMBER | Y | Level code | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
MODULE_ID | NUMBER | Module Identifier | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object Version Number | |
ZD_EDITION_NAME | VARCHAR2 | (30) | Y |
FLM.FLM_EKB_PREFERENCE_LEVELS does not reference any database object
FLM.FLM_EKB_PREFERENCE_LEVELS is referenced by following:
Description: |
---|
This table stores the various values for eKanban Parameters.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_PREFERENCE_VALUES_U1 | UNIQUE | APPS_TS_TX_IDX |
PREFERENCE_VALUE_ID
ZD_EDITION_NAME |
FLM_EKB_PREFERENCE_VALUES_N1 | NONUNIQUE | APPS_TS_TX_IDX |
PREFERENCE_ID
LEVEL_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PREFERENCE_VALUE_ID | NUMBER | Y | Preference Value identifier | |
PREFERENCE_ID | NUMBER | Y | Preference identifier | |
LEVEL_ID | NUMBER | Y | Level identifier | |
SEQUENCE_NUMBER | NUMBER | Sequence number | ||
ATTRIBUTE_NAME | VARCHAR2 | (30) | Attribute name | |
ATTRIBUTE_VALUE_CODE | VARCHAR2 | (80) | Attribute Value Code | |
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object Version Number | |
USAGE_LEVEL | NUMBER | Usage Level | ||
ATTRIBUTE_ENABLE_FLAG | NUMBER | ATTRIBUTE ENABLE FLAG | ||
ZD_EDITION_NAME | VARCHAR2 | (30) | Y |
FLM.FLM_EKB_PREFERENCE_VALUES does not reference any database object
FLM.FLM_EKB_PREFERENCE_VALUES is referenced by following:
Description: |
---|
This table is used for importing Pull Sequences from other kanban systems.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_PULL_SEQ_INTERFACE_IDX | NONUNIQUE | APPS_TS_TX_IDX |
GROUP_ID
ORGANIZATION_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INTERFACE_ID | NUMBER | Y | Interface Identifier | |
PULL_SEQUENCE_ID | NUMBER | Pull Sequence Identifier | ||
TRANSACTION_TYPE | NUMBER | Y | 1-Insert, 2-Update, 3-Delete | |
GENERATE_CARDS | VARCHAR2 | (1) | Generate cards flag. Default 'N' | |
GROUP_ID | NUMBER | Processing group Identifier | ||
PROCESS_STATUS | NUMBER | Process Status | ||
LAST_UPDATE_DATE | DATE | Standard Who column | ||
LAST_UPDATED_BY | NUMBER | Standard Who column | ||
CREATION_DATE | DATE | Standard Who column | ||
CREATED_BY | NUMBER | Standard Who column | ||
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
INVENTORY_ITEM_ID | NUMBER | Inventory item Identifier for pull sequence creation | ||
CONCATENATED_SEGMENTS | VARCHAR2 | (40) | Inventory Item Name | |
ORGANIZATION_CODE | VARCHAR2 | (3) | Short code that uniquely identifies the organization | |
ORGANIZATION_ID | NUMBER | Organization Identifier | ||
SUBINVENTORY_NAME | VARCHAR2 | (10) | Subinventory name | |
SOURCE_TYPE | NUMBER | Kanban source type identifier | ||
LOCATOR_ID | NUMBER | Locator Identifier | ||
SUPPLIER_ID | NUMBER | Supplier ID | ||
SUPPLIER_NAME | VARCHAR2 | (240) | Supplier Name | |
SUPPLIER_SITE_ID | NUMBER | Supplier Site Id | ||
SUPPLIER_SITE_CODE | VARCHAR2 | (15) | Supplier Site code | |
SOURCE_ORGANIZATION_ID | NUMBER | Source organization identifier | ||
SOURCE_SUBINVENTORY | VARCHAR2 | (10) | Source subinventory name | |
SOURCE_LOCATOR_ID | NUMBER | Source locator identifier | ||
WIP_LINE_CODE | VARCHAR2 | (10) | Wip line name | |
WIP_LINE_ID | NUMBER | Wip line identifier | ||
REPLENISHMENT_LEAD_TIME | NUMBER | Lead time to replenish kanban | ||
CALCULATE_KANBAN_FLAG | NUMBER | Lead time to replenish kanban | ||
KANBAN_SIZE | NUMBER | Kanban quantity | ||
FIXED_LOT_MULTIPLIER | NUMBER | Fixed lot multiplier | ||
SAFETY_STOCK_DAYS | NUMBER | Safety stock days | ||
NUMBER_OF_CARDS | NUMBER | Number of kanban cards | ||
MINIMUM_ORDER_QUANTITY | NUMBER | Minimum order quantity | ||
AGGREGATION_TYPE | NUMBER | Aggregation type | ||
ALLOCATION_PERCENT | NUMBER | Allocation percent | ||
REQUEST_ID | NUMBER | Concurrent Who column | ||
PROGRAM_ID | NUMBER | Concurrent Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Concurrent Who column | ||
PROGRAM_UPDATE_DATE | DATE | Concurrent Who column | ||
RELEASE_KANBAN_FLAG | NUMBER | Flag to indicate that Kanban will execute (Yes) or not (No,for planning only). | ||
ATTRIBUTE_CATEGORY | VARCHAR2 | (30) | Descriptive flexfield structure defining column | |
ATTRIBUTE1 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE2 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE3 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE4 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE5 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE6 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE7 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE8 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE9 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE10 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE11 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE12 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE13 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE14 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE15 | VARCHAR2 | (150) | Descriptive flexfield segment | |
AUTO_REQUEST | VARCHAR2 | (1) | Flag Indicating if the pull sequence is auto request eligible | |
AUTO_ALLOCATE_FLAG | VARCHAR2 | (1) | Flag indicating if the replenishment move order should be automatically allocated on creation | |
ERROR_TEXT | VARCHAR2 | (4000) | Error Text incase if interface record errors out | |
REPLENISHMENT_TYPE | NUMBER | 0-Physical 1-Logical | ||
CONSOLIDATION | NUMBER | Consolidation for pull sequence | ||
CONSOLIDATION_GROUP | VARCHAR2 | (20) | Consolidation group name to consoidate kanban cards | |
AVG_DEPENDENT_DEMAND | NUMBER | Average Dependent Demand | ||
AVG_INDEPENDENT_DEMAND | NUMBER | Average Independent Demand |
FLM.FLM_EKB_PULL_SEQ_INTERFACE does not reference any database object
FLM.FLM_EKB_PULL_SEQ_INTERFACE is referenced by following:
Description: |
---|
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PULL_SEQUENCE_ID | NUMBER |
APPS.FLM_EKB_PULL_SEQ_TEMP does not reference any database object
APPS.FLM_EKB_PULL_SEQ_TEMP is not referenced by any database object
Description: |
---|
This table stores information regarding the execution of eKanban Metric concurrent programs.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_RUN_DETAILS_U1 | NONUNIQUE | APPS_TS_TX_IDX | ORGANIZATION_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORGANIZATION_ID | NUMBER | Y | Organization ID | |
ACTUAL_DEMAND_RUN_DATE | DATE | Last run date of Actual Demand calculation program | ||
LAST_DEMAND_REQUEST_ID | NUMBER | Concurrent request ID of last Actual Demand calculation process | ||
LEAD_TIME_RUN_DATE | DATE | Last run date of Lead Time calculation program | ||
LAST_LEAD_TIME_REQUEST_ID | NUMBER | Concurrent request ID of last Lead Time calculation process | ||
HEALTH_STATUS_RUN_DATE | DATE | Last run date of Health Status calculation program | ||
LAST_HEALTH_STATUS_REQUEST_ID | NUMBER | Concurrent request ID of last Health Status calculation process | ||
UNMOVED_CARDS_RUN_DATE | DATE | Last run date of Unmoved Cards calculation program | ||
LAST_UNMOVED_CARDS_REQUEST_ID | NUMBER | Concurrent request ID of last Unmoved cards calculation process | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
CREATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column |
FLM.FLM_EKB_RUN_DETAILS does not reference any database object
FLM.FLM_EKB_RUN_DETAILS is referenced by following:
Description: |
---|
This table is used for importing multiple suppliers for Pull Sequences from other kanban systems.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EKB_SUPPLIER_INTERFACE_IDX | NONUNIQUE | APPS_TS_TX_IDX | PARENT_INTERFACE_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PARENT_INTERFACE_ID | NUMBER | Y | Identifies this row's parent in FLM_EKB_PULL_SEQ_INTERFACE | |
TRANSACTION_TYPE | NUMBER | Y | 1- Insert, 2-Update 3-Delete | |
SUPPLIER_ID | NUMBER | Supplier Identifier | ||
SUPPLIER_NAME | VARCHAR2 | (240) | Supplier Name | |
SUPPLIER_SITE_ID | NUMBER | Supplier Site Identifier | ||
SUPPLIER_SITE_CODE | VARCHAR2 | (15) | Supplier Site Code | |
SOURCING_PERCENTAGE | NUMBER | Percentage of material sourced for this supplier. | ||
LAST_UPDATE_DATE | DATE | Standard Who column | ||
LAST_UPDATED_BY | NUMBER | Standard Who column | ||
CREATION_DATE | DATE | Standard Who column | ||
CREATED_BY | NUMBER | Standard Who column | ||
LAST_UPDATE_LOGIN | NUMBER | Standard Who column |
FLM.FLM_EKB_SUPPLIER_INTERFACE does not reference any database object
FLM.FLM_EKB_SUPPLIER_INTERFACE is referenced by following:
Description: | Stores the recorded lot numbers |
---|
FLM_EXE_LOT_NUMBERS stores the recorded lot numbers.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EXE_LOT_NUMBERS_U1 | UNIQUE | APPS_TS_TX_IDX | REQUIREMENT_LOT_ID |
FLM_EXE_LOT_NUMBERS_N1 | NONUNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
WIP_ENTITY_ID INVENTORY_ITEM_ID OPERATION_SEQ_NUM |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
REQUIREMENT_LOT_ID | NUMBER | Y | Requirement lot identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization Identifier | |
WIP_ENTITY_ID | NUMBER | Y | WIP entity identifier | |
OPERATION_SEQ_NUM | NUMBER | Operation Sequence Number | ||
INVENTORY_ITEM_ID | NUMBER | Y | Inventory item identifier | |
LOT_NUMBER | VARCHAR2 | (80) | Y | Lot number |
LOT_QUANTITY | NUMBER | Y | Lot quantity | |
PARENT_LOT_NUMBER | VARCHAR2 | (80) | Parent lot number | |
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number |
FLM.FLM_EXE_LOT_NUMBERS does not reference any database object
FLM.FLM_EXE_LOT_NUMBERS is referenced by following:
Description: | Stores the current line operation as well as the history of line operation completions |
---|
FLM_EXE_OPERATIONS stores the current line operation as well as the history of line operation completions
Each time a line operation is completed for a flow schedule, a record is entered into this table that identifies the completed schedule, line operation and the next line operation to which schedule has been moved. It also stores whether a schedule is current on a line operation.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EXE_OPERATIONS_N1 | NONUNIQUE | APPS_TS_TX_IDX |
WIP_ENTITY_ID
ORGANIZATION_ID OPERATION_SEQUENCE_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
WIP_ENTITY_ID | NUMBER | Y | Flow schedule wip entity id | |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
OPERATION_SEQUENCE_ID | NUMBER | Y | Operation that is being completed | |
NEXT_OP_SEQ_ID | NUMBER | Next operation to which the flow schedule is moved | ||
CURRENT_FLAG | VARCHAR2 | (1) | Y | This operation is still active or has been completed already. |
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number |
FLM.FLM_EXE_OPERATIONS does not reference any database object
FLM.FLM_EXE_OPERATIONS is referenced by following:
Description: | Stores the preferences for execution workstation |
---|
FLM_EXE_PREFERENCES stores the preferences for execution workstation.
The set of preferences for a workstation contain single value preferences and multiple value preferences. This table stores single value preferences that drive different aspects of workstation , like whether workstation is enabled, mode of work on this workstation, size of instruction frame, check engineering changes automatically etc.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EXE_PREFERENCES_U1 | UNIQUE | APPS_TS_TX_IDX | PREFERENCE_ID |
FLM_EXE_PREFERENCES_N1 | NONUNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
LINE_ID STANDARD_OPERATION_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PREFERENCE_ID | NUMBER | Y | Unique identifier for flow execution preference | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
LINE_ID | NUMBER | Production Line Identifier | ||
STANDARD_OPERATION_ID | NUMBER | Which standard line operation this is defined on. | ||
WORKSTATION_ENABLED | VARCHAR2 | (1) | Whether the wokstation is available at this line operation | |
DATA_ENTRY_MODE | NUMBER | The way the schedule is selected | ||
AUTO_SCHEDULE_TRANSITION | VARCHAR2 | (1) | Whether to move to next schedule automatically after a schedule is completed | |
LAST_OPERATION_ID | NUMBER | What is the last line operation | ||
PICK_RELEASE_OPERATION_ID | NUMBER | Line operation to do pick release | ||
LABEL_START_OPERATION_ID | NUMBER | Line operation to start label printing | ||
LABEL_END_OPERATION_ID | NUMBER | Line operation to do end label printing | ||
AUTO_ECO_CHECK | VARCHAR2 | (1) | Check ECO when loading page | |
ECO_DAYS_PRIOR | NUMBER | Consider ECO changes days before sysdate | ||
ECO_DAYS_AFTER | NUMBER | Consider ECO changes days after schedule completion date | ||
INSTRUCTION_FRAME_HEIGHT | NUMBER | The height of frame in which instruction is displayed | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
BACKFLUSH_OPTION | NUMBER | The option to indicates how the component backflush and resource charging are to be performed. Value of 1 indicates the backflush/charging for the operations where works are performed. Value of 2 indicates the backflush/charging for all operations in routing. | ||
VIEW_ALL_SCHEDULES | VARCHAR2 | (1) | Indicates whether the flow schedules are visible in all line operations |
FLM.FLM_EXE_PREFERENCES does not reference any database object
FLM.FLM_EXE_PREFERENCES is referenced by following:
Description: | Stores the details of preference for different entities for execution workstation |
---|
FLM_EXE_PREFERENCES stores the details of preferences for different entities for execution workstation.
The set of preferences for a workstation contain single value preferences and multiple value preferences. This table stores multiple value preferences that drive different aspects of workstation , like which regions of information to be shown on each page and the order of these regions, list of sources from which the instruction list would be generated and their order.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EXE_PREF_ENTITIES_U1 | UNIQUE | APPS_TS_TX_IDX | PREFERENCE_ENTITY_ID |
FLM_EXE_PREF_ENTITIES_N1 | NONUNIQUE | APPS_TS_TX_IDX | PREFERENCE_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PREFERENCE_ENTITY_ID | NUMBER | Y | Unique identifier for flow execution preference entity | |
PREFERENCE_ID | NUMBER | Y | The parent of the preference entities | |
ENTITY_TYPE | NUMBER | Y | The entity name/type | |
ENTITY_VALUE | VARCHAR2 | (240) | The value of the entity | |
ENTITY_SEQUENCE | NUMBER | Internal sequence within the same entity type entries | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number |
FLM.FLM_EXE_PREF_ENTITIES does not reference any database object
FLM.FLM_EXE_PREF_ENTITIES is referenced by following:
Description: | Stores the component requirement |
---|
FLM_EXE_REQ_OPERATIONS stores the component requirements
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EXE_REQ_OPERATIONS_U1 | UNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
WIP_ENTITY_ID INVENTORY_ITEM_ID OPERATION_SEQ_NUM |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INVENTORY_ITEM_ID | NUMBER | Y | Inventory Item Identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization Identifier | |
WIP_ENTITY_ID | NUMBER | Y | WIP entity identifier | |
OPERATION_SEQ_NUM | NUMBER | Y | Operation Sequence Number | |
COMPONENT_SEQUENCE_ID | NUMBER | Y | Component sequence identifier | |
QUANTITY_PER_ASSEMBLY | NUMBER | Y | Quantity per assembly | |
SUPPLY_SUBINVENTORY | VARCHAR2 | (10) | Supply subinventory | |
SUPPLY_LOCATOR_ID | NUMBER | Supply locator identifier | ||
BASIS_TYPE | NUMBER | Item basis type. | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number |
FLM.FLM_EXE_REQ_OPERATIONS does not reference any database object
FLM.FLM_EXE_REQ_OPERATIONS is referenced by following:
Description: | Stores the recorded serial numbers |
---|
FLM_EXE_SERIAL_NUMBERS stores the recorded serial numbers.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_EXE_SERIAL_NUMBERS_U1 | UNIQUE | APPS_TS_TX_IDX | REQUIREMENT_SERIAL_ID |
FLM_EXE_SERIAL_NUMBERS_N1 | NONUNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
WIP_ENTITY_ID INVENTORY_ITEM_ID OPERATION_SEQ_NUM |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
REQUIREMENT_SERIAL_ID | NUMBER | Y | Requirement serial identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization Identifier | |
WIP_ENTITY_ID | NUMBER | Y | WIP entity identifier | |
OPERATION_SEQ_NUM | NUMBER | Operation Sequence Number | ||
INVENTORY_ITEM_ID | NUMBER | Y | Inventory item identifier | |
LOT_NUMBER | VARCHAR2 | (80) | Lot number | |
FM_SERIAL_NUMBER | VARCHAR2 | (30) | Y | From serial number |
TO_SERIAL_NUMBER | VARCHAR2 | (30) | Y | To serial number |
SERIAL_QUANTITY | NUMBER | Y | Serial quantity | |
PARENT_SERIAL_NUMBER | VARCHAR2 | (30) | Parent serial number | |
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number |
FLM.FLM_EXE_SERIAL_NUMBERS does not reference any database object
FLM.FLM_EXE_SERIAL_NUMBERS is referenced by following:
Description: | Stores the flitering criteria of flow manufacturing related query. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_FILTER_CRITERIA.ORGANIZATION_ID | MTL_PARAMETERS |
FLM_FILTER_CRITERIA table stores the filtering criteria of flow manufacturing related query.
The filtering criteria are grouped using CRITERIA_GROUP_ID column. The type of the group criteria defined in CRITERIA_GROUP_TYPE column indicates the usage of the filtering criteria. Each group can contain one or more filtering criteria. Each filtering criteria in the filtering criteria group is identified using CRITERIA_NUM column. The type of each criteria is stored in CRITERIA_TYPE column. In one criteria, there can be one or more operations (defined in CRITERIA_OPERATION column).
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_FILTER_CRITERIA_U1 | UNIQUE | APPS_TS_TX_IDX | CRITERIA_ID |
FLM_FILTER_CRITERIA_N1 | NONUNIQUE | APPS_TS_TX_IDX | CRITERIA_GROUP_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CRITERIA_ID | NUMBER | Y | Criteria identifier | |
CRITERIA_GROUP_ID | NUMBER | Y | Criteria group identifier | |
CRITERIA_NUM | NUMBER | Y | Criteria number | |
CRITERIA_GROUP_TYPE | NUMBER | Y | The type of criteria group. | |
CRITERIA_TYPE | NUMBER | Y | The type of criteria | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
OBJECT_VERSION_NUMBER | NUMBER | Y | Object Version Number | |
CRITERIA_OPERATION | NUMBER | Y | Criteria operation | |
CRITERIA_VALUE_TYPE | NUMBER | Y | The type of criteria value | |
CRITERIA_VALUE_NAME | VARCHAR2 | (240) | Criteria value with string datatype | |
CRITERIA_VALUE_NUM | NUMBER | Criteria value with number datatype | ||
CRITERIA_VALUE_DATE | DATE | Criteria value with date datatype | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column |
FLM.FLM_FILTER_CRITERIA does not reference any database object
FLM.FLM_FILTER_CRITERIA is referenced by following:
Description: | Stores the temporary information for building kanban purging report. |
---|
FLM_KANBAN_PURGE_TEMP table stores the temporary information for building kanban purging report.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORGANIZATION_ID | NUMBER | Organization identifier | ||
ITEM_ID | NUMBER | Item identifier | ||
SUBINVENTORY_CODE | VARCHAR2 | (10) | Subinventory code | |
LOCATOR_ID | NUMBER | Locator identifier | ||
COUNT | NUMBER | Count | ||
TYPE | NUMBER | Type of data in the table.There are 3 different types : type 1 indicates the count of cards deleted for particular item in the subinventory/locator, type 2 indicates the pull sequence belonging to item in the subinventory/locator as the unreferenced pull sequence and type 3 indicates the pull sequence beloning to item in the subinventory/locator has been deleted. | ||
GROUP_ID | NUMBER | Group identifier |
FLM.FLM_KANBAN_PURGE_TEMP does not reference any database object
FLM.FLM_KANBAN_PURGE_TEMP is referenced by following:
Description: | Stores the kanban pull sequence summary information to be displayed in Graphical Kanban Workbench. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_KANBAN_SUMMARY.ORGANIZATION_ID | MTL_PARAMETERS |
FLM_KANBAN_SUMMARY.WIP_LINE_ID | WIP_LINES |
FLM_KANBAN_SUMMARY.SUBINVENTORY_NAME
FLM_KANBAN_SUMMARY.SOURCE_ORGANIZATION_ID |
MTL_SECONDARY_INVENTORIES |
FLM_KANBAN_SUMMARY.SUPPLIER_SITE_ID | PO_VENDOR_SITES_ALL |
FLM_KANBAN_SUMMARY.SUPPLIER_ID | PO_VENDORS |
FLM_KANBAN_SUMMARY.SOURCE_ORGANIZATION_ID
FLM_KANBAN_SUMMARY.ORGANIZATION_ID |
MTL_INTERORG_PARAMETERS |
FLM_KANBAN_SUMMARY table stores the summary information for ranges of pull sequences that
are displayed in the Graphical Kanban Workbench
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_KANBAN_SUMMARY_U1 | UNIQUE | APPS_TS_TX_IDX | SUMMARY_ID |
FLM_KANBAN_SUMMARY_N1 | NONUNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
SUMMARY_TYPE SUMMARY_CODE KANBAN_PLAN_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SUMMARY_ID | NUMBER | Y | Summary identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
SUMMARY_TYPE | NUMBER | Y | Summary Type | |
SUMMARY_CODE | VARCHAR2 | (30) | Y | Summary Code |
KANBAN_PLAN_ID | NUMBER | Y | Kanban plan identifier | |
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
NODE_TYPE | NUMBER | Node type | ||
SOURCE_ORGANIZATION_ID | NUMBER | Source organization identifier | ||
SUPPLIER_ID | NUMBER | Supplier identifier | ||
SUPPLIER_SITE_ID | NUMBER | Supplier site identifier | ||
SUBINVENTORY_NAME | VARCHAR2 | (10) | Subinventory name | |
LOCATOR_ID | NUMBER | Locator identifier | ||
WIP_LINE_ID | NUMBER | Production line identifier | ||
X_COORDINATE | NUMBER | The X coordinate for pull sequence summary node | ||
Y_COORDINATE | NUMBER | The Y coordinate for pull sequence summary node |
FLM.FLM_KANBAN_SUMMARY does not reference any database object
FLM.FLM_KANBAN_SUMMARY is referenced by following:
Description: | Stores the mixed model map calculated result for lines. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_LINES.ORGANIZATION_ID
FLM_MMM_LINES.PLAN_ID |
FLM_MMM_PLANS |
FLM_MMM_LINES.LINE_ID | WIP_LINES |
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_OPERATIONS.ORGANIZATION_ID
FLM_MMM_OPERATIONS.PLAN_ID FLM_MMM_OPERATIONS.OPERATION_TYPE FLM_MMM_OPERATIONS.LINE_ID |
FLM_MMM_LINES |
FLM_MMM_LINES table stores the mixed model map calculated result for lines.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_MMM_LINES_U1 | UNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PLAN_ID CALCULATION_OPERATION_TYPE LINE_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLAN_ID | NUMBER | Y | Plan identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
LINE_ID | NUMBER | Y | Line identifier | |
CALCULATION_OPERATION_TYPE | NUMBER | Y | The type of the operation : line operation or process | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
CREATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
LINE_TAKT | NUMBER | Production line TAKT time | ||
HOURS_PER_DAY | NUMBER | Number of hours per day | ||
LINE_TAKT_AS_ASSIGNED | NUMBER | Production line TAKT time calculated for the assigned resources | ||
BOTTLENECK_RESOURCE_PERCENT | NUMBER | Biggest resource overcapacity percentage for all resources for this line | ||
BOTTLENECK_IPK_PERCENT | NUMBER | Biggest IPK overcapacity percentage for all operations for this line | ||
RESOURCE_UNDERCAPACITY | NUMBER | Biggest resource undercapacity percentage for all resources for this line | ||
IPK_UNDERCAPACITY | NUMBER | Biggest IPK undercapacity percentage for all operations for this line |
FLM.FLM_MMM_LINES does not reference any database object
FLM.FLM_MMM_LINES is referenced by following:
Description: | Stores the mixed model map calculated result for line operations and processes. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_OPERATIONS.ORGANIZATION_ID
FLM_MMM_OPERATIONS.PLAN_ID FLM_MMM_OPERATIONS.OPERATION_TYPE FLM_MMM_OPERATIONS.LINE_ID |
FLM_MMM_LINES |
FLM_MMM_OPERATIONS.LINE_ID
FLM_MMM_OPERATIONS.OPERATION_TYPE FLM_MMM_OPERATIONS.STANDARD_OPERATION_ID |
BOM_STANDARD_OPERATIONS |
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_OP_ITEMS.ORGANIZATION_ID
FLM_MMM_OP_ITEMS.PLAN_ID FLM_MMM_OP_ITEMS.STANDARD_OPERATION_ID |
FLM_MMM_OPERATIONS |
FLM_MMM_OP_RESOURCES.ORGANIZATION_ID
FLM_MMM_OP_RESOURCES.PLAN_ID FLM_MMM_OP_RESOURCES.STANDARD_OPERATION_ID |
FLM_MMM_OPERATIONS |
FLM_MMM_OPERATIONS table stores the mixed model map calculated result for line operations and processes.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_MMM_OPERATIONS_U1 | UNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PLAN_ID STANDARD_OPERATION_ID |
FLM_MMM_OPERATIONS_N1 | NONUNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PLAN_ID LINE_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLAN_ID | NUMBER | Y | Plan identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
STANDARD_OPERATION_ID | NUMBER | Y | Standard operation identifier | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
CREATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
LINE_ID | NUMBER | Y | Line identifier | |
OPERATION_TYPE | NUMBER | Y | Type of operation: 2 for process, 3 for line operation | |
OPERATION_TAKT | NUMBER | Operation TAKT time | ||
MACHINE_WEIGHTED_TIME | NUMBER | Weighted average time for machine resources for this operation | ||
LABOR_WEIGHTED_TIME | NUMBER | Weighted average time for labor resources for this operation | ||
ELAPSED_WEIGHTED_TIME | NUMBER | Weighted elapsed time for all resources for this operation | ||
IPK_NEEDED | NUMBER | in process kanban needed for this operation | ||
IPK_ASSIGNED | NUMBER | in process kanban assigned for this operation | ||
OP_TAKT_AS_ASSIGNED | NUMBER | Operation TAKT time calculated for assigned resources | ||
BOTTLENECK_RESOURCE_PERCENT | NUMBER | Biggest resource overcapacity percentage for all resources for this operation | ||
PROCESS_EFFICIENCY | NUMBER | Process efficiency for this operation | ||
RESOURCE_UNDERCAPACITY | NUMBER | Biggest resource undercapacity percentage for all resources for this operation |
FLM.FLM_MMM_OPERATIONS does not reference any database object
FLM.FLM_MMM_OPERATIONS is referenced by following:
Description: | Stores the mixed model map calculated result for assembly items. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_OP_ITEMS.ORGANIZATION_ID
FLM_MMM_OP_ITEMS.PLAN_ID FLM_MMM_OP_ITEMS.STANDARD_OPERATION_ID |
FLM_MMM_OPERATIONS |
FLM_MMM_OP_ITEMS.ASSEMBLY_ITEM_ID
FLM_MMM_OP_ITEMS.ORGANIZATION_ID |
MTL_SYSTEM_ITEMS_B |
FLM_MMM_OP_ITEMS table stores the mixed model map calculated result for assembly items.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_MMM_OP_ITEMS_U1 | UNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PLAN_ID STANDARD_OPERATION_ID ASSEMBLY_ITEM_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLAN_ID | NUMBER | Y | Plan identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
ASSEMBLY_ITEM_ID | NUMBER | Y | Assembly item identifier | |
STANDARD_OPERATION_ID | NUMBER | Y | Standard operation identifier | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
CREATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
LINE_ID | NUMBER | Production line identifier | ||
OPERATION_TYPE | NUMBER | Type of operation: 2 for process, 3 for line operation | ||
PROCESS_VOLUME | NUMBER | Volume processed for the item at the operation | ||
MACHINE_TIME | NUMBER | Time used for machine resources | ||
LABOR_TIME | NUMBER | Time used for labor resources | ||
ELAPSED_TIME | NUMBER | Elapsed time for the item at the operation |
FLM.FLM_MMM_OP_ITEMS does not reference any database object
FLM.FLM_MMM_OP_ITEMS is referenced by following:
Description: | Stores the mixed model map calculated result for resources. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_OP_RESOURCES.ORGANIZATION_ID
FLM_MMM_OP_RESOURCES.PLAN_ID FLM_MMM_OP_RESOURCES.STANDARD_OPERATION_ID |
FLM_MMM_OPERATIONS |
FLM_MMM_OP_RESOURCES.RESOURCE_ID | BOM_RESOURCES |
FLM_MMM_OP_RESOURCES table stores the mixed model map calculated result for resources.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_MMM_OP_RESOURCES_U1 | UNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PLAN_ID RESOURCE_ID STANDARD_OPERATION_ID |
FLM_MMM_OP_RESOURCES_N1 | NONUNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PLAN_ID LINE_ID STANDARD_OPERATION_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLAN_ID | NUMBER | Y | Plan identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
RESOURCE_ID | NUMBER | Y | Resource identifier | |
STANDARD_OPERATION_ID | NUMBER | Y | Standard operation identifier | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
CREATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
LINE_ID | NUMBER | Production line identifier | ||
OPERATION_TYPE | NUMBER | Type of operation: 2 for process, 3 for line operation | ||
WEIGHTED_RESOURCE_USAGE | NUMBER | Weight usage of the resource across all items at the operation | ||
RESOURCE_NEEDED | NUMBER | Resource needed for the operation | ||
RESOURCE_ASSIGNED | NUMBER | Resource assigned for the operation |
FLM.FLM_MMM_OP_RESOURCES does not reference any database object
FLM.FLM_MMM_OP_RESOURCES is referenced by following:
Description: | Stores the mixed model map plan information. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_PLANS.ORGANIZATION_ID | MTL_PARAMETERS |
Foreign Key Column | Foreign Table |
---|---|
FLM_MMM_LINES.ORGANIZATION_ID
FLM_MMM_LINES.PLAN_ID |
FLM_MMM_PLANS |
FLM_MMM_PLANS table stores the mixed model map plan information.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_MMM_PLANS_U1 | UNIQUE | APPS_TS_TX_IDX |
ORGANIZATION_ID
PLAN_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLAN_ID | NUMBER | Y | Plan Identifier | |
ORGANIZATION_ID | NUMBER | Y | Organization Identifier | |
PLAN_CODE | VARCHAR2 | (30) | Y | Name of the plan |
DESCRIPTION | VARCHAR2 | (240) | Description of the plan | |
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
CREATED_BY | NUMBER | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
PRODUCT_FAMILY_ID | NUMBER | Product family identifier | ||
LINE_ID | NUMBER | Production line identifier | ||
DEMAND_TYPE | NUMBER | Type of demand: 1 for forecast, 2 for MDS, 3 for MPS, 4 for actual production, 5 for sales order, 6 for planned order | ||
DEMAND_CODE | VARCHAR2 | (10) | Name of the demand | |
START_DATE | DATE | Plan start date | ||
END_DATE | DATE | Plan end date | ||
DEMAND_DAYS | NUMBER | Number of days of demands for the plan | ||
HOURS_PER_DAY | NUMBER | Number of hours of operation each day for the production line | ||
BOOST_PERCENT | NUMBER | Boost percentage for the calculation | ||
CALCULATION_OPTION | NUMBER | Option for MMM calculation: 1 for no IPK, 2 for one resource, 3 for resource assigned, 4 for IPK assigned | ||
TIME_UOM | NUMBER | Time unit of measure | ||
VIEW_BY | NUMBER | View by option for the plan: 1 for display sequence, 2 for operation code, 3 for description | ||
PRECISION | NUMBER | Precision of display for numbers |
FLM.FLM_MMM_PLANS does not reference any database object
FLM.FLM_MMM_PLANS is referenced by following:
Description: | Stores flow sequencing attribute definition. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_RULE_CONSTRAINTS.ATTRIBUTE_ID | FLM_SEQ_ATTRIBUTES |
FLM_SEQ_TASK_CONSTRAINTS.ATTRIBUTE_ID | FLM_SEQ_ATTRIBUTES |
FLM_SEQ_ATTRIBUTES table stores flow sequencing attribute definition.
The sequencing attribute must be defined before creating any constraint. It identifies the value domain on which the constraint is defined. As an example, we can define an attribute named 'Color'. For the given customer, the 'Color' is stored as the attribute1 column in the sales order table. Thus the 'Color' sequencing attribute will have ATTRIBUTE_NAME of 'Color', USER_DEFINED_FLAG of 'Y', ATTRIBUTE_TYPE of 'Sales Order Property', ATTRIBUTE_SOURCE of 'ATTRIBUTE1' and ATTRIBUTE_VALUE_TYPE of 'String'.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_ATTRIBUTES_U1 | UNIQUE | APPS_TS_TX_IDX |
ATTRIBUTE_ID
ZD_EDITION_NAME |
FLM_SEQ_ATTRIBUTES_U2 | UNIQUE | APPS_TS_TX_IDX |
ATTRIBUTE_NAME
ZD_EDITION_NAME |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ATTRIBUTE_ID | NUMBER | Y | Attribute identifier | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
ATTRIBUTE_NAME | VARCHAR2 | (80) | Y | Name of the attribute. |
DESCRIPTION | VARCHAR2 | (240) | Description of the attribute. | |
USER_DEFINED_FLAG | VARCHAR2 | (1) | Y | User defined flag |
ATTRIBUTE_TYPE | NUMBER | Y | To identify different type of attributes | |
ATTRIBUTE_SOURCE | VARCHAR2 | (30) | Attribute Source | |
ATTRIBUTE_VALUE_TYPE | NUMBER | Y | To identify the different type of the attribute value. | |
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
ZD_EDITION_NAME | VARCHAR2 | (30) | Y |
FLM.FLM_SEQ_ATTRIBUTES does not reference any database object
FLM.FLM_SEQ_ATTRIBUTES is referenced by following:
Description: | Stores the association between production line and flow sequencing rule. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_LINE_RULES.RULE_ID | FLM_SEQ_RULES |
FLM_SEQ_LINE_RULES.LINE_ID | WIP_LINES |
FLM_SEQ_LINE_RULES.ORGANIZATION_ID | MTL_PARAMETERS |
FLM_SEQ_LINE_RULES table stores the association between production line and flow sequencing rule.
A production line can be assigned to multiple rules, and a rule can be assigned to multiple production lines. Among many assigned rules to a production line, the user may choose one rule as the default rule to be used on the flow sequencing run. The user will also be able to overwrite the default rule assignment at the time of the flow sequencing run.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_LINE_RULES_U1 | UNIQUE | APPS_TS_TX_IDX |
LINE_ID
RULE_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RULE_ID | NUMBER | Y | Rule identifier | |
LINE_ID | NUMBER | Y | Production line identifier | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column |
FLM.FLM_SEQ_LINE_RULES does not reference any database object
FLM.FLM_SEQ_LINE_RULES is referenced by following:
Description: | Stores flow sequencing rule definition. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_RULES.ORGANIZATION_ID | MTL_PARAMETERS |
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_LINE_RULES.RULE_ID | FLM_SEQ_RULES |
FLM_SEQ_RULE_CONSTRAINTS.RULE_ID | FLM_SEQ_RULES |
FLM_SEQ_TASK_LINES.RULE_ID | FLM_SEQ_RULES |
FLM_SEQ_RULES table stores flow sequencing rule definition.
This table is the parent table of FLM_SEQ_RULE_CONTRAINTS table. It holds the group or collection of constraints.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_RULES_U1 | UNIQUE | APPS_TS_TX_IDX | RULE_ID |
FLM_SEQ_RULES_U2 | UNIQUE | APPS_TS_TX_IDX |
RULE_NAME
ORGANIZATION_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RULE_ID | NUMBER | Y | Rule unique identifier | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
RULE_NAME | VARCHAR2 | (80) | Y | Name of the rule |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
DESCRIPTION | VARCHAR2 | (240) | Description of the rule | |
DISABLE_DATE | DATE | Disable date | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column |
FLM.FLM_SEQ_RULES does not reference any database object
FLM.FLM_SEQ_RULES is referenced by following:
Description: | Stores flow sequencing constraint definition. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_RULE_CONSTRAINTS.RULE_ID | FLM_SEQ_RULES |
FLM_SEQ_RULE_CONSTRAINTS.ORGANIZATION_ID | MTL_PARAMETERS |
FLM_SEQ_RULE_CONSTRAINTS.ATTRIBUTE_ID | FLM_SEQ_ATTRIBUTES |
FLM_SEQ_RULE_CONTRAINTS table stores flow sequencing constraint definition.
A flow sequencing constraint is a restriction defined in the production line that dictates the order on how the assembly is built. The constraint is defined for a certain attribute.
As an example, we can have required constraint for attribute 'Color' in which assembly having color 'Red' must be followed by assembly having color 'Green'. Such constraint is defined with CONSTRAINT_TYPE of 1(Required Transition'), ATTRIBUTE_ID of X (that reference Attribute 'Color' in FLM_SEQ_ATTRIBUTES table), ATTRIBUTE_VALUE1_NAME of 'Red', and ATTRIBUTE_VALUE2_NAME of 'Green'.
The FLM_SEQ_RULE_CONTRAINTS is the child table of FLM_SEQ_RULES. One rule defined in FLM_SEQ_RULE table can have multiple constraints defined in FLM_SEQ_RULE_CONTRAINTS table. A priority will be defined for each of the constraints for a rule. The constraint having high priority (with lower number) must be satisfied before the constraint having lower priority is satisfied.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_RULE_CONSTRAINTS_U1 | UNIQUE | APPS_TS_TX_IDX |
RULE_ID
CONSTRAINT_NUMBER |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RULE_ID | NUMBER | Y | Rule identifier | |
CONSTRAINT_NUMBER | NUMBER | Y | Identifier of constraint within a rule | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
PRIORITY | NUMBER | Priority of constraint | ||
CONSTRAINT_TYPE | NUMBER | Y | Type of the constraint | |
CONSTRAINT_TYPE_VALUE1 | NUMBER | The first value of constraint type. The meaning of this value is based on the constraint type. | ||
CONSTRAINT_TYPE_VALUE2 | NUMBER | The second value of constraint type. The meaning of this value is based on the constraint type. | ||
CONSTRAINT_TYPE_VALUE3 | NUMBER | The third value of constraint type. The meaning of this value is based on the constraint type. | ||
ATTRIBUTE_ID | NUMBER | Y | Attribute identifier | |
ATTRIBUTE_VALUE1_NAME | VARCHAR2 | (240) | The first attribute value for an attribute having string type | |
ATTRIBUTE_VALUE2_NAME | VARCHAR2 | (240) | The second attribute value for an attribute having string type | |
ATTRIBUTE_VALUE1_NUM | NUMBER | The first attribute value for an attribute having number type | ||
ATTRIBUTE_VALUE2_NUM | NUMBER | The second attribute value for an attribute having number type | ||
ATTRIBUTE_VALUE1_DATE | DATE | The first attribute value for an attribute having date type | ||
ATTRIBUTE_VALUE2_DATE | DATE | The second attribute value for an attribute having date type | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
PARENT_CONSTRAINT_NUMBER | NUMBER | Constraint Number for the parent constraint. |
FLM.FLM_SEQ_RULE_CONSTRAINTS does not reference any database object
FLM.FLM_SEQ_RULE_CONSTRAINTS is referenced by following:
Description: | Stores the flow sequencing task parameters. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASKS.SCHEDULE_GROUP_ID | WIP_SCHEDULE_GROUPS |
FLM_SEQ_TASKS.ORGANIZATION_ID | MTL_PARAMETERS |
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASK_LINES.SEQ_TASK_ID | FLM_SEQ_TASKS |
FLM_SEQ_TASKS table stores the flow sequencing task parameters.
This is the parameter table that is used by the flow sequencing engine to control the behaviour of the sequencing process. It is populated by the user through the sequencing user interface. From this table, the user indicates the name of the sequencing run (SEQ_TASK_NAME column), the type of demand to be considered (SEQ_TASK_TYPE column), the demand horizon (DEMAND_START_DATE and DEMAND_END_DATE columns), the sequencing horizon (SEQ_START_DATE and SEQ_END_DATE columns), and optionally the schedule group (SCHEDULE_GROUP_ID column).
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_TASKS_U1 | UNIQUE | APPS_TS_TX_IDX | SEQ_TASK_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SEQ_TASK_ID | NUMBER | Y | Sequencing task identifier | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
SEQ_TASK_NAME | VARCHAR2 | (80) | Y | Sequencing task name |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
SEQ_TASK_TYPE | NUMBER | Y | Type of the sequencing. There are 3 types : sequencing sales order, sequencing planned order and resequence existing schedules | |
DEMAND_START_DATE | DATE | Start date of the demand | ||
DEMAND_END_DATE | DATE | End date of the demand | ||
SEQ_REQUEST_ID | NUMBER | Y | Request identifier | |
SEQ_START_DATE | DATE | Y | Start date of the sequencing horizon | |
SEQ_END_DATE | DATE | Y | End date of the seuencing horizon | |
SCHEDULE_GROUP_ID | NUMBER | Schedule group identifier | ||
ALTERNATE_ROUTING_FLAG | VARCHAR2 | (1) | To indicate if the sales order for an alternate routing will be considered | |
DEMAND_CRITERIA_GROUP_ID | NUMBER | The criteria group identifier for the demand filter. | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
HONOR_PLANNING_FLAG | VARCHAR2 | (1) | To indicate if the planning recommendations will be considered |
FLM.FLM_SEQ_TASKS does not reference any database object
FLM.FLM_SEQ_TASKS is referenced by following:
Description: | Stores the flow sequencing constraint information for the flow sequencing task. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASK_CONSTRAINTS.LINE_ID
FLM_SEQ_TASK_CONSTRAINTS.SEQ_TASK_ID |
FLM_SEQ_TASK_LINES |
FLM_SEQ_TASK_CONSTRAINTS.ATTRIBUTE_ID | FLM_SEQ_ATTRIBUTES |
FLM_SEQ_TASK_CONSTRAINTS.ORGANIZATION_ID | MTL_PARAMETERS |
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASK_EXCEPTIONS.SEQ_TASK_ID
FLM_SEQ_TASK_EXCEPTIONS.CONSTRAINT_NUMBER FLM_SEQ_TASK_EXCEPTIONS.LINE_ID |
FLM_SEQ_TASK_CONSTRAINTS |
FLM_SEQ_TASK_CONSTRAINTS table stores the flow sequencing constraint information for the flow sequencing task.
It is the child table of FLM_SEQ_TASK_LINES. It holds the definition on constraints for each production line that are used by the sequencing engine. The rows will initially be copied from FLM_SEQ_RULE_CONTRAINTS table. They consist of all the constraints defined for the default sequencing rule of a production line. The user will be able to override the constraints, adding new constraints, and deleting constraints for the specific sequencing run.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_TASK_CONSTRAINTS_U1 | UNIQUE | APPS_TS_TX_IDX |
SEQ_TASK_ID
LINE_ID CONSTRAINT_NUMBER |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SEQ_TASK_ID | NUMBER | Y | Sequencing task identifier | |
LINE_ID | NUMBER | Y | Production line identifier | |
CONSTRAINT_NUMBER | NUMBER | Y | Identifier of constraint within a rule | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
PRIORITY | NUMBER | Priority of constraint | ||
CONSTRAINT_TYPE | NUMBER | Y | Type of the constraint | |
CONSTRAINT_TYPE_VALUE1 | NUMBER | The first value of constraint type. The meaning of this value is based on the constraint type. | ||
CONSTRAINT_TYPE_VALUE2 | NUMBER | The second value of constraint type. The meaning of this value is based on the constraint type. | ||
CONSTRAINT_TYPE_VALUE3 | NUMBER | The second value of constraint type. The meaning of this value is based on the constraint type. | ||
ATTRIBUTE_ID | NUMBER | Y | Attribute identifier | |
ATTRIBUTE_VALUE1_NAME | VARCHAR2 | (240) | The first attribute value for an attribute having string type | |
ATTRIBUTE_VALUE2_NAME | VARCHAR2 | (240) | The second attribute value for an attribute having string type | |
ATTRIBUTE_VALUE1_NUM | NUMBER | The first attribute value for an attribute having number type | ||
ATTRIBUTE_VALUE2_NUM | NUMBER | The second attribute value for an attribute having number type | ||
ATTRIBUTE_VALUE1_DATE | DATE | The first attribute value for an attribute having date type | ||
ATTRIBUTE_VALUE2_DATE | DATE | The second attribute value for an attribute having date type | ||
FULFILLED_TO_QTY | NUMBER | The number of quantity from the beginning of the horizon before the first violation. | ||
VIOLATION_COUNT | NUMBER | The number of violation | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
PARENT_CONSTRAINT_NUMBER | NUMBER | Constraint Number for the parent constraint. |
FLM.FLM_SEQ_TASK_CONSTRAINTS does not reference any database object
FLM.FLM_SEQ_TASK_CONSTRAINTS is referenced by following:
Description: | Stores the demand information for the flow sequencing tasks. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASK_DEMANDS.LINE_ID
FLM_SEQ_TASK_DEMANDS.SEQ_TASK_ID |
FLM_SEQ_TASK_LINES |
FLM_SEQ_TASK_DEMANDS.PRIMARY_ITEM_ID
FLM_SEQ_TASK_DEMANDS.ORGANIZATION_ID |
MTL_SYSTEM_ITEMS_B |
FLM_SEQ_TASK_DEMANDS.ALTERNATE_ROUTING_DESIGNATOR
FLM_SEQ_TASK_DEMANDS.ORGANIZATION_ID |
BOM_ALTERNATE_DESIGNATORS |
FLM_SEQ_TASK_DEMANDS.ORGANIZATION_ID | MTL_PARAMETERS |
FLM_SEQ_TASK_DEMANDS.DEMAND_ID | OE_ORDER_LINES_ALL |
FLM_SEQ_TASK_DEMANDS.DEMAND_ID | MRP_RECOMMENDATIONS |
FLM_SEQ_TASK_DEMANDS table stores the demand information for the flow sequencing tasks.
It is the child table of FLM_SEQ_TASK_LINES table. It stores the demand for each production line that will be considered by the sequencing engine. There are 2 types of demands : sales order and planned order.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_TASK_DEMANDS_U1 | UNIQUE | APPS_TS_TX_IDX |
SEQ_TASK_ID
LINE_ID DEMAND_ID SPLIT_NUMBER |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SEQ_TASK_ID | NUMBER | Y | Sequencing task identifier | |
LINE_ID | NUMBER | Y | Production line identifier | |
DEMAND_ID | NUMBER | Y | Demand identifier. It can be either referencing LINE_ID in OE_ORDER_LINES_ALL table for Saler Order or TRANSACTION_ID in MRP_RECOMMENDATIONS table. | |
SPLIT_NUMBER | NUMBER | Y | Split number | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
ORGANIZATION_ID | NUMBER | Y | Organization identifier | |
PRIMARY_ITEM_ID | NUMBER | Y | Primary item identifier | |
ALTERNATE_ROUTING_DESIGNATOR | VARCHAR2 | (30) | Alternate routing designator | |
OPEN_QTY | NUMBER | Open demand quantiy | ||
REQUESTED_QTY | NUMBER | Quantity requested to be sequenced | ||
FULFILLED_QTY | NUMBER | Quantity that is resequenced by the flow sequencing engine | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column |
FLM.FLM_SEQ_TASK_DEMANDS does not reference any database object
FLM.FLM_SEQ_TASK_DEMANDS is referenced by following:
Description: | Stores the flow sequencing constraint violation for the flow sequencing task. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASK_EXCEPTIONS.SEQ_TASK_ID
FLM_SEQ_TASK_EXCEPTIONS.CONSTRAINT_NUMBER FLM_SEQ_TASK_EXCEPTIONS.LINE_ID |
FLM_SEQ_TASK_CONSTRAINTS |
FLM_SEQ_TASK_EXCEPTIONS.ORGANIZATION_ID | MTL_PARAMETERS |
FLM_SEQ_TASK_EXCEPTIONS table stores the flow sequencing constraint violation for the flow sequencing task.
It is the child table of FLM_SEQ_TASK_CONSTRAINTS. It stores the exception information for each constraint defined in the FLM_SEQ_TASK_CONSTRAINTS table.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_TASK_EXCEPTIONS_U1 | UNIQUE | APPS_TS_TX_IDX |
SEQ_TASK_ID
SEQ_EXCEPTION_NUMBER |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SEQ_TASK_ID | NUMBER | Y | Sequencing task identifier | |
SEQ_EXCEPTION_NUMBER | NUMBER | Y | Sequencing exception number | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
EXCEPTION_TYPE | NUMBER | Y | Exception type | |
LINE_ID | NUMBER | Production line identifier | ||
CONSTRAINT_NUMBER | NUMBER | Identifier of constraint within a rule | ||
SCHEDULE_NUMBER | VARCHAR2 | (30) | Flow schedule number | |
ORGANIZATION_ID | NUMBER | Organization number | ||
VIOLATION_COUNT | NUMBER | Number of violation | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column |
FLM.FLM_SEQ_TASK_EXCEPTIONS does not reference any database object
FLM.FLM_SEQ_TASK_EXCEPTIONS is referenced by following:
Description: | Stores the specific production line information for the flow sequencing task. |
---|
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASK_LINES.SEQ_TASK_ID | FLM_SEQ_TASKS |
FLM_SEQ_TASK_LINES.LINE_ID | WIP_LINES |
FLM_SEQ_TASK_LINES.ORGANIZATION_ID | MTL_PARAMETERS |
FLM_SEQ_TASK_LINES.RULE_ID | FLM_SEQ_RULES |
Foreign Key Column | Foreign Table |
---|---|
FLM_SEQ_TASK_CONSTRAINTS.LINE_ID
FLM_SEQ_TASK_CONSTRAINTS.SEQ_TASK_ID |
FLM_SEQ_TASK_LINES |
FLM_SEQ_TASK_DEMANDS.LINE_ID
FLM_SEQ_TASK_DEMANDS.SEQ_TASK_ID |
FLM_SEQ_TASK_LINES |
FLM_SEQ_TASK_LINES table stores the specific production line information for the flow sequencing task.
It is the child table of FLM_SEQ_TASKS table. It holds the specific production line parameters for a specific run. The initial values will be defaulted from WIP_LINES (Production Line) table. Through the flow sequencing user interface, the user can override those values.
Index | Type | Tablespace | Column |
---|---|---|---|
FLM_SEQ_TASK_LINES_U1 | UNIQUE | APPS_TS_TX_IDX |
SEQ_TASK_ID
LINE_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SEQ_TASK_ID | NUMBER | Y | Sequencing task identifier | |
LINE_ID | NUMBER | Y | Production line identifier | |
OBJECT_VERSION_NUMBER | NUMBER | Y | Object version number | |
ORGANIZATION_ID | NUMBER | Organization identifier | ||
SEQ_DIRECTION | NUMBER | Y | Sequencing direction. It is forward or backward direction. | |
START_TIME | NUMBER | Start time of the production line | ||
STOP_TIME | NUMBER | Stop time of the production line | ||
HOURLY_RATE | NUMBER | Hourly rate of production line | ||
CONNECT_FLAG | VARCHAR2 | (1) | Y | Flag to indicate whether to connect the new sequence with the existing sequence to the flow schedule that are scheduled prior to the sequencing horizon start date. |
FIX_SEQUENCE_TYPE | NUMBER | Y | Fix sequence type | |
FIX_SEQUENCE_AMOUNT | NUMBER | Fix sequence amount | ||
COMBINE_SCHEDULE_FLAG | VARCHAR2 | (1) | Y | Flag to indicate whether the flow sequencing engine need to combine multiple schedules having the same demand into one schedule. |
AVAILABLE_CAPACITY | NUMBER | Available capacity | ||
RESEQUENCED_QTY | NUMBER | Resequenced quantity | ||
RULE_ID | NUMBER | Sequencing rule identifier | ||
CREATED_BY | NUMBER | Y | Standard Who column | |
CREATION_DATE | DATE | Y | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
LAST_UPDATE_DATE | DATE | Y | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Y | Standard Who column | |
REQUEST_ID | NUMBER | Standard Who column | ||
PROGRAM_ID | NUMBER | Standard Who column | ||
PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
PROGRAM_UPDATE_DATE | DATE | Standard Who column | ||
REQUESTED_RESEQUENCE_QTY | NUMBER | The requested qty that comes from existing flow schedules to be resequenced |
FLM.FLM_SEQ_TASK_LINES does not reference any database object
FLM.FLM_SEQ_TASK_LINES is referenced by following:
Oracle Corporation does not support access to Oracle applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORGANIZATION_ID | NUMBER | |||
DEPARTMENT_ID | NUMBER | |||
DEPARTMENT_CODE | VARCHAR2 | (10) | ||
RESOURCE_ID | NUMBER | |||
RESOURCE_CODE | VARCHAR2 | (10) | ||
OPERATION_TYPE | NUMBER | |||
AVAILABLE_UNITS | NUMBER | |||
ASSIGNED_UNITS | NUMBER |
APPS.FLM_MMM_DEPT_RESOURCES_V is not referenced by any database object
Oracle Corporation does not support access to Oracle applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ROW_ID | ROWID | (10) | ||
PLAN_ID | NUMBER | Y | ||
ORGANIZATION_ID | NUMBER | Y | ||
LINE_ID | NUMBER | Y | ||
LINE_CODE | VARCHAR2 | (10) | ||
LINE_DESCRIPTION | VARCHAR2 | (240) | ||
CALCULATION_OPERATION_TYPE | NUMBER | Y | ||
LAST_UPDATE_DATE | DATE | Y | ||
LAST_UPDATED_BY | NUMBER | Y | ||
CREATION_DATE | DATE | Y | ||
CREATED_BY | NUMBER | Y | ||
LAST_UPDATE_LOGIN | NUMBER | |||
LINE_TAKT | NUMBER | |||
HOURS_PER_DAY | NUMBER | |||
LINE_TAKT_AS_ASSIGNED | NUMBER | |||
BOTTLENECK_RESOURCE_PERCENT | NUMBER | |||
BOTTLENECK_IPK_PERCENT | NUMBER | |||
RESOURCE_UNDERCAPACITY | NUMBER | |||
IPK_UNDERCAPACITY | NUMBER |
APPS.FLM_MMM_LINES_V is not referenced by any database object
Oracle Corporation does not support access to Oracle applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLAN_ID | NUMBER | Y | ||
ORGANIZATION_ID | NUMBER | Y | ||
LINE_ID | NUMBER | |||
OPERATION_TYPE | NUMBER | |||
RESOURCE_ID | NUMBER | Y | ||
RESOURCE_CODE | VARCHAR2 | (10) | Y | |
RESOURCE_TYPE | NUMBER | |||
RESOURCE_TYPE_DISP | VARCHAR2 | (80) | ||
WEIGHTED_RESOURCE_USAGE | NUMBER | |||
RESOURCE_NEEDED | NUMBER | |||
RESOURCE_ASSIGNED | NUMBER |
APPS.FLM_MMM_LINE_RESOURCES_V is not referenced by any database object
Oracle Corporation does not support access to Oracle applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ROW_ID | ROWID | (10) | ||
PLAN_ID | NUMBER | Y | ||
ORGANIZATION_ID | NUMBER | Y | ||
STANDARD_OPERATION_ID | NUMBER | Y | ||
OPERATION_CODE | VARCHAR2 | (4) | ||
SEQUENCE_NUM | NUMBER | |||
OPERATION_DESCRIPTION | VARCHAR2 | (240) | ||
LAST_UPDATE_DATE | DATE | Y | ||
LAST_UPDATED_BY | NUMBER | Y | ||
CREATION_DATE | DATE | Y | ||
CREATED_BY | NUMBER | Y | ||
LAST_UPDATE_LOGIN | NUMBER | |||
LINE_ID | NUMBER | Y | ||
LINE_CODE | VARCHAR2 | (10) | ||
OPERATION_TYPE | NUMBER | Y | ||
OPERATION_TAKT | NUMBER | |||
MACHINE_WEIGHTED_TIME | NUMBER | |||
LABOR_WEIGHTED_TIME | NUMBER | |||
ELAPSED_WEIGHTED_TIME | NUMBER | |||
IPK_NEEDED | NUMBER | |||
IPK_ASSIGNED | NUMBER | |||
OP_TAKT_AS_ASSIGNED | NUMBER | |||
BOTTLENECK_RESOURCE_PERCENT | NUMBER | |||
PROCESS_EFFICIENCY | NUMBER | |||
RESOURCE_UNDERCAPACITY | NUMBER |
APPS.FLM_MMM_OPERATIONS_V is not referenced by any database object
Oracle Corporation does not support access to Oracle applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ROW_ID | ROWID | (10) | ||
PLAN_ID | NUMBER | Y | ||
ORGANIZATION_ID | NUMBER | Y | ||
LINE_ID | NUMBER | |||
LINE_CODE | VARCHAR2 | (10) | ||
STANDARD_OPERATION_ID | NUMBER | Y | ||
OPERATION_CODE | VARCHAR2 | (4) | Y | |
OPERATION_TYPE | NUMBER | |||
OPERATION_DESCRIPTION | VARCHAR2 | (240) | ||
DEPARTMENT_ID | NUMBER | Y | ||
DEPARTMENT_CODE | VARCHAR2 | (10) | Y | |
RESOURCE_ID | NUMBER | Y | ||
RESOURCE_CODE | VARCHAR2 | (10) | ||
RESOURCE_TYPE | NUMBER | |||
RESOURCE_TYPE_DISP | VARCHAR2 | (80) | ||
LAST_UPDATE_DATE | DATE | Y | ||
LAST_UPDATED_BY | NUMBER | Y | ||
CREATION_DATE | DATE | Y | ||
CREATED_BY | NUMBER | Y | ||
LAST_UPDATE_LOGIN | NUMBER | |||
WEIGHTED_RESOURCE_USAGE | NUMBER | |||
RESOURCE_NEEDED | NUMBER | |||
RESOURCE_ASSIGNED | NUMBER | |||
IPK_NEEDED | NUMBER | |||
IPK_ASSIGNED | NUMBER |
APPS.FLM_MMM_OP_RESOURCES_V is not referenced by any database object
Oracle Corporation does not support access to Oracle applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ROW_ID | ROWID | (10) | ||
PLAN_ID | NUMBER | Y | ||
ORGANIZATION_ID | NUMBER | Y | ||
PLAN_CODE | VARCHAR2 | (30) | Y | |
DESCRIPTION | VARCHAR2 | (240) | ||
LAST_UPDATE_DATE | DATE | Y | ||
LAST_UPDATED_BY | NUMBER | Y | ||
CREATION_DATE | DATE | Y | ||
CREATED_BY | NUMBER | Y | ||
LAST_UPDATE_LOGIN | NUMBER | |||
PRODUCT_FAMILY_ID | NUMBER | |||
LINE_ID | NUMBER | |||
LINE_CODE | VARCHAR2 | (10) | ||
LINE_DESCRIPTION | VARCHAR2 | (240) | ||
DEMAND_TYPE | NUMBER | |||
DEMAND_CODE | VARCHAR2 | (10) | ||
START_DATE | DATE | |||
END_DATE | DATE | |||
DEMAND_DAYS | NUMBER | |||
HOURS_PER_DAY | NUMBER | |||
BOOST_PERCENT | NUMBER | |||
CALCULATION_OPTION | NUMBER | |||
TIME_UOM | NUMBER | |||
VIEW_BY | NUMBER | |||
PRECISION | NUMBER |
APPS.FLM_MMM_PLANS_V is not referenced by any database object
Oracle Corporation does not support access to Oracle applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PLAN_ID | NUMBER | Y | ||
ORGANIZATION_ID | NUMBER | Y | ||
RESOURCE_ID | NUMBER | Y | ||
RESOURCE_CODE | VARCHAR2 | (10) | ||
RESOURCE_TYPE | NUMBER | |||
RESOURCE_TYPE_DISP | VARCHAR2 | (80) | ||
OPERATION_TYPE | NUMBER | |||
WEIGHTED_RESOURCE_USAGE | NUMBER | |||
RESOURCE_NEEDED | NUMBER | |||
RESOURCE_ASSIGNED | NUMBER |
APPS.FLM_MMM_SUM_RESOURCES_V is not referenced by any database object
|
|
Copyright (c) 2001 - 2005, Oracle | - Use Restricted by Contract |