DBA Data[Home] [Help]

APPS.PO_PDOI_POSTPROC_PVT dependencies on PO_CATALOG_INDEX_PVT

Line 3266: PO_CATALOG_INDEX_PVT.rebuild_index

3262:
3263: -- bug5027915
3264: -- populate parameter p_po_header_id rather than p_po_header_ids,
3265: -- which is used only when type is 'BLANKET_BULK'
3266: PO_CATALOG_INDEX_PVT.rebuild_index
3267: ( p_type => p_type,
3268: p_po_header_id => p_doc_rec.po_header_id
3269: );
3270: