Search Results how to remove auto post exceptions in onq
The PO_MULTI_MOD_VAL_RESULTS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for storing validation results generated during the processing of multi-module purchase order (PO) transactions. This table plays a pivotal role in ensuring data integrity and compliance with business rules when POs interact with multiple modules, such as Inventory, Payables, and General Ledger. Below is a detailed analysis of its structure, purpose, and functional significance.
Table Overview
ThePO_MULTI_MOD_VAL_RESULTS
table is part of the Purchasing (PO) module and is designed to capture validation outcomes when POs are submitted, approved, or modified across integrated modules. It acts as a log for error messages, warnings, or success notifications generated during cross-module validations. Key attributes of this table include:
- VALIDATION_ID: A unique identifier for each validation result entry.
- PO_HEADER_ID and PO_LINE_ID: References to the PO header and line being validated.
- MODULE_CODE: Indicates the module (e.g., INV for Inventory, AP for Payables) involved in the validation.
- VALIDATION_TYPE: Classifies the validation as an error, warning, or informational message.
- MESSAGE_TEXT: Detailed description of the validation outcome.
- CREATION_DATE and CREATED_BY: Audit columns tracking when and by whom the record was created.
Functional Role
This table supports complex PO workflows by:- Cross-Module Validation: Ensures POs comply with rules enforced by other modules (e.g., inventory item validity, account combinations).
- Error Handling: Captures validation failures (e.g., mismatched item categories, invalid GL dates) for corrective action.
- Audit Trail: Provides a historical record of validations for troubleshooting and compliance.
Integration Scenarios
Examples of its usage include:- Inventory Integration: Validates item attributes (e.g., stockable, purchasable) against
MTL_SYSTEM_ITEMS
. - Payables Integration: Checks vendor-site associations and payment terms alignment.
- GL Integration: Verifies account segments and period statuses.
Technical Considerations
- Indexing: Typically indexed on
PO_HEADER_ID
,PO_LINE_ID
, andMODULE_CODE
for performance. - Purge Mechanisms: Records may be archived or purged via concurrent programs to manage table growth.
- API Dependencies: Often accessed via Oracle's PL/SQL APIs (e.g.,
PO_VALIDATIONS_PVT
).
Version-Specific Notes
In EBS 12.2.2, enhancements may include:- Additional columns for cloud integration or REST service validations.
- Improved message localization support.
Conclusion
ThePO_MULTI_MOD_VAL_RESULTS
table is indispensable for maintaining data consistency in multi-module PO transactions. Its structured logging of validation outcomes ensures seamless interoperability between Purchasing and other EBS modules, reducing errors and enhancing operational efficiency. Administrators should monitor its growth and leverage its data for root-cause analysis in PO-related issues.
-
Lookup Type: AUTO OFFSET METHOD
12.1.1
product: PO - Purchasing , meaning: Auto Offset Method , description: Auto Offset Method ,
-
Lookup Type: AUTO OFFSET METHOD
12.2.2
product: PO - Purchasing , meaning: Auto Offset Method , description: Auto Offset Method ,
-
Lookup Type: AUTO TRANSACT CODE
12.1.1
product: PO - Purchasing , meaning: Auto Transact code for Receiving transactions , description: Auto Transact code for Receiving transactions ,
-
Lookup Type: AUTO TRANSACT CODE
12.2.2
product: PO - Purchasing , meaning: Auto Transact code for Receiving transactions , description: Auto Transact code for Receiving transactions ,
-
Lookup Type: PAR_AUTO_ASSIGN_ROLE
12.2.2
product: PO - Purchasing , meaning: Post Award Request Auto Assign Role , description: Role to auto assign PAR ,
-
Lookup Type: PO_DOCUMENT_ACTIONS
12.2.2
product: PO - Purchasing , meaning: PO Document Actions , description: Purchasing Document Actions ,
-
Lookup Type: ERS INVOICE_SUMMARY
12.1.1
product: PO - Purchasing , meaning: ERS code to identify how to consolidate invoices , description: ERS code to identify how to consolidate invoices ,
-
Lookup Type: ERS INVOICE_SUMMARY
12.2.2
product: PO - Purchasing , meaning: ERS code to identify how to consolidate invoices , description: ERS code to identify how to consolidate invoices ,
-
Lookup Type: POA BIS REPORT OPTION
12.2.2
product: PO - Purchasing , meaning: PO Report Options , description: PO Report Options ,
-
Lookup Type: POA BIS REPORT OPTION
12.1.1
product: PO - Purchasing , meaning: PO Report Options , description: PO Report Options ,
-
Lookup Type: ERS INVOICE_SUMMARY_CONSIGNED
12.1.1
product: PO - Purchasing , meaning: ERS Invoice Summary Code , description: ERS code to identify how to consolidate invoices - Consigned Inventory ,
-
Lookup Type: ERS INVOICE_SUMMARY_CONSIGNED
12.2.2
product: PO - Purchasing , meaning: ERS Invoice Summary Code , description: ERS code to identify how to consolidate invoices - Consigned Inventory ,
-
Lookup Type: RCVTXERA ACTIONS
12.1.1
product: PO - Purchasing , meaning: RCVTXERA Actions , description: RCVTXERA Actions ,
-
Lookup Type: RCVTXERA ACTIONS
12.2.2
product: PO - Purchasing , meaning: RCVTXERA Actions , description: RCVTXERA Actions ,
-
Lookup Type: CLM_WLOAD_ASSIGNMENT
12.2.2
product: PO - Purchasing , meaning: CLM Workload Assignment , description: CLM Workload Assignment ,
-
Lookup Type: AUTO_OFFSET_METHOD
12.2.2
product: PO - Purchasing , meaning: Auto Offset Methods , description: Auto Offset Methods ,
-
Lookup Type: AUTO_OFFSET_METHOD
12.1.1
product: PO - Purchasing , meaning: Auto Offset Methods , description: Auto Offset Methods ,
-
Concurrent Program: POXSUPCHG
12.2.2
execution_filename: PO_MULTI_MOD_VALIDATIONS.generate_supp_chg_exceptions , product: PO - Purchasing , user_name: Generate Exceptions-Supplier change , description: Generate Exceptions-Supplier change , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: DOCUMENT_LINE_ACTIONS
12.2.2
product: PO - Purchasing , meaning: Document Line Actions , description: Document Line Actions ,
-
Lookup Type: DOCUMENT_SHIPMENT_ACTIONS
12.2.2
product: PO - Purchasing , meaning: Document Shipment Actions , description: Document Shipment Actions ,
-
Concurrent Program: POXRVRER
12.1.1
execution_filename: POXRVRER , product: PO - Purchasing , user_name: POXRVRER , description: Receiving Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: POXREQIM
12.1.1
execution_filename: POXREQIM , product: PO - Purchasing , user_name: POXREQIM , description: ReqImport Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: POXRVRER
12.2.2
execution_filename: POXRVRER , product: PO - Purchasing , user_name: POXRVRER , description: Receiving Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: POXREQIM
12.2.2
execution_filename: POXREQIM , product: PO - Purchasing , user_name: POXREQIM , description: ReqImport Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: POXREQIM_XML
12.2.2
product: PO - Purchasing , user_name: Requisition Import Exceptions Report (XML) , description: ReqImport Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: POXRVRER_XML
12.2.2
product: PO - Purchasing , user_name: Receiving Exceptions Report (XML) , description: Receiving Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: PO_MODIFICATION_ACTIONS
12.2.2
product: PO - Purchasing , meaning: Modification Actions ,
-
Concurrent Program: POXRVRER_XML
12.1.1
product: PO - Purchasing , user_name: Receiving Exceptions Report (XML) , description: Receiving Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: POXREQIM_XML
12.1.1
product: PO - Purchasing , user_name: Requisition Import Exceptions Report (XML) , description: ReqImport Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: PO_DOCUMENT_ACTIONS
12.1.1
product: PO - Purchasing , meaning: PO Document Actions , description: Purchasing Document Actions ,
-
Lookup Type: PO_CLM_CAR_ACTIONS
12.2.2
product: PO - Purchasing , meaning: PO: CLM CAR Actions , description: CLM CAR Actions ,
-
Lookup Type: PO_CLM_CAR_TXN_TYPES
12.2.2
product: PO - Purchasing , meaning: PO: CLM CAR Transaction Types , description: CLM CAR Transaction Types ,
-
Table: PO_MULTI_MOD_VAL_RESULTS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_MULTI_MOD_VAL_RESULTS, object_name:PO_MULTI_MOD_VAL_RESULTS, status:VALID, product: PO - Purchasing , description: This table stores the Supplier exceptions generated for a Multiple Modifications Request. , implementation_dba_data: PO.PO_MULTI_MOD_VAL_RESULTS ,
-
Concurrent Program: POXMASSCLOSEOUT
12.2.2
execution_filename: PO_CLOSEOUT_PVT.validate_mass_closeout , product: PO - Purchasing , user_name: POXMASSCLOSEOUT , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CLM_ASSIGNMENT_TYPES
12.2.2
product: PO - Purchasing , meaning: Clm Assignment Types , description: Clm Assignment Types ,
-
Concurrent Program: POXUPMGR
12.1.1
execution_filename: PO_DOCUMENT_UPGRADE_PVT.PO_UPDATE_MGR , product: PO - Purchasing , user_name: POXUPMGR , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POXUPMGR
12.2.2
execution_filename: PO_DOCUMENT_UPGRADE_PVT.PO_UPDATE_MGR , product: PO - Purchasing , user_name: POXUPMGR , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CHANGE_SUMMARY_DOC_TYPE
12.2.2
product: PO - Purchasing , meaning: Document Type on Change Summary Page , description: Document Type on Change Summary Page ,
-
Concurrent Program: POXUPWKR
12.1.1
execution_filename: PO_DOCUMENT_UPGRADE_PVT.PO_UPDATE_WKR , product: PO - Purchasing , user_name: POXUPWKR , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POXUPWKR
12.2.2
execution_filename: PO_DOCUMENT_UPGRADE_PVT.PO_UPDATE_WKR , product: PO - Purchasing , user_name: POXUPWKR , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: PR_DOC_TYPE
12.2.2
product: PO - Purchasing , meaning: Purchase Requisition Document Type , description: Purchase Requisition Document Type ,
-
Lookup Type: DOCUMENT_DISTRIBUTION_ACTIONS
12.2.2
product: PO - Purchasing , meaning: Document Distribution Actions , description: Document Distribution Actions ,
-
Lookup Type: PO_UDA_ACTION_TYPES
12.2.2
product: PO - Purchasing , meaning: Uda Action Type ,
-
Lookup Type: WITHHOLDING STATUS
12.2.2
product: PO - Purchasing , meaning: Withholding status used in process payments to 1099 vendors , description: Withholding status used in process payments to 1099 vendors ,
-
Lookup Type: WITHHOLDING STATUS
12.1.1
product: PO - Purchasing , meaning: Withholding status used in process payments to 1099 vendors , description: Withholding status used in process payments to 1099 vendors ,
-
View: POA_PURCHASE_SALES_V
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
View: POA_PURCHASE_SALES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POA_PURCHASE_SALES_V, object_name:POA_PURCHASE_SALES_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POA_PURCHASE_SALES_V ,
-
Lookup Type: PO_PAR_LINE_STATUS
12.2.2
product: PO - Purchasing , meaning: PO PAR Line Status , description: PO PAR Line Status ,
-
Lookup Type: OVERRIDE DEFAULTS
12.1.1
product: PO - Purchasing , meaning: Lookup codes to properly translate the Override QP in POXPOMPO , description: Lookup codes to properly translate the Override QP in POXPOMPO ,
-
Lookup Type: OVERRIDE DEFAULTS
12.2.2
product: PO - Purchasing , meaning: Lookup codes to properly translate the Override QP in POXPOMPO , description: Lookup codes to properly translate the Override QP in POXPOMPO ,