DBA Data[Home] [Help]

APPS.WSH_DELIVERY_DETAILS_ACTIONS dependencies on WSH_EXCEPTIONS

Line 11977: from wsh_exceptions

11973: manually_logged,
11974: batch_id,
11975: status
11976: --select *
11977: from wsh_exceptions
11978: where delivery_detail_id = p_old_delivery_detail_id;
11979:
11980: l_exception_return_status VARCHAR2(30);
11981: l_exception_msg_count NUMBER;