DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_TXL_ASSETS_PUB

Line 4283: OKL_TXL_ASSETS_PUB.create_txl_asset_def(

4279: l_talv_rec.description := 'CREATION OF FIXED ASSETS' ;
4280: END IF;
4281: -- evaluate conditions, build outcomes for true conditions and
4282: -- put them on outcome queue
4283: OKL_TXL_ASSETS_PUB.create_txl_asset_def(
4284: p_api_version => p_api_version,
4285: p_init_msg_list => p_init_msg_list,
4286: x_return_status => x_return_status,
4287: x_msg_count => x_msg_count,

Line 4356: OKL_TXL_ASSETS_PUB.update_txl_asset_def(

4352: RAISE OKL_API.G_EXCEPTION_ERROR;
4353: END IF;
4354: -- evaluate conditions, build outcomes for true conditions and
4355: -- put them on outcome queue
4356: OKL_TXL_ASSETS_PUB.update_txl_asset_def(
4357: p_api_version => p_api_version,
4358: p_init_msg_list => p_init_msg_list,
4359: x_return_status => x_return_status,
4360: x_msg_count => x_msg_count,