DBA Data[Home] [Help]

APPS.RCV_RETURN_SV dependencies on PO_INQ_SV

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

535: if x_destination_type_code in ('EXPENSE','SHOP FLOOR','INVENTORY') then
536:
537: if NVL(x_deliver_to_person_id,0) <> 0 then
538: x_progress := 140;
539: x_person := po_inq_sv.get_person_name(x_deliver_to_person_id);
540: /*
541: select full_name
542: into x_person
543: from hr_employees