DBA Data[Home] [Help]

APPS.INV_QUANTITY_TREE_PUB dependencies on INV_QUANTITY_TREE_PUB

Line 1: PACKAGE BODY inv_quantity_tree_pub as

1: PACKAGE BODY inv_quantity_tree_pub as
2: /* $Header: INVPQTTB.pls 120.5 2006/10/11 23:53:04 cjandhya noship $*/
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'INV_Quantity_Tree_PUB';
5:

Line 4: g_pkg_name CONSTANT VARCHAR2(30) := 'INV_Quantity_Tree_PUB';

1: PACKAGE BODY inv_quantity_tree_pub as
2: /* $Header: INVPQTTB.pls 120.5 2006/10/11 23:53:04 cjandhya noship $*/
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'INV_Quantity_Tree_PUB';
5:
6: -- Procedure
7: -- clear_quantity_cache
8: -- Description

Line 770: END inv_quantity_tree_pub;

766: );
767:
768: END do_check;
769:
770: END inv_quantity_tree_pub;