DBA Data[Home] [Help]

APPS.QP_ATTR_MAP_PVT dependencies on QP_ATTR_MAP_PVT

Line 1: PACKAGE BODY QP_Attr_Map_PVT AS

1: PACKAGE BODY QP_Attr_Map_PVT AS
2: /* $Header: QPXVMAPB.pls 120.6 2005/08/18 15:52:56 sfiresto ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXVMAPB.pls 120.6 2005/08/18 15:52:56 sfiresto ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Attr_Map_PVT';
7:
8: -- Pte
9:
10: PROCEDURE Pte

Line 2829: END QP_Attr_Map_PVT;

2825:
2826: END Check_Enabled_Fnas;
2827:
2828:
2829: END QP_Attr_Map_PVT;