DBA Data[Home] [Help]

APPS.PAY_SG_DEDUCTIONS dependencies on PAY_USER_COLUMNS

Line 160: ,pay_user_columns col

156: ,p_date_earned DATE)
157: is
158: select CINST.value
159: from pay_user_tables tab
160: ,pay_user_columns col
161: ,pay_user_rows_f r
162: ,pay_user_column_instances_f cinst
163: where tab.user_table_name = 'FWL_RATES'
164: and col.user_table_id = tab.user_table_id