DBA Data[Home] [Help]

APPS.OKL_BILLING_CONTROLLER_PVT dependencies on OKL_OPP_SEQ

Line 1273: select okl_opp_seq.nextval

1269: l_int_counter := 0;
1270: l_max_lines := 0;
1271:
1272: -- Select sequence for marking processes
1273: select okl_opp_seq.nextval
1274: into l_seq_next
1275: from dual ;
1276:
1277: -- Bug 4546873