DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONSET_PKG dependencies on IBY_TRANSACTIONSET_PKG

Line 1: PACKAGE BODY iby_transactionSET_pkg AS

1: PACKAGE BODY iby_transactionSET_pkg AS
2: /*$Header: ibytxstb.pls 120.2.12010000.2 2008/07/29 05:53:23 sugottum ship $*/
3:
4: /* This procedure would be used every time a SET INIT transaction */
5: /* occurred. Since INIT is not idempotent, this procedure only */

Line 1735: END iby_transactionSET_pkg;

1731: --raise_application_error(-20480,'Error while finding the split_id of the parent transaction: '||err_msg);
1732: END find_parent_splitid;
1733:
1734:
1735: END iby_transactionSET_pkg;
1736: