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.12010000.2 2010/03/12 09:42:32 sommukhe ship $ */
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 1179: END gl_ci_remote_invoke_pkg;

1175: --+ l_request_id := Run_Journal_Import(1238, 50023, 101, l_inter_run_id,42);
1176:
1177: END Test_Run;
1178:
1179: END gl_ci_remote_invoke_pkg;