DBA Data[Home] [Help]

APPS.HZ_LOCATION_V2PUB dependencies on AP_TCA_SUPPLIER_SYNC_PKG

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

1671: hz_utility_v2pub.debug(p_prefix=>l_debug_prefix,p_message=>'Before the Supplier Denorm Call',
1672: p_msg_level=>fnd_log.level_procedure);
1673: END IF;
1674:
1675: AP_TCA_SUPPLIER_SYNC_PKG.SYNC_Supplier_Sites(x_return_status => x_return_status,
1676: x_msg_count => x_msg_count,
1677: x_msg_data => x_msg_data,
1678: x_location_id => l_location_rec.location_id,
1679: x_party_site_id => NULL);