DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on PAY_USER_TABLES

Line 748: ,pay_user_tables T

744: t.user_table_id
745: into column_id,row_id,table_id
746: from pay_user_columns C
747: ,pay_user_rows_f R
748: ,pay_user_tables T
749: where t.user_table_name='EXCHANGE_RATE_TYPES'
750: and t.USER_ROW_TITLE='Processing Type'
751: and r.user_table_id=t.user_table_id
752: and c.user_table_id=t.user_table_id