POXML: PLS-00306: Wrong Number Or Types Of Arguments In Call To 'GETTANDC': ORA-06550
(Doc ID 604794.1)
Last updated on MARCH 21, 2019
Applies to:
Oracle Purchasing - Version 12.0.4 and laterInformation in this document applies to any platform.
itg_change_po_006_out.xgm
itg_process_po_007_out.xgm
Symptoms
When attempting to deliver a purchase order via XML delivery workflow an exception occurs during
the following activity:
Send Xml Document/Generate Trading Partner XML Document
It shows the following Errored Activities:
Activity Result Error Name
--------------------------------------------- --------------- ------------------------------
Error Message
----------------------------------------------------------------------------------------------------
Error Stack
----------------------------------------------------------------------------------------------------
Generate Trading Partner XML Document #EXCEPTION ECX_PROGRAM_EXIT_EMBD
6012: XML Gateway process aborted : 'ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'GETTANDC'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored - ECX_ACTIONS.BIND_PROC_VARIABLES'. For further details, see the log corresponding to FND-Logging AFLOG MODULE Name: 'Please ensure that FND-Logging is enabled for module ecx.plsql.%'.
ECX_STANDARD.getXMLCover(OAG, PO, PRO)
ECX_STANDARD.getXMLTP(POXML, xxxxxx-xxx, xxxxx, RUN)
Wf_Engine_Util.Function_Call(ECX_STANDARD.GETXMLTP, POXML, xxxxx-xxxx, xxxxx, RUN)
--------------------------------------------- --------------- ------------------------------
Error Message
----------------------------------------------------------------------------------------------------
Error Stack
----------------------------------------------------------------------------------------------------
Generate Trading Partner XML Document #EXCEPTION ECX_PROGRAM_EXIT_EMBD
6012: XML Gateway process aborted : 'ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'GETTANDC'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored - ECX_ACTIONS.BIND_PROC_VARIABLES'. For further details, see the log corresponding to FND-Logging AFLOG MODULE Name: 'Please ensure that FND-Logging is enabled for module ecx.plsql.%'.
ECX_STANDARD.getXMLCover(OAG, PO, PRO)
ECX_STANDARD.getXMLTP(POXML, xxxxxx-xxx, xxxxx, RUN)
Wf_Engine_Util.Function_Call(ECX_STANDARD.GETXMLTP, POXML, xxxxx-xxxx, xxxxx, RUN)
The issue can be reproduced at will with the following steps:
1. Create a PO and submit it for approval
2. The PO is approved without problems
3. The XML delivery fails
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
For Release 12: |
For Release 12.1: |
References |