Procurement - EBS (MOSC)

MOSC Banner

Unable to select default Category from PO Line Type

edited Nov 20, 2013 10:33AM in Procurement - EBS (MOSC) 4 commentsAnswered ✓
I am getting unexpected error on Search Category page while selecting the default Category for a Line Type.  It is giving following error

Exception Details.
 oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation.  Statement: SELECT /* $Header: KeyFlexfield.java 120.8.12010000.3 2008/11/14 21:37:18 hgeorgi ship $ */
MTL_CATEGORIES_B.CATEGORY_ID FLEX_CCID
, fnd_flex_server.get_concatenated_value(
:SEGMENT_DELIMITER
, :SEGMENT_COUNT
) FLEX_CONCATENATED_DISPLAY
 FROM (select /*+ no_merge */ * from MTL_CATEGORIES_B) MTL_CATEGORIES_B
 WHERE (MTL_CATEGORIES_B.enabled_flag = 'Y'
and nvl(fnd_date.canonical_to_date(:VDATE), trunc(SysDate))
between nvl(trunc(MTL_CATEGORIES_B.start_date_active), nvl(fnd_date.canonical_to_date(:VDATE), trunc(SysDate)))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center