DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PUB dependencies on OKL_ACTIVATE_ASSET_PVT

Line 56: OKL_ACTIVATE_ASSET_PVT.ACTIVATE_ASSET(p_api_version => p_api_version,

52:
53: --Vertical Industry pre-processing Section
54:
55: --call process api
56: OKL_ACTIVATE_ASSET_PVT.ACTIVATE_ASSET(p_api_version => p_api_version,
57: p_init_msg_list => p_init_msg_list,
58: x_return_status => x_return_status,
59: x_msg_count => x_msg_count,
60: x_msg_data => x_msg_data,

Line 147: OKL_ACTIVATE_ASSET_PVT.REBOOK_ASSET(p_api_version => p_api_version,

143:
144: --Vertical Industry pre-processing Section
145:
146: --call process api
147: OKL_ACTIVATE_ASSET_PVT.REBOOK_ASSET(p_api_version => p_api_version,
148: p_init_msg_list => p_init_msg_list,
149: x_return_status => x_return_status,
150: x_msg_count => x_msg_count,
151: x_msg_data => x_msg_data,

Line 221: OKL_ACTIVATE_ASSET_PVT.RELEASE_ASSET(p_api_version => p_api_version,

217:
218: --Vertical Industry pre-processing Section
219:
220: --call process api
221: OKL_ACTIVATE_ASSET_PVT.RELEASE_ASSET(p_api_version => p_api_version,
222: p_init_msg_list => p_init_msg_list,
223: x_return_status => x_return_status,
224: x_msg_count => x_msg_count,
225: x_msg_data => x_msg_data,