Search Results wms_rules_b
The WMS_RULES_B
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a fundamental component of the Warehouse Management System (WMS) module. It serves as the base table for storing rule definitions that govern various warehouse operations, including putaway, picking, replenishment, and cross-docking. This table is part of a broader rules engine architecture that enables businesses to automate and optimize warehouse processes based on configurable logic. Below is a detailed analysis of its structure, functionality, and integration within Oracle WMS.
Table Structure and Key Columns
TheWMS_RULES_B
table contains metadata for rule definitions, with columns such as:
- RULE_ID: Primary key, uniquely identifying each rule.
- RULE_NAME: Descriptive name for the rule.
- RULE_TYPE: Categorizes the rule (e.g., 'PUTAWAY', 'PICKING', 'REPLENISHMENT').
- ORGANIZATION_ID: Links the rule to a specific inventory organization.
- ENABLED_FLAG: Indicates whether the rule is active (Y/N).
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the rule's validity period.
- DESCRIPTION: Optional notes about the rule's purpose.
CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, and LAST_UPDATE_DATE
track audit information.
Functionality and Usage
Rules inWMS_RULES_B
are evaluated during warehouse transactions to determine actions such as:
- Putaway Rules: Direct incoming items to optimal storage locations based on criteria like weight, dimensions, or turnover frequency.
- Picking Rules: Prioritize pick paths or specify fulfillment strategies (e.g., FIFO, LIFO).
- Replenishment Rules: Trigger stock movement from reserve to primary locations when thresholds are met.
WMS_RULE_CRITERIA_B
and WMS_RULE_ACTIONS_B
.
Integration with Other Modules
The table integrates with:- Inventory Management: Rules impact stock placement and movement.
- Order Management: Picking rules affect order fulfillment efficiency.
- Mobile Supply Chain Applications (MSCA): Rules guide mobile device workflows for warehouse operators.
Customization and Extensions
Oracle provides APIs (e.g.,WMS_RULE_PUB
) to extend or customize rules. Businesses can:
- Add custom rule types via
WMS_RULE_TYPES_B
. - Modify rule evaluation logic using PL/SQL.
- Leverage Oracle's Rules Workbench for graphical configuration.
Performance Considerations
Large rule sets may impact transaction performance. Indexes onRULE_ID
, ORGANIZATION_ID
, and RULE_TYPE
are critical. Partitioning by ORGANIZATION_ID
is recommended for multi-org deployments.
Conclusion
TheWMS_RULES_B
table is central to Oracle WMS's flexibility, enabling businesses to tailor warehouse operations to their unique needs. Its design supports complex, condition-based logic while maintaining integration with broader EBS functionalities. Proper configuration and maintenance of this table are essential for achieving warehouse automation and efficiency goals in Oracle EBS 12.1.1 and 12.2.2 environments.
-
Table: WMS_RULES_B
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RULES_B, object_name:WMS_RULES_B, status:VALID, product: WMS - Warehouse Management , description: WMS Rules , implementation_dba_data: WMS.WMS_RULES_B ,
-
Table: WMS_RULES_B
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RULES_B, object_name:WMS_RULES_B, status:VALID, product: WMS - Warehouse Management , description: WMS Rules , implementation_dba_data: WMS.WMS_RULES_B ,
-
Table: WMS_RULE_CONSISTENCIES
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RULE_CONSISTENCIES, object_name:WMS_RULE_CONSISTENCIES, status:VALID, product: WMS - Warehouse Management , description: WMS Rule Consistencies , implementation_dba_data: WMS.WMS_RULE_CONSISTENCIES ,
-
Table: WMS_RULES_TL
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RULES_TL, object_name:WMS_RULES_TL, status:VALID, product: WMS - Warehouse Management , description: Translation tables for WMS Rules , implementation_dba_data: WMS.WMS_RULES_TL ,
-
Table: WMS_RULE_CONSISTENCIES
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RULE_CONSISTENCIES, object_name:WMS_RULE_CONSISTENCIES, status:VALID, product: WMS - Warehouse Management , description: WMS Rule Consistencies , implementation_dba_data: WMS.WMS_RULE_CONSISTENCIES ,
-
Table: WMS_STRATEGY_MEMBERS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_STRATEGY_MEMBERS, object_name:WMS_STRATEGY_MEMBERS, status:VALID, product: WMS - Warehouse Management , description: WMS Strategy Members , implementation_dba_data: WMS.WMS_STRATEGY_MEMBERS ,
-
Table: WMS_RESTRICTIONS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RESTRICTIONS, object_name:WMS_RESTRICTIONS, status:VALID, product: WMS - Warehouse Management , description: WMS Restrictions , implementation_dba_data: WMS.WMS_RESTRICTIONS ,
-
Table: WMS_RULES_TL
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RULES_TL, object_name:WMS_RULES_TL, status:VALID, product: WMS - Warehouse Management , description: Translation tables for WMS Rules , implementation_dba_data: WMS.WMS_RULES_TL ,
-
Table: WMS_TRANSACTIONS_TEMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_TRANSACTIONS_TEMP, object_name:WMS_TRANSACTIONS_TEMP, status:VALID, product: WMS - Warehouse Management , description: WMS Detailing Temporary Table , implementation_dba_data: WMS.WMS_TRANSACTIONS_TEMP ,
-
Table: WMS_SORT_CRITERIA
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SORT_CRITERIA, object_name:WMS_SORT_CRITERIA, status:VALID, product: WMS - Warehouse Management , description: WMS Sort Criteria , implementation_dba_data: WMS.WMS_SORT_CRITERIA ,
-
Table: WMS_STRATEGY_MEMBERS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_STRATEGY_MEMBERS, object_name:WMS_STRATEGY_MEMBERS, status:VALID, product: WMS - Warehouse Management , description: WMS Strategy Members , implementation_dba_data: WMS.WMS_STRATEGY_MEMBERS ,
-
Table: WMS_TRANSACTIONS_TEMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_TRANSACTIONS_TEMP, object_name:WMS_TRANSACTIONS_TEMP, status:VALID, product: WMS - Warehouse Management , description: WMS Detailing Temporary Table , implementation_dba_data: WMS.WMS_TRANSACTIONS_TEMP ,
-
Table: WMS_SORT_CRITERIA
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SORT_CRITERIA, object_name:WMS_SORT_CRITERIA, status:VALID, product: WMS - Warehouse Management , description: WMS Sort Criteria , implementation_dba_data: WMS.WMS_SORT_CRITERIA ,
-
Table: WMS_RESTRICTIONS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_RESTRICTIONS, object_name:WMS_RESTRICTIONS, status:VALID, product: WMS - Warehouse Management , description: WMS Restrictions , implementation_dba_data: WMS.WMS_RESTRICTIONS ,
-
Table: WMS_PARAMETERS_B
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_PARAMETERS_B, object_name:WMS_PARAMETERS_B, status:VALID, product: WMS - Warehouse Management , description: WMS Parameters , implementation_dba_data: WMS.WMS_PARAMETERS_B ,
-
Table: WMS_PARAMETERS_B
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_PARAMETERS_B, object_name:WMS_PARAMETERS_B, status:VALID, product: WMS - Warehouse Management , description: WMS Parameters , implementation_dba_data: WMS.WMS_PARAMETERS_B ,
-
View: WMS_RULES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_RULES_VL, object_name:WMS_RULES_VL, status:VALID, product: WMS - Warehouse Management , description: WMS rule MLS view , implementation_dba_data: APPS.WMS_RULES_VL ,
-
View: WMS_RULES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_RULES_VL, object_name:WMS_RULES_VL, status:VALID, product: WMS - Warehouse Management , description: WMS rule MLS view , implementation_dba_data: APPS.WMS_RULES_VL ,
-
View: WMS_SELECTION_CRITERIA_TXN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_SELECTION_CRITERIA_TXN_V, object_name:WMS_SELECTION_CRITERIA_TXN_V, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: APPS.WMS_SELECTION_CRITERIA_TXN_V ,
-
View: WMS_SELECTION_CRITERIA_TXN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_SELECTION_CRITERIA_TXN_V, object_name:WMS_SELECTION_CRITERIA_TXN_V, status:VALID, product: WMS - Warehouse Management , description: This view shows information about the selection criteria for WMS Rules , implementation_dba_data: APPS.WMS_SELECTION_CRITERIA_TXN_V ,