DBA Data[Home] [Help]

APPS.WSH_SC_DEL_LINES dependencies on WSH_SC_DEL_LINES

Line 1: PACKAGE BODY WSH_SC_DEL_LINES as

1: PACKAGE BODY WSH_SC_DEL_LINES as
2: /* $Header: WSHSCDLB.pls 115.1 99/07/16 08:20:29 porting ship $ */
3:
4: Procedure update_shp_qty(del_id number, action_code varchar2) is
5: begin

Line 109: END WSH_SC_DEL_LINES;

105:
106: end;
107:
108:
109: END WSH_SC_DEL_LINES;