DBA Data[Home] [Help]

APPS.HZ_LOCATION_V2PUB dependencies on AP_TCA_SUPPLIER_SYNC_PKG

Line 1707: AP_TCA_SUPPLIER_SYNC_PKG.SYNC_Supplier_Sites(x_return_status => x_return_status,

1703: hz_utility_v2pub.debug(p_prefix=>l_debug_prefix,p_message=>'Before the Supplier Denorm Call',
1704: p_msg_level=>fnd_log.level_procedure);
1705: END IF;
1706:
1707: AP_TCA_SUPPLIER_SYNC_PKG.SYNC_Supplier_Sites(x_return_status => x_return_status,
1708: x_msg_count => x_msg_count,
1709: x_msg_data => x_msg_data,
1710: x_location_id => l_location_rec.location_id,
1711: x_party_site_id => NULL);