Invalid object and form patch 17887429
Hi,
Apps 12.1.3
PA_TRANSACTIONS is invalid and PAXPREPR.fmb is not compiling.
Tried to have them compile the package and form got the following.
SQL> @$PA_TOP/patch/115/sql/PAXTTCPB.pls
Package body created.
Commit complete.
$ sqlplus apps
SQL> @$PA_TOP/patch/115/sql/PAXTRANS.pls
Package created.
Commit complete.
SQL> @$PA_TOP/patch/115/sql/PAXTRANB.pls
Warning: Package Body created with compilation errors.
Commit complete.
SQL> show errors package body PA_TRANSACTIONS;
Errors for PACKAGE BODY PA_TRANSACTIONS:
LINE/COL ERROR
-------- -----------------------------------------------------------------
966/10 PL/SQL: Statement ignored
966/10 PLS-00306: wrong number or types of arguments in call to
'CREATEEXTERNALCDL'
. compile the single Form "PAXPREPR.fmb" using adadmin