DBA Data[Home] [Help]

APPS.RLM_EXTINTERFACE_SV dependencies on WSH_SHIPPING_CONSTRAINTS_PKG

Line 226: x_changed_attributes IN WSH_SHIPPING_CONSTRAINTS_PKG.ChangedAttributeRecType,

222: ===========================================================================*/
223:
224: PROCEDURE CheckShippingConstraints (
225: x_source_code IN VARCHAR2,
226: x_changed_attributes IN WSH_SHIPPING_CONSTRAINTS_PKG.ChangedAttributeRecType,
227: x_return_status OUT NOCOPY VARCHAR2,
228: x_action_allowed OUT NOCOPY VARCHAR2,
229: x_action_message OUT NOCOPY VARCHAR2,
230: x_ord_qty_allowed OUT NOCOPY NUMBER,