Open GoogleCodeExporter opened 8 years ago
These errors also suggest invalid type declarations dependent on Apex objects.
Errors for PACKAGE BODY JQGRID_PUBLIC_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
40/3 PL/SQL: Statement ignored
40/3 PLS-00201: identifier 'APEX_APPLICATION.G_FLOW_ID' must be
declared
42/3 PL/SQL: Statement ignored
42/6 PLS-00201: identifier 'WWV_FLOW_CUSTOM_AUTH_STD.IS_SESSION_VALID'
must be declared
83/3 PL/SQL: Statement ignored
83/20 PLS-00201: identifier 'APEX_APPLICATION.DO_SUBSTITUTIONS' must be
declared
Original comment by jadwat...@gmail.com
on 25 Jun 2012 at 2:55
This can be handled by adding conditional compilation directives to the source
code. To be added in future release.
Original comment by thehunge...@gmail.com
on 31 Jul 2012 at 6:22
Original issue reported on code.google.com by
jadwat...@gmail.com
on 25 Jun 2012 at 2:39