DBA Data[Home] [Help]

APPS.AST_UWQ_OLIST_WORK_ACTION dependencies on HZ_PARTY_SITES

Line 636: hz_party_sites site

632: l_action_data VARCHAR2(4000);
633:
634: cursor c_loc(p_cust_id in number) is select
635: party_site_id from
636: hz_party_sites site
637: where site.party_id = p_cust_id
638: and site.identifying_address_flag = 'Y';
639:
640: cursor c_prop(p_lead_id number) is select 'x'