DBA Data[Home] [Help]

APPS.QP_CURRENCY_PVT dependencies on QP_CURRENCY_PVT

Line 1: PACKAGE BODY QP_Currency_PVT AS

1: PACKAGE BODY QP_Currency_PVT AS
2: /* $Header: QPXVCURB.pls 120.2 2005/07/07 04:29:57 appldev ship $ */
3:
4: -- Global constant holding the package name
5:

Line 6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Currency_PVT';

2: /* $Header: QPXVCURB.pls 120.2 2005/07/07 04:29:57 appldev ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Currency_PVT';
7:
8: -- Curr_Lists
9:
10: PROCEDURE Curr_Lists

Line 1407: END QP_Currency_PVT;

1403: );
1404:
1405: END Get_Currency;
1406:
1407: END QP_Currency_PVT;