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.11 2008/01/11 09:16:45 musinha 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.11 2008/01/11 09:16:45 musinha ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'INV_MWB_STATUS_TREE';
5:
6: --
7: -- private functions
8: --

Line 1062: END INV_MWB_STATUS_TREE;

1058: WHEN no_data_found THEN
1059: NULL;
1060: END event;
1061:
1062: END INV_MWB_STATUS_TREE;