DBA Data[Home] [Help]

APPS.OKL_OPEN_INTERFACE_PVT dependencies on OKL_TXD_ASSETS_PUB

Line 26793: okl_txd_assets_pub.update_txd_asset_def(

26789: IF (p_tax_life_in_mnth IS NOT NULL) THEN
26790: l_adpv_rec.life_in_months_tax := p_tax_life_in_mnth;
26791: END IF;
26792:
26793: okl_txd_assets_pub.update_txd_asset_def(
26794: p_api_version => 1.0,
26795: p_init_msg_list => OKL_API.G_FALSE,
26796: x_return_status => x_return_status,
26797: x_msg_count => x_msg_count,

Line 29653: okl_txd_assets_pub.update_txd_asset_def(

29649: IF (okl_line_rec.life_in_months_tax IS NOT NULL) THEN
29650: l_adpv_rec.life_in_months_tax := okl_line_rec.life_in_months_tax;
29651: END IF;
29652:
29653: okl_txd_assets_pub.update_txd_asset_def(
29654: p_api_version => 1.0,
29655: p_init_msg_list => OKL_API.G_FALSE,
29656: x_return_status => x_return_status,
29657: x_msg_count => x_msg_count,

Line 29809: okl_txd_assets_pub.create_txd_asset_def(

29805: l_adpv_rec.CURRENCY_CONVERSION_TYPE := okl_header_rec.currency_conversion_type;
29806: l_adpv_rec.CURRENCY_CONVERSION_RATE := okl_header_rec.currency_conversion_rate;
29807: l_adpv_rec.CURRENCY_CONVERSION_DATE := okl_header_rec.currency_conversion_date;
29808:
29809: okl_txd_assets_pub.create_txd_asset_def(
29810: p_api_version => 1.0,
29811: p_init_msg_list => OKL_API.G_FALSE,
29812: x_return_status => x_return_status,
29813: x_msg_count => x_msg_count,

Line 30639: okl_txd_assets_pub.create_txd_asset_def(

30635: l_adpv_rec.CURRENCY_CONVERSION_TYPE := okl_header_rec.currency_conversion_type;
30636: l_adpv_rec.CURRENCY_CONVERSION_RATE := okl_header_rec.currency_conversion_rate;
30637: l_adpv_rec.CURRENCY_CONVERSION_DATE := okl_header_rec.currency_conversion_date;
30638:
30639: okl_txd_assets_pub.create_txd_asset_def(
30640: p_api_version => 1.0,
30641: p_init_msg_list => OKL_API.G_FALSE,
30642: x_return_status => x_return_status,
30643: x_msg_count => x_msg_count,