DBA Data[Home] [Help]

APPS.QP_ATM_UPGRADE dependencies on QP_ATM_UPGRADE

Line 1: PACKAGE BODY QP_ATM_UPGRADE AS

1: PACKAGE BODY QP_ATM_UPGRADE AS
2: /* $Header: QPATMUPB.pls 120.2 2006/05/23 20:03:32 gtippire noship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_ATM_UPGRADE';
5: --

Line 4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_ATM_UPGRADE';

1: PACKAGE BODY QP_ATM_UPGRADE AS
2: /* $Header: QPATMUPB.pls 120.2 2006/05/23 20:03:32 gtippire noship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_ATM_UPGRADE';
5: --
6: -- moved to spec
7: /*CURSOR attribute_sourcing_cur (p_prc_context_code in varchar2,
8: p_segment_mapping_column in varchar2,

Line 1472: END QP_ATM_UPGRADE;

1468: END IF;
1469: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1470: END upgrade_atm;
1471: --
1472: END QP_ATM_UPGRADE;