DBA Data[Home] [Help]

APPS.WIP_SFCB_UTILITIES dependencies on WIP_DISCRETE_JOBS

Line 2106: from wip_discrete_jobs wdj,

2102: end if;
2103:
2104: begin
2105: select count(*) into l_num
2106: from wip_discrete_jobs wdj,
2107: oke_k_deliverables_b okd,
2108: (select k_header_id,
2109: oke_k_security_pkg.get_k_access(k_header_id) acc
2110: from oke_k_deliverables_b) okh