DBA Data[Home] [Help]

APPS.IBY_ACCTTYPE_PKG dependencies on IBY_ACCTTYPE_PKG

Line 1: package body iby_accttype_pkg as

1: package body iby_accttype_pkg as
2: /*$Header: ibyactpb.pls 115.8 2002/11/15 23:50:06 jleybovi ship $*/
3:
4: /*
5: ** Function: createAcctType.

Line 69: end iby_accttype_pkg;

65: io_accttypeid := l_accttypeid;
66: close c_get_accttypeid;
67: --commit;
68: end createaccttype;
69: end iby_accttype_pkg;