DBA Data[Home] [Help]

APPS.OKL_CONTRACT_TOP_LINE_PVT dependencies on OKL_SERVICE_INTEGRATION_PVT

Line 263: OKL_SERVICE_INTEGRATION_PVT.relink_service_contract(

259:
260: --If(p_item_name is not null and p_item_name = 'RELINK_SERV_INTGR') Then
261: If(NOT( l_ste_code is not null AND (l_ste_code = 'ENTERED' OR l_ste_code = 'SIGNED'))) Then
262:
263: OKL_SERVICE_INTEGRATION_PVT.relink_service_contract(
264: p_api_version => p_api_version,
265: p_init_msg_list => p_init_msg_list,
266: x_return_status => x_return_status,
267: x_msg_count => x_msg_count,

Line 284: OKL_SERVICE_INTEGRATION_PVT.create_service_from_oks(

280: End If;
281:
282: Else
283:
284: OKL_SERVICE_INTEGRATION_PVT.create_service_from_oks(
285: p_api_version => p_api_version,
286: p_init_msg_list => p_init_msg_list,
287: x_return_status => x_return_status,
288: x_msg_count => x_msg_count,