Search Results avamar customer reviews and testimonials
The OP_ALOT_PRM table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Order Management (OM) module, specifically related to allocation parameters for sales orders. This table stores configuration settings that dictate how inventory is allocated to sales orders, ensuring efficient order fulfillment while adhering to business rules and constraints. Below is a detailed analysis of its purpose, structure, and significance in Oracle EBS.
Purpose and Functional Context
The OP_ALOT_PRM table serves as a repository for allocation parameters that govern the behavior of inventory allocation processes in Oracle Order Management. These parameters influence how the system reserves, schedules, and allocates inventory items against sales orders. Key functionalities influenced by this table include:- Allocation Rules: Defines criteria for prioritizing orders (e.g., first-come-first-served, customer priority, or ship date).
- Inventory Constraints: Specifies whether allocations consider on-hand stock, in-transit, or planned replenishments.
- Backorder Handling: Determines if unfulfilled orders are backordered or canceled.
- Scheduling Logic: Controls whether allocations are immediate or deferred based on availability.
Table Structure and Key Columns
The OP_ALOT_PRM table typically includes the following columns (exact schema may vary between EBS versions):Column Name | Data Type | Description |
---|---|---|
ALOT_PRM_ID | NUMBER | Primary key, unique identifier for the parameter set. |
ORGANIZATION_ID | NUMBER | References HR_ORGANIZATION_UNITS, ties parameters to an inventory org. |
ALLOCATION_METHOD | VARCHAR2 | Defines the allocation strategy (e.g., 'FIFO', 'PRIORITY'). |
BACKORDER_FLAG | VARCHAR2(1) | Y/N flag to allow backorders when inventory is insufficient. |
SCHEDULE_TYPE | VARCHAR2 | Determines scheduling behavior (e.g., 'ASAP', 'JIT'). |
CREATION_DATE | DATE | Audit column, records when the parameter was created. |
LAST_UPDATE_DATE | DATE | Audit column, tracks last modification time. |
Integration with Other Modules
OP_ALOT_PRM interacts with several EBS modules:- Inventory (INV): Pulls real-time stock levels for allocation decisions.
- Shipping (WSH): Aligns allocations with shipping schedules.
- Advanced Supply Chain Planning (ASCP): Incorporates planned replenishments if configured.
Customization and Extensions
Organizations often extend the default behavior by:- Adding custom columns to OP_ALOT_PRM via descriptive flexfields (DFFs).
- Developing PL/SQL triggers or APIs to override allocation logic.
- Integrating with third-party warehouse systems for complex allocation scenarios.
Performance Considerations
Large transaction volumes may necessitate:- Indexing on frequently queried columns (e.g., ORGANIZATION_ID).
- Partitioning for enterprises with high order throughput.
- Caching allocation parameters to reduce database hits.
Conclusion
The OP_ALOT_PRM table is a cornerstone of Oracle Order Management, enabling configurable and scalable inventory allocation. Its parameters directly impact order fulfillment efficiency, customer satisfaction, and inventory turnover. Proper configuration of this table is essential for businesses with complex supply chains or high-volume order processing. In EBS 12.2.2, enhancements may include additional columns for cloud integrations or advanced allocation algorithms, but the core functionality remains consistent with 12.1.1.-
File: GML_11i_OP Customer Setup.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 22.643 KBytes , file_type: PDF Diagram ,
-
File: GML_11i_OP Customer Setup.pdf
12.2.2
product: GML - Process Manufacturing Logistics , size: 22.643 KBytes , file_type: PDF Diagram ,
-
Lookup Type: RESTRICT_TO_CUSTITEMS
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Restriction on ordering items , description: Restriction on ordering items ,
-
Lookup Type: RESTRICT_TO_CUSTITEMS
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Restriction on ordering items , description: Restriction on ordering items ,
-
View: OP_GNRC_ITM_VW2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW2, object_name:OP_GNRC_ITM_VW2, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. , implementation_dba_data: APPS.OP_GNRC_ITM_VW2 ,
-
View: OP_GNRC_ITM_VW2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW2, object_name:OP_GNRC_ITM_VW2, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. , implementation_dba_data: APPS.OP_GNRC_ITM_VW2 ,
-
Lookup Type: GEMMS_OP_ORPIRPJ
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Proforma Invoice Report , description: OPM Proforma Invoice Report ,
-
Lookup Type: ALLOC_GRADE_QC_PARAM
12.2.2
product: GML - Process Manufacturing Logistics , meaning: ALLOC_GRADE_QC_PARAM , description: Grade or QC Spec Match On: Allocation Parameter ,
-
Lookup Type: ALLOC_GRADE_QC_PARAM
12.1.1
product: GML - Process Manufacturing Logistics , meaning: ALLOC_GRADE_QC_PARAM , description: Grade or QC Spec Match On: Allocation Parameter ,
-
Lookup Type: GEMMS_OP_OROHRP
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Orders On Hold Report , description: OPM Orders On Hold Report ,
-
Lookup Type: GEMMS_OP_ORPIRPJ
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Proforma Invoice Report , description: OPM Proforma Invoice Report ,
-
Lookup Type: GEMMS_OP_OROHRP
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Orders On Hold Report , description: OPM Orders On Hold Report ,
-
View: OP_GNRC_ITM_VW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW1, object_name:OP_GNRC_ITM_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. Used in lookups. , implementation_dba_data: APPS.OP_GNRC_ITM_VW1 ,
-
View: OP_GNRC_ITM_VW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_GNRC_ITM_VW1, object_name:OP_GNRC_ITM_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: View on customer/generic item table. Used in lookups. , implementation_dba_data: APPS.OP_GNRC_ITM_VW1 ,
-
View: OP_CUST_MST_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_CUST_MST_V1, object_name:OP_CUST_MST_V1, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer master view , implementation_dba_data: APPS.OP_CUST_MST_V1 ,
-
View: OP_CUST_MST_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_CUST_MST_V1, object_name:OP_CUST_MST_V1, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer master view , implementation_dba_data: APPS.OP_CUST_MST_V1 ,
-
View: OP_CUST_ASC_VW1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_CUST_ASC_VW1, object_name:OP_CUST_ASC_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer Association View. , implementation_dba_data: APPS.OP_CUST_ASC_VW1 ,
-
View: OP_CUST_ASC_VW1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.OP_CUST_ASC_VW1, object_name:OP_CUST_ASC_VW1, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer Association View. , implementation_dba_data: APPS.OP_CUST_ASC_VW1 ,
-
Concurrent Program: OPCUSDB
12.1.1
execution_filename: OPCUSDB , product: GML - Process Manufacturing Logistics , user_name: OPCUSDB , description: Update Customer Balance Report of Oracle OPM OP , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: OP_ALOT_PRM
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_ALOT_PRM, object_name:OP_ALOT_PRM, status:VALID, product: GML - Process Manufacturing Logistics , description: Allocation parameters by customer and item class. , implementation_dba_data: GML.OP_ALOT_PRM ,
-
Concurrent Program: OPCUSDB
12.2.2
execution_filename: OPCUSDB , product: GML - Process Manufacturing Logistics , user_name: OPCUSDB , description: Update Customer Balance Report of Oracle OPM OP , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: OP_ALOT_PRM
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_ALOT_PRM, object_name:OP_ALOT_PRM, status:VALID, product: GML - Process Manufacturing Logistics , description: Allocation parameters by customer and item class. , implementation_dba_data: GML.OP_ALOT_PRM ,
-
Table: OP_GNRC_ITM
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_GNRC_ITM, object_name:OP_GNRC_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer and generic (alternate) names for items. , implementation_dba_data: GML.OP_GNRC_ITM ,
-
Table: OP_GNRC_ITM
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_GNRC_ITM, object_name:OP_GNRC_ITM, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer and generic (alternate) names for items. , implementation_dba_data: GML.OP_GNRC_ITM ,
-
View: GML_EC_CONTACT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_EC_CONTACT_V, object_name:GML_EC_CONTACT_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer contact view. , implementation_dba_data: APPS.GML_EC_CONTACT_V ,
-
View: GML_EC_CONTACT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GML.GML_EC_CONTACT_V, object_name:GML_EC_CONTACT_V, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer contact view. , implementation_dba_data: APPS.GML_EC_CONTACT_V ,
-
Table: OP_CUST_MST_INT
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_MST_INT, object_name:OP_CUST_MST_INT, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer Interface table for data transferred from Oracle Receivables into the OPM customer master. , implementation_dba_data: GML.OP_CUST_MST_INT ,
-
Lookup Type: CUST_TYPE
12.2.2
product: GML - Process Manufacturing Logistics , meaning: Customer type , description: Customer type ,
-
Lookup Type: CUST_TYPE
12.1.1
product: GML - Process Manufacturing Logistics , meaning: Customer type , description: Customer type ,
-
Lookup Type: SHIP_IND
12.2.2
product: GML - Process Manufacturing Logistics , meaning: op_cust_mst ship_to_indicator , description: op_cust_mst ship_to_indicator ,
-
Table: OP_CUST_MST_INT
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_MST_INT, object_name:OP_CUST_MST_INT, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer Interface table for data transferred from Oracle Receivables into the OPM customer master. , implementation_dba_data: GML.OP_CUST_MST_INT ,
-
Lookup Type: BILL_IND
12.1.1
product: GML - Process Manufacturing Logistics , meaning: op_cust_mst bill_to site , description: op_cust_mst bill_to site ,
-
Lookup Type: BILL_IND
12.2.2
product: GML - Process Manufacturing Logistics , meaning: op_cust_mst bill_to site , description: op_cust_mst bill_to site ,
-
Lookup Type: SHIP_IND
12.1.1
product: GML - Process Manufacturing Logistics , meaning: op_cust_mst ship_to_indicator , description: op_cust_mst ship_to_indicator ,
-
Lookup Type: GEMMS_OP_ORAUDTR
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Audit Trail Report , description: OPM Audit Trail Report ,
-
Lookup Type: GEMMS_OP_ORAUDTR
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Audit Trail Report , description: OPM Audit Trail Report ,
-
Lookup Type: GEMMS_OP_ORUARPJ
12.2.2
product: GML - Process Manufacturing Logistics , meaning: OPM Sales Audit Trail Report , description: OPM Sales Audit Trail Report ,
-
Lookup Type: GEMMS_OP_ORUARPJ
12.1.1
product: GML - Process Manufacturing Logistics , meaning: OPM Sales Audit Trail Report , description: OPM Sales Audit Trail Report ,
-
Table: OP_UPDT_BAL_WK
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_UPDT_BAL_WK, object_name:OP_UPDT_BAL_WK, status:VALID, product: GML - Process Manufacturing Logistics , description: Table used by the " Update Customer Balance Report". , implementation_dba_data: GML.OP_UPDT_BAL_WK ,
-
Table: OP_UPDT_BAL_WK
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_UPDT_BAL_WK, object_name:OP_UPDT_BAL_WK, status:VALID, product: GML - Process Manufacturing Logistics , description: Table used by the " Update Customer Balance Report". , implementation_dba_data: GML.OP_UPDT_BAL_WK ,
-
Table: OP_CUST_CON_INT
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_CON_INT, object_name:OP_CUST_CON_INT, status:VALID, product: GML - Process Manufacturing Logistics , description: Interface table used to move customer contact information from Oracle Receivables into OPM. , implementation_dba_data: GML.OP_CUST_CON_INT ,
-
Table: GML_INVALID_CUSTOMERS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_INVALID_CUSTOMERS, object_name:GML_INVALID_CUSTOMERS, status:VALID, product: GML - Process Manufacturing Logistics , description: Table contains customer records that failed to synch from Oracle Receivables to OPM. , implementation_dba_data: GML.GML_INVALID_CUSTOMERS ,
-
Table: GML_INVALID_CUSTOMERS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.GML_INVALID_CUSTOMERS, object_name:GML_INVALID_CUSTOMERS, status:VALID, product: GML - Process Manufacturing Logistics , description: Table contains customer records that failed to synch from Oracle Receivables to OPM. , implementation_dba_data: GML.GML_INVALID_CUSTOMERS ,
-
Table: OP_CUST_CON_INT
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_CON_INT, object_name:OP_CUST_CON_INT, status:VALID, product: GML - Process Manufacturing Logistics , description: Interface table used to move customer contact information from Oracle Receivables into OPM. , implementation_dba_data: GML.OP_CUST_CON_INT ,
-
Table: OP_CUST_ASC
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_ASC, object_name:OP_CUST_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer relationships , implementation_dba_data: GML.OP_CUST_ASC ,
-
Table: OP_CUST_CLS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_CLS, object_name:OP_CUST_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: General customer classes. , implementation_dba_data: GML.OP_CUST_CLS ,
-
Table: OP_CUST_ASC
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_ASC, object_name:OP_CUST_ASC, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer relationships , implementation_dba_data: GML.OP_CUST_ASC ,
-
Table: OP_CUST_CLS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CUST_CLS, object_name:OP_CUST_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: General customer classes. , implementation_dba_data: GML.OP_CUST_CLS ,
-
Table: OP_CPRC_CLS
12.1.1
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CPRC_CLS, object_name:OP_CPRC_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer Price Classes. , implementation_dba_data: GML.OP_CPRC_CLS ,
-
Table: OP_CPRC_CLS
12.2.2
owner:GML, object_type:TABLE, fnd_design_data:GML.OP_CPRC_CLS, object_name:OP_CPRC_CLS, status:VALID, product: GML - Process Manufacturing Logistics , description: Customer Price Classes. , implementation_dba_data: GML.OP_CPRC_CLS ,