DBA Data[Home] [Help]

APPS.CS_IB_FETCH_PKG dependencies on CS_IB_FETCH_PKG

Line 1: package body cs_ib_fetch_pkg as

1: package body cs_ib_fetch_pkg as
2: /* $Header: csifetb.pls 115.27 2003/12/03 19:00:00 spariti ship $ */
3:
4:
5: procedure getContactTypes( x_contacttypes OUT contact_type_info_csr_type ) is

Line 249: end cs_ib_fetch_pkg;

245: null;
246:
247: end;
248:
249: end cs_ib_fetch_pkg;
250: