DBA Data[Home] [Help]

APPS.PO_SHIPMENTS_SV5 dependencies on PO_ITEMS_SV2

Line 132: po_items_sv2.get_item_details(

128: X_progress := '050';
129:
130: If X_item_id is NOT NULL then
131:
132: po_items_sv2.get_item_details(
133: X_item_id ,
134: X_inventory_organization_id ,
135: X_planned_item_flag ,
136: X_outside_op_flag_msi ,