DBA Data[Home] [Help]

APPS.IEO_CONCURRENT_PUB dependencies on IEO_CONCURRENT_PUB

Line 1: PACKAGE BODY IEO_CONCURRENT_PUB as

1: PACKAGE BODY IEO_CONCURRENT_PUB as
2: /* $Header: ieopconb.pls 120.0 2005/06/02 10:55:14 appldev noship $*/
3:
4: G_PKG_NAME CONSTANT varchar2(30) :='IEO_CONCURRENT_PUB';
5:

Line 4: G_PKG_NAME CONSTANT varchar2(30) :='IEO_CONCURRENT_PUB';

1: PACKAGE BODY IEO_CONCURRENT_PUB as
2: /* $Header: ieopconb.pls 120.0 2005/06/02 10:55:14 appldev noship $*/
3:
4: G_PKG_NAME CONSTANT varchar2(30) :='IEO_CONCURRENT_PUB';
5:
6:
7: PROCEDURE START_PROCESS(
8: ERRBUF OUT NOCOPY VARCHAR2,

Line 406: END IEO_CONCURRENT_PUB;

402: END IEO_PING_AND_RESTART_SERVER;
403:
404:
405:
406: END IEO_CONCURRENT_PUB;
407: