DBA Data[Home] [Help]

APPS.INV_MWB_STATUS_TREE dependencies on INV_MWB_STATUS_TREE

Line 1: PACKAGE BODY INV_MWB_STATUS_TREE AS

1: PACKAGE BODY INV_MWB_STATUS_TREE AS
2: /* $Header: INVMWSTB.pls 120.12 2010/12/08 14:09:06 ksaripal ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'INV_MWB_STATUS_TREE';
5:

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

1: PACKAGE BODY INV_MWB_STATUS_TREE AS
2: /* $Header: INVMWSTB.pls 120.12 2010/12/08 14:09:06 ksaripal ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'INV_MWB_STATUS_TREE';
5:
6: --
7: -- private functions
8: --

Line 1071: END INV_MWB_STATUS_TREE;

1067: WHEN no_data_found THEN
1068: NULL;
1069: END event;
1070:
1071: END INV_MWB_STATUS_TREE;