DBA Data[Home] [Help]

APPS.RCV_RETURN_SV dependencies on PO_INQ_SV

Line 547: x_person := po_inq_sv.get_person_name(x_deliver_to_person_id);

543: if x_destination_type_code in ('EXPENSE','SHOP FLOOR','INVENTORY') then
544:
545: if NVL(x_deliver_to_person_id,0) <> 0 then
546: x_progress := 140;
547: x_person := po_inq_sv.get_person_name(x_deliver_to_person_id);
548: /*
549: select full_name
550: into x_person
551: from hr_employees