DBA Data[Home] [Help]

APPS.GMI_SHIPPING_UTIL dependencies on WSH_UTIL_CORE

Line 192: , p_old_dd_ids IN WSH_UTIL_CORE.Id_Tab_Type

188: -- is checked in Global Parameter under Shipping > Setup and
189: -- Action is Cycle Count All
190: PROCEDURE UPDATE_NEW_LINE_DETAIL_ID
191: ( p_cons_dd_id IN NUMBER
192: , p_old_dd_ids IN WSH_UTIL_CORE.Id_Tab_Type
193: , x_return_status OUT NOCOPY VARCHAR2
194: );
195:
196: END GMI_Shipping_Util;