DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONEFT_PKG dependencies on IBY_TRANSACTIONEFT_PKG

Line 1: PACKAGE BODY IBY_TRANSACTIONEFT_PKG AS

1: PACKAGE BODY IBY_TRANSACTIONEFT_PKG AS
2: /*$Header: ibyteftb.pls 120.31.12010000.4 2008/12/16 10:05:22 jnallam ship $*/
3:
4: --
5: -- Declare global variables

Line 7: G_PKG_NAME CONSTANT VARCHAR2(30) := 'IBY_TRANSACTIONEFT_PKG';

3:
4: --
5: -- Declare global variables
6: --
7: G_PKG_NAME CONSTANT VARCHAR2(30) := 'IBY_TRANSACTIONEFT_PKG';
8:
9: /*
10: * The purpose of this procedure is to check if there is any open
11: * transaction which are due. If there is, it will insert a row into

Line 1674: END IBY_TRANSACTIONEFT_PKG;

1670: END IF;
1671:
1672: END print_debuginfo;
1673:
1674: END IBY_TRANSACTIONEFT_PKG;
1675: