DBA Data[Home] [Help]

APPS.PO_ASL_UPGRADE_SV2 dependencies on PO_LINES

Line 255: x_purch_uom po_lines.unit_meas_lookup_code%type;

251: ) IS
252: x_progress VARCHAR2(30) := '';
253: x_record_unique BOOLEAN;
254: x_owning_organization_id NUMBER;
255: x_purch_uom po_lines.unit_meas_lookup_code%type;
256: x_release_generation_method po_asl_attributes.release_generation_method%type := '';
257:
258:
259: