[Home] [Help]
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:
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
1403: );
1404:
1405: END Get_Currency;
1406:
1407: END QP_Currency_PVT;