DBA Data[Home] [Help]

APPS.XTR_MAINTAIN_DDA_P dependencies on XTR_PARTIES_V

Line 111: from XTR_parties_V

107:
108: --
109: cursor C_GET_COUNTRY (pc_party_code varchar2) is
110: select country_code
111: from XTR_parties_V
112: where party_code = pc_party_code;
113: cursor C_LIMIT_WEIGHTING (v_deal_type VARCHAR2, v_deal_subtype VARCHAR2) is
114: select nvl(limit_weighting,100)
115: from xtr_fx_period_weightings_v