DBA Data[Home] [Help]

APPS.PO_LINES_SV11 dependencies on PO_ATTRIBUTE_VALUES_PVT

Line 647: PO_ATTRIBUTE_VALUES_PVT.get_ip_category_id(p_po_category_id => x_category_id,

643: end if; /* End of If Standard/Planned */
644: end if; /* End of If Standard/Planned/Blanket */
645:
646: -- Bug 7577670: Derive ip_category_id from po_category_id
647: PO_ATTRIBUTE_VALUES_PVT.get_ip_category_id(p_po_category_id => x_category_id,
648: x_ip_category_id => l_ip_category_id);
649:
650: /* Update the PO LINE itself */
651: