DBA Data[Home] [Help]

APPS.PAY_MX_TRR_PKG dependencies on PAY_USER_TABLES

Line 626: l_table_name pay_user_tables.USER_TABLE_NAME%type;

622:
623: l_fixed_rate NUMBER;
624: l_marginal_rate NUMBER;
625: l_lower_bound NUMBER;
626: l_table_name pay_user_tables.USER_TABLE_NAME%type;
627:
628: /* Variables to store the State Queretaro Values*/
629: l_rate NUMBER;
630: lv_rate VARCHAR2(20);