DBA Data[Home] [Help]

APPS.INV_MWB_CYCLE_COUNT dependencies on DUAL

Line 54: from dual;

50: and subinventory = p_subinventory_code;
51:
52: select mtl_cc_schedule_requests_s.nextval
53: into l_cycle_count_schedule_id
54: from dual;
55:
56: IF l_subs_ct = 0 then
57: insert into mtl_cc_subinventories
58: ( cycle_count_header_id ,