DBA Data[Home] [Help]

APPS.RLM_CORE_SV dependencies on HZ_CUST_ACCT_SITES_ALL

Line 1427: v_location_code hz_cust_acct_sites_all.ece_tp_location_code%TYPE;

1423: where acct_site.cust_acct_site_id = x_ship_to_id;
1424:
1425: --
1426: -- Following parameter definition is changed as per TCA obsolescence project.
1427: v_location_code hz_cust_acct_sites_all.ece_tp_location_code%TYPE;
1428: --
1429: BEGIN
1430: --
1431: --dpush('get_ship_from');