DBA Data[Home] [Help]

APPS.CSP_PARTS_REQUIREMENT dependencies on CSP_SHIP_TO_ADDRESS_PVT

Line 1595: csp_ship_to_address_pvt.cust_inv_loc_link

1591: open get_party_details(l_header_Rec.incident_id,l_header_Rec.ship_to_location_id) ;
1592: FETCH get_party_details INTO l_party_site_id,l_customer_id,l_cust_account_id;
1593: CLOSE get_party_details;
1594:
1595: csp_ship_to_address_pvt.cust_inv_loc_link
1596: ( p_api_version => 1.0
1597: ,p_Init_Msg_List => FND_API.G_FALSE
1598: ,p_commit => FND_API.G_FALSE
1599: ,px_location_id => l_header_Rec.ship_to_location_id