DBA Data[Home] [Help]

APPS.PAY_JP_ISDF_SS_PKG dependencies on PAY_USER_TABLES

Line 202: from pay_user_tables put,

198: pur.user_row_id,
199: pur.display_sequence,
200: pur.row_low_range_or_name,
201: pur.row_high_range
202: from pay_user_tables put,
203: pay_user_rows_f pur
204: where put.user_table_name = p_udt_name
205: and nvl(put.legislation_code,'X') = nvl(l_legislation_code,nvl(put.legislation_code,'X'))
206: and pur.user_table_id = put.user_table_id