DBA Data[Home] [Help]

APPS.HZP_CPROF_PKG dependencies on ARP_CUST_ALT_MATCH_PKG

Line 145: arp_cust_alt_match_pkg.update_pay_term_id ( p_customer_id,

141: OR ( l_standard_terms <> p_standard_terms )
142: )
143: THEN
144: --
145: arp_cust_alt_match_pkg.update_pay_term_id ( p_customer_id,
146: p_site_use_id , p_standard_terms );
147: --
148: END IF;
149: --