DBA Data[Home] [Help]

APPS.WSH_DELIVERY_DETAILS_ACTIONS dependencies on WSH_EXCEPTIONS

Line 12442: from wsh_exceptions

12438: manually_logged,
12439: batch_id,
12440: status
12441: --select *
12442: from wsh_exceptions
12443: where delivery_detail_id = p_old_delivery_detail_id;
12444:
12445: l_exception_return_status VARCHAR2(30);
12446: l_exception_msg_count NUMBER;