DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_TXL_ASSETS_PUB

Line 4324: OKL_TXL_ASSETS_PUB.create_txl_asset_def(

4320: l_talv_rec.description := 'CREATION OF FIXED ASSETS' ;
4321: END IF;
4322: -- evaluate conditions, build outcomes for true conditions and
4323: -- put them on outcome queue
4324: OKL_TXL_ASSETS_PUB.create_txl_asset_def(
4325: p_api_version => p_api_version,
4326: p_init_msg_list => p_init_msg_list,
4327: x_return_status => x_return_status,
4328: x_msg_count => x_msg_count,

Line 4397: OKL_TXL_ASSETS_PUB.update_txl_asset_def(

4393: RAISE OKL_API.G_EXCEPTION_ERROR;
4394: END IF;
4395: -- evaluate conditions, build outcomes for true conditions and
4396: -- put them on outcome queue
4397: OKL_TXL_ASSETS_PUB.update_txl_asset_def(
4398: p_api_version => p_api_version,
4399: p_init_msg_list => p_init_msg_list,
4400: x_return_status => x_return_status,
4401: x_msg_count => x_msg_count,