Lookups in apps [message #546678] |
Thu, 08 March 2012 02:06 |
|
Osafa
Messages: 14 Registered: July 2011 Location: Malaysia , KL
|
Junior Member |
|
|
Hi all,
I am trying to execute ac concurrent by triggering it using lookup, but the concurrent end up with the following error.
**Starts**06-MAR-2012 16:38:24
ORACLE error 6550 in FDPSTP
Cause: FDPSTP failed due to ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'MAINV2'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
The SQL statement being executed at the time
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+-------------------------------------
However when I submit it individually via concurrent it runs without error but the same concurrent gives the above mentioned error while running
I need an urgent help as I am stuck with for quite a long.
Regards,
Karim.
|
|
|
|
|
Re: Lookups in apps [message #547723 is a reply to message #547707] |
Fri, 16 March 2012 01:13 |
|
vamsi kasina
Messages: 2112 Registered: October 2003 Location: Cincinnati, OH
|
Senior Member |
|
|
Quote:I came to conclusion that for .rdf one can use the defaulted submission however for stored proc it has to be manoeuvered.Correct me if I am wrong. Yes, you are right.
By
Vamsi
|
|
|