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.3 2009/04/04 00:44:55 svinjamu 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 1736: END iby_transactionSET_pkg;

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