DBA Data[Home] [Help]

APPS.OKL_EQUIPMENT_EXCHANGE_PVT dependencies on OKL_TXL_ASSETS_PUB

Line 1002: okl_txl_assets_pub.create_txl_asset_def(

998: END IF;
999: --dkagrawa for Bug# 4723820 ends
1000:
1001: --Create the old line in the okl_txl_assets table
1002: okl_txl_assets_pub.create_txl_asset_def(
1003: p_api_version => p_api_version,
1004: p_init_msg_list => p_init_msg_list,
1005: x_return_status => x_return_status,
1006: x_msg_count => x_msg_count,

Line 1052: okl_txl_assets_pub.create_txl_asset_def(

1048: END IF;
1049: --dkagrawa for Bug# 4723820 ends
1050:
1051: --Create the new line in the okl_txl_assets table
1052: okl_txl_assets_pub.create_txl_asset_def(
1053: p_api_version => p_api_version,
1054: p_init_msg_list => p_init_msg_list,
1055: x_return_status => x_return_status,
1056: x_msg_count => x_msg_count,