DBA Data[Home] [Help]

APPS.OKL_SETUPPOPTIONS_PVT dependencies on OKL_PRODUCT_OPTIONS_PUB

Line 585: Okl_Product_Options_Pub.insert_product_options(p_api_version => p_api_version,

581: RAISE Okl_Api.G_EXCEPTION_ERROR;
582: END IF;
583:
584: /* public api to insert poptions */
585: Okl_Product_Options_Pub.insert_product_options(p_api_version => p_api_version,
586: p_init_msg_list => p_init_msg_list,
587: x_return_status => l_return_status,
588: x_msg_count => x_msg_count,
589: x_msg_data => x_msg_data,

Line 674: Okl_Product_Options_Pub.delete_product_options(p_api_version => p_api_version,

670: END IF;
671: END IF;
672: END IF;
673: --Delete the Master
674: Okl_Product_Options_Pub.delete_product_options(p_api_version => p_api_version,
675: p_init_msg_list => p_init_msg_list,
676: x_return_status => l_return_status,
677: x_msg_count => x_msg_count,
678: x_msg_data => x_msg_data,