DBA Data[Home] [Help]

APPS.PO_LINES_SV3 dependencies on PO_LINES_ALL

Line 212: l_ip_category_id PO_LINES_ALL.ip_category_id%TYPE; --

208: l_secondary_uom_code MTL_UNITS_OF_MEASURE.UOM_CODE%TYPE;
209: --
210: l_outsourced_assembly po_line_locations_all.outsourced_assembly%type; --
211:
212: l_ip_category_id PO_LINES_ALL.ip_category_id%TYPE; --
213:
214: begin
215:
216: -- verify that the line number is unique.