DBA Data[Home] [Help]

APPS.XTR_NI_TRANSFERS_PKG dependencies on XTR_TAX_BROKERAGE_SETUP_V

Line 144: g_prn_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;

140: g_ni_deal_subtype Xtr_Deals.Deal_Subtype%Type;
141: g_no_of_days Xtr_Deals.No_Of_Days%Type;
142: g_year_basis Xtr_Deals.Year_Basis%Type;
143: g_ni_trans_flex g_ni_trans_flex_type;
144: g_prn_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
145: g_prn_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
146: g_int_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
147: g_int_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
148:

Line 145: g_prn_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;

141: g_no_of_days Xtr_Deals.No_Of_Days%Type;
142: g_year_basis Xtr_Deals.Year_Basis%Type;
143: g_ni_trans_flex g_ni_trans_flex_type;
144: g_prn_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
145: g_prn_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
146: g_int_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
147: g_int_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
148:
149: G_FV_AMT_HCE NUMBER_TABLE_TYPE;

Line 146: g_int_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;

142: g_year_basis Xtr_Deals.Year_Basis%Type;
143: g_ni_trans_flex g_ni_trans_flex_type;
144: g_prn_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
145: g_prn_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
146: g_int_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
147: g_int_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
148:
149: G_FV_AMT_HCE NUMBER_TABLE_TYPE;
150: G_INTEREST_HCE NUMBER_TABLE_TYPE;

Line 147: g_int_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;

143: g_ni_trans_flex g_ni_trans_flex_type;
144: g_prn_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
145: g_prn_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
146: g_int_tax_settle_method xtr_tax_brokerage_setup_v.tax_settle_method%type;
147: g_int_tax_calc_type xtr_tax_brokerage_setup_v.calc_type%type;
148:
149: G_FV_AMT_HCE NUMBER_TABLE_TYPE;
150: G_INTEREST_HCE NUMBER_TABLE_TYPE;
151: G_PRN_TAX_AMOUNT NUMBER_TABLE_TYPE;