JBO-27122 Error Occurs When Clicking On Shopping List Subtab in Oracle iProcurement
(Doc ID 2124855.1)
Last updated on NOVEMBER 07, 2022
Applies to:
Oracle iProcurement - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
In Oracle iProcurement, Release 12.1.3, and in Release 12.2.4 and higher, with RDBMS 12.1.0.2.0, an error occurs when attempting to open the Shopping Lists page.
Due to this issue, users cannot view shopping list information.
(The issue can also occur in Release 12.1.3 when the RDBMS version is 11.2.0.x.)
Error
JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM ( SELECT bq.relevance_score Relevance,bq.inventory_item_id INVENTORY_ITEM_ID,msikfv.organization_id ORGANIZATION_ID,bq.un_number UN_NUMBER,bq.hazard_class HAZARD_CLASS,'l#' || bq.inventory_item_id || '#' || bq.po_line_id ||'#' || bq.req_template_name || '#' ||bq.req_template_line_num || '#' || :ORG_ID_KEY1 ItemKey,bq.source_type SourceType,DECODE(bq.source_type,'TEMPLATE',decode(least(length(bq.req_template_name) , 20),20,substr(bq.req_template_name,1,17) ||'...',bq.req_template_name),'INTERNAL_TEMPLATE',decode(least(length(bq.req_template_name) , 20),20,substr(bq.req_template_name,1,17) ||'...',bq.req_template_name),'QUOTATION',ICX_CAT_UTIL_PVT.get_message('ICX_CAT_QUOTATION_SOURCE','NUMBER',bq.document_number) ,'BLANKET',ICX_CAT_UTIL_PVT.get_message('ICX_CAT_BLANKET_SOURCE','NUMBER',bq.document_number),'GLOBAL_BLANKET',ICX_CAT_UTIL_PVT.get_message('ICX_CAT_BLANKET_SOURCE','NUMBER',bq.document_number), null) SOURCE,bq.inventory_item_id ItemId,nvl(avtlp.description, bq.description) DESCRIPTION,DECODE(LEAST(LENGTH(decode(1,1, nvl(avtlp.description, bq.description))),25), 25, SUBSTR(decode(1,1, nvl(avtlp.description, bq.description)),1, 22)||'...', decode(1,1, nvl(avtlp.description, bq.description))) TruncatedDescription,avtlp.long_description LONG_DESCRIPTION,DECODE(LEAST(LENGTH(avtlp.long_description), 180), 180, SUBSTR(avtlp.long_description, 1, 177)||'...', avtlp.long_description)
..
..
Steps To Reproduce
The issue can be reproduced at will with the following steps:
1. Log in to Oracle Applications, using an iProcurement responsibility.
2. On the Shopping home page, click the Shopping List subtab. The error occurs at this point.
Changes
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 |
References |