DBA Data[Home] [Help]

APPS.WMS_CAROUSEL_INTEGRATION_PKG dependencies on WMS_DEVICE_INTEGRATION_PUB

Line 38: wms_device_integration_pub.update_request

34: );
35: END IF;
36:
37: -- Update the WMS with the status
38: wms_device_integration_pub.update_request
39: (p_request_id => p_request_id,
40: p_device_id => p_device_id,
41: p_status_code => x_status_code,
42: p_status_msg => x_device_status