DBA Data[Home] [Help]

APPS.QP_LIMITS_PVT dependencies on QP_LIMITS_PVT

Line 1: PACKAGE BODY QP_Limits_PVT AS

1: PACKAGE BODY QP_Limits_PVT AS
2: /* $Header: QPXVLMTB.pls 120.3 2005/10/03 07:28:10 prarasto ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXVLMTB.pls 120.3 2005/10/03 07:28:10 prarasto ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Limits_PVT';
7:
8: -- Limits
9:
10: PROCEDURE Limits

Line 1683: END QP_Limits_PVT;

1679: );
1680:
1681: END Get_Limits;
1682:
1683: END QP_Limits_PVT;