DBA Data[Home] [Help]

APPS.POR_VIEW_REQS_PKG dependencies on PO_HR_LOCATION

Line 137: po_hr_location.get_address(l_location_id,

133: prl.requisition_header_id = req_header_id AND
134: rownum = 1;
135:
136:
137: po_hr_location.get_address(l_location_id,
138: l_address_line_1,
139: l_address_line_2,
140: l_address_line_3,
141: l_territory_short_name,