DBA Data[Home] [Help]

APPS.PO_PDOI_ITEM_PROCESS_PVT dependencies on PO_PDOI_MAINPROC_UTL_PVT

Line 1002: PO_PDOI_MAINPROC_UTL_PVT.get_next_set_process_id;

998: l_index := p_index_tbl.FIRST;
999: WHILE (l_index IS NOT NULL)
1000: LOOP
1001: l_set_process_id_tbl(l_index) :=
1002: PO_PDOI_MAINPROC_UTL_PVT.get_next_set_process_id;
1003:
1004: IF (PO_LOG.d_stmt) THEN
1005: PO_LOG.stmt(d_module, d_position, 'index', l_index);
1006: PO_LOG.stmt(d_module, d_position, 'set process id',