DBA Data[Home] [Help]

APPS.IGW_PROPOSALS_ALL_PKG dependencies on IGW_PROPOSALS_ALL_PKG

Line 1: package body IGW_PROPOSALS_ALL_PKG as

1: package body IGW_PROPOSALS_ALL_PKG as
2: /* $Header: igwpr10b.pls 115.19 2002/03/28 19:13:23 pkm ship $ */
3: procedure INSERT_ROW (
4: X_ROWID in out VARCHAR2,
5: X_PROPOSAL_ID in NUMBER,

Line 818: end IGW_PROPOSALS_ALL_PKG;

814: raise no_data_found;
815: end if;
816: end DELETE_ROW;
817:
818: end IGW_PROPOSALS_ALL_PKG;