DBA Data[Home] [Help]

APPS.PO_SOURCING_SV dependencies on PO_SOURCING2_SV

Line 173: l_item_org_val := po_sourcing2_sv.get_item_detail(p_item_id,

169: if (p_item_id is not null) then
170: if (p_dest_org_id is not null) then
171:
172: l_progress := '070';
173: l_item_org_val := po_sourcing2_sv.get_item_detail(p_item_id,
174: p_dest_org_id,
175: X_planned_item_flag,
176: X_list_price,
177: X_primary_uom);