DBA Data[Home] [Help]

APPS.IES_TRANSACTION_UTIL_PKG dependencies on IES_TRANSACTION_UTIL_PKG

Line 1: PACKAGE BODY ies_transaction_util_pkg AS

1: PACKAGE BODY ies_transaction_util_pkg AS
2: /* $Header: iestrnb.pls 120.0 2005/06/03 07:34:55 appldev noship $ */
3: G_PKG_NAME CONSTANT VARCHAR2(30) := 'ies_transaction_util_pkg';
4:
5:

Line 3: G_PKG_NAME CONSTANT VARCHAR2(30) := 'ies_transaction_util_pkg';

1: PACKAGE BODY ies_transaction_util_pkg AS
2: /* $Header: iestrnb.pls 120.0 2005/06/03 07:34:55 appldev noship $ */
3: G_PKG_NAME CONSTANT VARCHAR2(30) := 'ies_transaction_util_pkg';
4:
5:
6: /* PRIVATE PROCEDURE */
7:

Line 105: END ies_transaction_util_pkg;

101:
102:
103:
104:
105: END ies_transaction_util_pkg;