DBA Data[Home] [Help]

APPS.XDP_ORDER_SYNC dependencies on XDPSTATUS

Line 593: IF (XDPSTATUS.IS_WI_IN_ERROR(p_workitem_instance_id)) THEN

589: END IF;
590: END LOOP;
591:
592: <>
593: IF (XDPSTATUS.IS_WI_IN_ERROR(p_workitem_instance_id)) THEN
594: x_return_code := 0;
595: l_status_code := 'ERROR';
596: ELSE
597: x_return_code := 0;