DBA Data[Home] [Help]

APPS.OKL_COPY_ASSET_PUB dependencies on OKL_COPY_ASSET_PVT

Line 107: OKL_COPY_ASSET_PVT.copy_asset_lines(p_api_version => p_api_version,

103: g_renew_ref_yn := p_renew_ref_yn;
104: -- Customer pre processing section
105: -- Verticle industry pre- processing section
106: -- Business API call section
107: OKL_COPY_ASSET_PVT.copy_asset_lines(p_api_version => p_api_version,
108: p_init_msg_list => p_init_msg_list,
109: x_return_status => x_return_status,
110: x_msg_count => x_msg_count,
111: x_msg_data => x_msg_data,

Line 275: OKL_COPY_ASSET_PVT.copy_all_lines(p_api_version => p_api_version,

271: g_renew_ref_yn := p_renew_ref_yn;
272: -- Customer pre processing section
273: -- Verticle industry pre- processing section
274: -- Business API call section
275: OKL_COPY_ASSET_PVT.copy_all_lines(p_api_version => p_api_version,
276: p_init_msg_list => p_init_msg_list,
277: x_return_status => x_return_status,
278: x_msg_count => x_msg_count,
279: x_msg_data => x_msg_data,