DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_TXL_ASSETS_PUB

Line 1580: okl_txl_assets_pub.create_txl_asset_def(

1576: IF (p_in_service_date IS NULL) THEN
1577: l_tlpv_rec.in_service_date := l_acquisition_date;
1578: END IF;
1579:
1580: okl_txl_assets_pub.create_txl_asset_def(
1581: p_api_version => 1.0,
1582: p_init_msg_list => OKL_API.G_FALSE,
1583: x_return_status => x_return_status,
1584: x_msg_count => x_msg_count,