DBA Data[Home] [Help]

APPS.ONT_ITM_PKG dependencies on WSH_ITM_REQUEST_CONTROL_S

Line 1005: SELECT wsh_itm_request_control_s.NEXTVAL

1001:
1002:
1003: FOR I in 1..l_rec_count LOOP
1004:
1005: SELECT wsh_itm_request_control_s.NEXTVAL
1006: INTO l_request_control_id
1007: FROM dual;
1008:
1009: