DBA Data[Home] [Help]

APPS.PO_AUTO_LINE_LOC_PROCESS_PVT dependencies on PO_LOCATIONS_S

Line 1850: po_locations_s.get_loc_org(p_lines.line_ship_to_loc_id_tbl(i),

1846: AND p_lines.line_ship_to_loc_id_tbl(i) IS NOT NULL
1847: AND po_autocreate_params.g_sys.sob_id IS NOT NULL) THEN
1848: l_progress := '050';
1849:
1850: po_locations_s.get_loc_org(p_lines.line_ship_to_loc_id_tbl(i),
1851: po_autocreate_params.g_sys.sob_id,
1852: l_ship_org_id_line,
1853: l_ship_org_code,
1854: l_ship_org_name);