Receivables - EBS (MOSC)

MOSC Banner

Note 1451312.1

edited Jan 30, 2013 10:58PM in Receivables - EBS (MOSC) 5 commentsAnswered ✓

We have an identical problem (Customer Inquiry) to that on the above note. The issue (the note states) is down to a db upgrade to 11.5.3. However, users  reported the issue some time ago, but the upgrade went live Nov 2011. They have been using a workround apparently instead of contacting support.
If this is the wrong community, apologies in advance.
In the note there are 2 options, apply the patch 12834800 or alter session <code class="km">_replace_virtual_columns=false<br/>and In the view AR_CUSTOMER_ACCOUNTS_CA, replace:

SUBSTRB(PARTY.PARTY_NAME,1,50)

with:

<font face="Arial">use</font><font face="Arial"> UPPER(SUBSTRB(PARTY.PARTY_NAME,1,50))<br/><br/>I would prefer to apply the latter -less disruption. <br/>Does anyone in this community have an opinion as to the best approach</font><br/>

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