DBA Data[Home] [Help]

APPS.XTR_FX_TRANSFERS_PKG dependencies on XTR_PARTY_INFO_V

Line 892: from xtr_party_info_v

888: BEGIN
889: BEGIN
890: select 'Y'
891: into l_temp
892: from xtr_party_info_v
893: where ((party_type = 'CP' and fx_cparty='Y')
894: or party_type = 'C')
895: and party_code = p_cparty_code
896: and party_code <> p_company_code