DBA Data[Home] [Help]

APPS.CSI_PRICING_ATTRIB_VLD_PVT dependencies on CSI_PRICING_ATTRIB_VLD_PVT

Line 1: PACKAGE BODY csi_pricing_attrib_vld_pvt AS

1: PACKAGE BODY csi_pricing_attrib_vld_pvt AS
2: /* $Header: csivpavb.pls 120.0.12010000.2 2009/03/06 21:30:57 hyonlee ship $ */
3: G_PKG_NAME VARCHAR2(30) := 'csi_pricing_attrib_vld_pvt';
4:
5: /*----------------------------------------------------------*/

Line 3: G_PKG_NAME VARCHAR2(30) := 'csi_pricing_attrib_vld_pvt';

1: PACKAGE BODY csi_pricing_attrib_vld_pvt AS
2: /* $Header: csivpavb.pls 120.0.12010000.2 2009/03/06 21:30:57 hyonlee ship $ */
3: G_PKG_NAME VARCHAR2(30) := 'csi_pricing_attrib_vld_pvt';
4:
5: /*----------------------------------------------------------*/
6: /* Function Name : Is_Valid_instance_id */
7: /* */

Line 920: END csi_pricing_attrib_vld_pvt;

916: RETURN l_dump_frequency;
917: END get_full_dump_frequency;
918:
919:
920: END csi_pricing_attrib_vld_pvt;