DBA Data[Home] [Help]

APPS.CSM_MULTI_MOBQRY_PKG dependencies on CSP_SHIP_TO_ADDRESS_PVT

Line 1168: csp_ship_to_address_pvt.cust_inv_loc_link

1164: l_hz_loc_id:=x_loc_id;
1165:
1166: CSM_UTIL_PKG.LOG('Before call to CSP: hz_location_id:'||l_hz_loc_id, 'CSM_MULTI_MOBQRY_PKG.get_hr_location',FND_LOG.LEVEL_PROCEDURE);
1167:
1168: csp_ship_to_address_pvt.cust_inv_loc_link
1169: ( p_api_version => 1.0
1170: ,p_Init_Msg_List => FND_API.G_FALSE
1171: ,p_commit => FND_API.G_FALSE
1172: ,px_location_id => x_loc_id

Line 1227: csp_ship_to_address_pvt.ship_to_address_handler(

1223: fnd_global.apps_initialize(l_user_id, l_resp_id, l_app_id);
1224: --mo_global.set_policy_context('S',l_org_id); also done by CSP api ..so leave it to them
1225: MO_GLOBAL.INIT ('CSM');
1226:
1227: csp_ship_to_address_pvt.ship_to_address_handler(
1228: P_TASK_ASSIGNMENT_ID => l_ta_id
1229: ,P_RESOURCE_TYPE => l_rs_type ,P_RESOURCE_ID => l_rs_id
1230: ,P_CUSTOMER_ID => x_cust_id ,P_LOCATION_ID => x_loc_id
1231: ,P_STYLE => l_style