DBA Data[Home] [Help]

APPS.OKL_EQUIPMENT_EXCHANGE_PVT dependencies on OKL_TXL_ASSETS_PUB

Line 974: okl_txl_assets_pub.create_txl_asset_def(

970: END IF;
971: --dkagrawa for Bug# 4723820 ends
972:
973: --Create the old line in the okl_txl_assets table
974: okl_txl_assets_pub.create_txl_asset_def(
975: p_api_version => p_api_version,
976: p_init_msg_list => p_init_msg_list,
977: x_return_status => x_return_status,
978: x_msg_count => x_msg_count,

Line 1024: okl_txl_assets_pub.create_txl_asset_def(

1020: END IF;
1021: --dkagrawa for Bug# 4723820 ends
1022:
1023: --Create the new line in the okl_txl_assets table
1024: okl_txl_assets_pub.create_txl_asset_def(
1025: p_api_version => p_api_version,
1026: p_init_msg_list => p_init_msg_list,
1027: x_return_status => x_return_status,
1028: x_msg_count => x_msg_count,