DBA Data[Home] [Help]

PACKAGE: APPS.QP_LIMITS_ATTR

Source


1 PACKAGE QP_LIMITS_ATTR AUTHID CURRENT_USER AS
2 /* $Header: QPXALMTS.pls 120.0 2005/06/02 00:36:10 appldev noship $ */
3 
4 --  Procedure : Get_Attr_Tbl
5 
6 PROCEDURE Get_Attr_Tbl;
7 
8 --  Procedure : Get_Attr_Value_Tbl
9 
10 PROCEDURE Get_Attr_Value_Tbl;
11 
12 END QP_LIMITS_ATTR;