DBA Data[Home] [Help]

APPS.WMS_RE_CUSTOM_PUB dependencies on WMS_RE_CUSTOM_PUB

Line 1: package body WMS_RE_Custom_PUB as

1: package body WMS_RE_Custom_PUB as
2: /* $Header: WMSPPPUB.pls 120.1 2005/05/27 02:01:56 appldev $ */
3:
4: -- File : WMSPPPUB.pls
5: -- Content : WMS_RE_Custom_PUB package body

Line 5: -- Content : WMS_RE_Custom_PUB package body

1: package body WMS_RE_Custom_PUB as
2: /* $Header: WMSPPPUB.pls 120.1 2005/05/27 02:01:56 appldev $ */
3:
4: -- File : WMSPPPUB.pls
5: -- Content : WMS_RE_Custom_PUB package body
6: -- Description : Customizable stub procedures and functions called during rules
7: -- engine run.
8: -- Notes :
9: -- Modified : 02/08/99 mzeckzer created

Line 11: g_pkg_name constant varchar2(30) := 'WMS_RE_Custom_PUB';

7: -- engine run.
8: -- Notes :
9: -- Modified : 02/08/99 mzeckzer created
10:
11: g_pkg_name constant varchar2(30) := 'WMS_RE_Custom_PUB';
12:
13: -- Start of comments
14: -- API name : GetTotalLocationCapacity
15: -- Type : Public

Line 397: end WMS_RE_Custom_PUB;

393: end SearchForStrategy;
394:
395:
396:
397: end WMS_RE_Custom_PUB;