DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_TXD_ASSETS_PUB

Line 1645: okl_txd_assets_pub.create_txd_asset_def(

1641: l_adpv_tbl(1).tax_book := p_book_type_code;
1642: l_adpv_tbl(1).deprn_rate_tax := p_adjusted_rate;
1643: END IF;
1644:
1645: okl_txd_assets_pub.create_txd_asset_def(
1646: p_api_version => 1.0,
1647: p_init_msg_list => OKL_API.G_FALSE,
1648: x_return_status => x_return_status,
1649: x_msg_count => x_msg_count,