DBA Data[Home] [Help]

APPS.OKC_OC_INT_PUB dependencies on OKC_OC_INT_KTO_PVT

Line 615: OKC_OC_INT_KTO_PVT.create_order_from_k(p_api_version => l_api_version

611: l_trace_mode := okc_api.g_false;
612: END IF;
613:
614: -- call the main routine
615: OKC_OC_INT_KTO_PVT.create_order_from_k(p_api_version => l_api_version
616: ,p_init_msg_list => OKC_API.G_FALSE
617: ,x_return_status => lx_return_status
618: ,x_msg_count => lx_msg_count
619: ,x_msg_data => lx_msg_data

Line 996: OKC_OC_INT_KTO_PVT.create_k_relationships(p_api_version => l_api_version

992: l_trace_mode := okc_api.g_false;
993: END IF;
994:
995: -- call the main routine
996: OKC_OC_INT_KTO_PVT.create_k_relationships(p_api_version => l_api_version
997: ,p_init_msg_list => OKC_API.G_FALSE
998: ,p_sales_contract_id => p_sales_contract_id
999: ,p_service_contract_id => p_service_contract_id
1000: ,p_quote_id => p_quote_id