DBA Data[Home] [Help]

APPS.OTATRANS dependencies on OTATRANS

Line 1: PACKAGE body otatrans as

1: PACKAGE body otatrans as
2: /* $Header: otatrans.pkb 115.2 2002/11/26 12:24:53 dbatra ship $ */
3: --
4: --
5: Procedure gl_transfer (ERRBUF OUT nocopy VARCHAR2,

Line 2: /* $Header: otatrans.pkb 115.2 2002/11/26 12:24:53 dbatra ship $ */

1: PACKAGE body otatrans as
2: /* $Header: otatrans.pkb 115.2 2002/11/26 12:24:53 dbatra ship $ */
3: --
4: --
5: Procedure gl_transfer (ERRBUF OUT nocopy VARCHAR2,
6: RETCODE OUT nocopy VARCHAR2) as

Line 31: end otatrans;

27: rollback;
28: --
29: end gl_transfer;
30: --
31: end otatrans;