DBA Data[Home] [Help]

APPS.OZF_QUOTA_ALLOCATIONS_PVT dependencies on OZF_QUOTA_ALLOCATIONS_PVT

Line 1: PACKAGE BODY OZF_Quota_allocations_Pvt AS

1: PACKAGE BODY OZF_Quota_allocations_Pvt AS
2: /* $Header: ozfvqalb.pls 115.15 2004/06/11 19:55:29 kvattiku noship $*/
3: g_pkg_name CONSTANT VARCHAR2(30) := 'OZF_Quota_allocations_Pvt';
4:
5: ---------------------------------------------------------------------

Line 3: g_pkg_name CONSTANT VARCHAR2(30) := 'OZF_Quota_allocations_Pvt';

1: PACKAGE BODY OZF_Quota_allocations_Pvt AS
2: /* $Header: ozfvqalb.pls 115.15 2004/06/11 19:55:29 kvattiku noship $*/
3: g_pkg_name CONSTANT VARCHAR2(30) := 'OZF_Quota_allocations_Pvt';
4:
5: ---------------------------------------------------------------------
6: -- FUNCTION
7: --- is_root_or_leaf

Line 730: END OZF_Quota_allocations_Pvt;

726:
727:
728:
729:
730: END OZF_Quota_allocations_Pvt;
731: