DBA Data[Home] [Help]

APPS.GL_CI_REMOTE_INVOKE_PKG dependencies on GL_CI_REMOTE_INVOKE_PKG

Line 1: PACKAGE BODY gl_ci_remote_invoke_pkg as

1: PACKAGE BODY gl_ci_remote_invoke_pkg as
2: /* $Header: glucirmb.pls 120.10 2006/05/25 16:26:09 abhjoshi noship $ */
3:
4:
5:

Line 7: batch gl_ci_remote_invoke_PKG.batch_table; --+ holds batch names

3:
4:
5:
6: TYPE t_RefCur IS REF CURSOR;
7: batch gl_ci_remote_invoke_PKG.batch_table; --+ holds batch names
8:
9: --+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10: --+drop any table
11: --+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Line 1174: END gl_ci_remote_invoke_pkg;

1170: --+ l_request_id := Run_Journal_Import(1238, 50023, 101, l_inter_run_id,42);
1171:
1172: END Test_Run;
1173:
1174: END gl_ci_remote_invoke_pkg;