DBA Data[Home] [Help]

APPS.OKL_BILLING_CONTROLLER_PVT dependencies on OKL_OPP_SEQ

Line 1310: select okl_opp_seq.nextval

1306: l_int_counter := 0;
1307: l_max_lines := 0;
1308:
1309: -- Select sequence for marking processes
1310: select okl_opp_seq.nextval
1311: into l_seq_next
1312: from dual ;
1313:
1314: -- Bug 4546873