My Oracle Support Banner

Receive Exception Error At Buyer Work Center > Demand Workbenck > View Unassigned Requisitions (Doc ID 2093943.1)

Last updated on MARCH 15, 2022

Applies to:

Oracle Purchasing - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

On : 12.1.3 version,

User is unable to search for Unassigned Requisitions via the Buyer Work Center (BWC)  Demand Workbench.
As soon as we select Unassigned Requisitions as the View item and click the Go button we receive an exception and are unable to proceed.
 

ERROR
-----------------------
Exception Details
oracle.apps.fnd.framework.OAException:oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation.
Statement: SELECT * FROM (SELECT /*+ LEADING(prl) */
  prh.requisition_header_id REQUISITION_HEADER_ID
, prh.segment1 REQUISITION_NUM
...
from po_requisiton_header_all prh,
...
## Detail 0 ##
java.sql.SQLException: ORA-06502: PL/SQL: numeric or value error: character to number conversion error
ORA-06512: at "APPS.FND_NUMBER", line 20

 

FND log file contains...

WHERE ((suggested_buyer_id = :2)) ORDER BY CREATION_DATE desc, ORGANIZATION,
FND_NUMBER.canonical_to_number(REQUISITION_NUM) DESC, REQUISITION_LINE_NUM DESC
END OF STMT



STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate BWC > Requisitions > Demand Workbench
2. Select View = Unassigned Requisitions (from LOV)
3, Press GO, receive error page
  You have encountered an unexpected error. Please contact the System Administrator for assistance.


Changes

 Applied Patch 19602061:R12.PO.B

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.