DBA Data[Home] [Help]

APPS.OKL_SETUP_PRD_PRCTEMPL_PUB dependencies on OKL_SETUP_PRD_PRCTEMPL_PVT

Line 43: OKL_SETUP_PRD_PRCTEMPL_PVT.insert_prd_price_tmpls(p_api_version => p_api_version,

39:
40:
41:
42: -- call process api to insert_prd_price_tmpls
43: OKL_SETUP_PRD_PRCTEMPL_PVT.insert_prd_price_tmpls(p_api_version => p_api_version,
44: p_init_msg_list => p_init_msg_list,
45: x_return_status => l_return_status,
46: x_msg_count => x_msg_count,
47: x_msg_data => x_msg_data,

Line 129: OKL_SETUP_PRD_PRCTEMPL_PVT.update_prd_price_tmpls(p_api_version => p_api_version,

125:
126:
127:
128: -- call process api to update formulae
129: OKL_SETUP_PRD_PRCTEMPL_PVT.update_prd_price_tmpls(p_api_version => p_api_version,
130: p_init_msg_list => p_init_msg_list,
131: x_return_status => l_return_status,
132: x_msg_count => x_msg_count,
133: x_msg_data => x_msg_data,

Line 360: OKL_SETUP_PRD_PRCTEMPL_PVT.check_product_constraints(p_api_version => p_api_version,

356:
357:
358:
359: -- call process api to update formulae
360: OKL_SETUP_PRD_PRCTEMPL_PVT.check_product_constraints(p_api_version => p_api_version,
361: p_init_msg_list => p_init_msg_list,
362: x_return_status => l_return_status,
363: x_msg_count => x_msg_count,
364: x_msg_data => x_msg_data,