DBA Data[Home] [Help]

APPS.WMS_LABEL_CUSTOM_PKG dependencies on WMS_LABEL_CUSTOM_PKG

Line 1: PACKAGE BODY wms_label_custom_pkg AS

1: PACKAGE BODY wms_label_custom_pkg AS
2: /*$Header: WMSLACPB.pls 120.0.12020000.2 2013/02/26 07:03:46 srsomasu noship $*/
3: /*
4: Custom Hook API - Configurable Label Printing ER
5: */

Line 89: END wms_label_custom_pkg;

85: BEGIN
86: --Custom code goes here
87: RETURN;
88: END custom_restrict_labels;
89: END wms_label_custom_pkg;