DBA Data[Home] [Help]

APPS.CSP_SHIP_TO_ADDRESS_PVT dependencies on ARP_CLAS_PKG

Line 3923: arp_clas_pkg.insert_po_loc_associations(

3919: /* RAISE EXCP_USER_DEFINED;
3920: ELSE
3921:
3922: -- Create the linkage between the site use and the inventory location.
3923: arp_clas_pkg.insert_po_loc_associations(
3924: p_inventory_location_id => l_inv_loc_id,
3925: p_inventory_organization_id => null,
3926: p_customer_id => p_customer_id,
3927: p_address_id => p_address_id,

Line 4149: arp_clas_pkg.insert_po_loc_associations(

4145: RAISE EXCP_USER_DEFINED;
4146: ELSE
4147:
4148: -- Create the linkage between the site use and the inventory location.
4149: arp_clas_pkg.insert_po_loc_associations(
4150: p_inventory_location_id => l_inv_loc_id,
4151: p_inventory_organization_id => null,
4152: p_customer_id => p_customer_id,
4153: p_address_id => p_address_id,

Line 4238: arp_clas_pkg.insert_po_loc_associations(

4234: RAISE EXCP_USER_DEFINED;
4235: ELSE
4236:
4237: -- Create the linkage between the site use and the inventory location.
4238: arp_clas_pkg.insert_po_loc_associations(
4239: p_inventory_location_id => l_inv_loc_id,
4240: p_inventory_organization_id => null,
4241: p_customer_id => p_customer_id,
4242: p_address_id => p_address_id,