Best Of
Re: Parameter for any description column
Hi,
If I understood your requirement correctly, you can use the like function to get the results
select *
from po_requisition_lines_all
where item_description like '%&1%'
Where &1 is parameter value (Which is part of description)
Regards,
Sirisha
Re: Parameter for any description column
Hi -
Thanks for the confirmation, yes, you may have to use one like item_description like '%&part_description%'
regards.
Ananth
Re: What happened to My Oracle Support?
what a way to use up real estate when looking at a doc
Can you go back to the old MOS we all know and understand??
Also, when I look for a doc, I rather focus on JDE and not all other LOBs
Re: My Oracle Support, are you really happy with what you've delivered ?
Hi Jerome:
The personal note was to not make (false) assumptions as to what you were discussing (but my assumption was correct).
I'll be back.
J.
Re: New Tax Rate Effective 2026, Patch 38630519: 2026 U.S. FEDERAL WITHHOLDING TAX CHANGES
Hello,
There was another updated on the SR. It was discovered by Development that it has been determined there is a problem with the federal tax scripts. They need to repost.
The new bug 38770051 - REDELIVER 2026 U.S. FEDERAL WITHHOLDING TAX CHANGES is being targeted for Part 3 PRP.
Regards,
Re: Which 2026 State and Local Tax Rates Will Be Included in PRPs to be published by 12/23/25?
Hello,
It was discovered by Development that it has been determined there is a problem with the federal tax scripts. They will need to repost.
The new bug 38770051 - REDELIVER 2026 U.S. FEDERAL WITHHOLDING TAX CHANGES is being targeted for Part 3 PRP.
Regards,
Re: My Oracle Support, are you really happy with what you've delivered ?
I would really like to see this discussion in public since many of us have similar feelings about this update…
Re: Event mapping without Elastic Search
Does anyone know if this is still a valid answer? The pdf attached to the doc id Doc ID 2863243.1 can't be download from MOS.
Re: Tax update 25D missing cobol copybooks
Alex_ma-Oracle
We finally got our cobol compiled. We brought back our Production cobol and reapplied the tax updates and recompiled and this worked no compile errors.
Re: CA error - Creating Invalid Views – PT 8.62 Tools-Only Upgrade
Hi Mandala,
I definitely think there should be differences in the tables structure between app designer and the database definition.
Sometimes we change (add/delete/modify) the field of the table directly in the database directly without using psbuild process to build it and that could cause this issue.
Thanks



