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.5.12020000.2 2013/01/31 22:02:27 sahmahes ship $ */
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.5.12020000.2 2013/01/31 22:02:27 sahmahes ship $ */
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 567: end WMS_RE_Custom_PUB;

563: END custom_validate_picking_sku;
564:
565:
566:
567: end WMS_RE_Custom_PUB;