DBA Data[Home] [Help]

APPS.PO_PDOI_ITEM_PROCESS_PVT dependencies on PO_PDOI_MAINPROC_UTL_PVT

Line 1003: PO_PDOI_MAINPROC_UTL_PVT.get_next_set_process_id;

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