DBA Data[Home] [Help]

APPS.OKL_SPLIT_ASSET_PVT dependencies on OKL_COPY_CONTRACT_PUB

Line 14256: OKL_COPY_CONTRACT_PUB.COPY_CONTRACT_LINES(

14252: --dbms_output.put_line('before Copying lines '||to_char(i)||x_return_status);
14253: --dbms_output.put_line('source cle '||to_char(l_inst_cle_id)||x_return_status);
14254: --dbms_output.put_line('target cle '||to_char(l_target_cle_id)||x_return_status);
14255:
14256: OKL_COPY_CONTRACT_PUB.COPY_CONTRACT_LINES(
14257: p_api_version => p_api_version,
14258: p_init_msg_list => p_init_msg_list,
14259: x_return_status => x_return_status,
14260: x_msg_count => x_msg_count,

Line 15314: OKL_COPY_CONTRACT_PUB.COPY_CONTRACT_LINES(

15310:
15311: ELSIF l_txdv_tbl(i).target_kle_id IS NULL THEN
15312:
15313: --1.Call to Copy Lines api to create split line
15314: OKL_COPY_CONTRACT_PUB.COPY_CONTRACT_LINES(
15315: p_api_version => p_api_version,
15316: p_init_msg_list => p_init_msg_list,
15317: x_return_status => x_return_status,
15318: x_msg_count => x_msg_count,