DBA Data[Home] [Help]

APPS.CSP_PARTS_ORDER dependencies on ARP_CLAS_PKG

Line 2743: arp_clas_pkg.insert_po_loc_associations(

2739:
2740: -- update inventory_location link for this new site_use
2741: --dbms_application_info.set_client_info(l_source_operating_unit);
2742: po_moac_utils_pvt.set_org_context(l_source_operating_unit);
2743: arp_clas_pkg.insert_po_loc_associations(
2744: p_inventory_location_id => l_header_rec.ship_to_location_id,
2745: p_inventory_organization_id => l_source_operating_unit,
2746: p_customer_id => l_customer_id,
2747: p_address_id => x_cust_acct_site_id,