DBA Data[Home] [Help]

APPS.ONT_ITM_PKG dependencies on WSH_ITM_REQUEST_CONTROL_S

Line 825: SELECT wsh_itm_request_control_s.NEXTVAL

821:
822:
823: FOR I in 1..l_rec_count LOOP
824:
825: SELECT wsh_itm_request_control_s.NEXTVAL
826: INTO l_request_control_id
827: FROM dual;
828:
829: