DBA Data[Home] [Help]

APPS.OKL_VERSION_PUB dependencies on OKL_VERSION_PVT

Line 41: OKL_VERSION_PVT.version_contract(p_api_version => p_api_version,

37: END IF;
38: -- Customer pre processing section
39: -- Verticle industry pre- processing section
40: -- Business API call section
41: OKL_VERSION_PVT.version_contract(p_api_version => p_api_version,
42: p_init_msg_list => p_init_msg_list,
43: x_return_status => x_return_status,
44: x_msg_count => x_msg_count,
45: x_msg_data => x_msg_data,

Line 175: OKL_VERSION_PVT.save_version(p_api_version => p_api_version,

171: END IF;
172: -- Customer pre processing section
173: -- Verticle industry pre- processing section
174: -- Business API call section
175: OKL_VERSION_PVT.save_version(p_api_version => p_api_version,
176: p_init_msg_list => p_init_msg_list,
177: x_return_status => x_return_status,
178: x_msg_count => x_msg_count,
179: x_msg_data => x_msg_data,

Line 240: OKL_VERSION_PVT.erase_saved_version(p_api_version => p_api_version,

236: END IF;
237: -- Customer pre processing section
238: -- Verticle industry pre- processing section
239: -- Business API call section
240: OKL_VERSION_PVT.erase_saved_version(p_api_version => p_api_version,
241: p_init_msg_list => p_init_msg_list,
242: x_return_status => x_return_status,
243: x_msg_count => x_msg_count,
244: x_msg_data => x_msg_data,

Line 305: OKL_VERSION_PVT.restore_version(p_api_version => p_api_version,

301: END IF;
302: -- Customer pre processing section
303: -- Verticle industry pre- processing section
304: -- Business API call section
305: OKL_VERSION_PVT.restore_version(p_api_version => p_api_version,
306: p_init_msg_list => p_init_msg_list,
307: x_return_status => x_return_status,
308: x_msg_count => x_msg_count,
309: x_msg_data => x_msg_data,