Oracle Applications World
Wednesday, April 22, 2020
Setting up email override in Oracle Cloud (Fusion)
›
I created this post to show you how to over-ride email addresses in Oracle Fusion applications (Cloud) for testing in the sandbox environm...
Thursday, March 24, 2016
An error has occurred while running an API import. No return type specified in PL/SQL parameter list 50000:XXPDH_COST_UPLOAD_PLS attribute 3.
›
It took me hours to figure this out. BNE_ATTRIBUTES need to be correctly updated for resolving the same following are the import attribu...
3 comments:
Tuesday, March 1, 2016
R12 WEBADI ERROR: oracle.jbo.TooManyObjectsException: JBO-25013
›
I knew this error had to do with some kind of redundant Cache: After several testing sessions and research i have compiled this list whic...
Wednesday, February 24, 2016
Sending concatenated segments for validating/generating GL Code Combinations
›
DECLARE l_code_combination_id NUMBER; l_boolean BOOLEAN; l_segment_array apps.fnd_flex_ext.segmentarray; ...
Saturday, October 17, 2015
bulk exception types
›
There are 2 types of bulk exceptions 1) When the exception occurs inside the body of the bulk 2) When the exception occurs inside FORALL...
›
Home
View web version