DBA Data[Home] [Help]

APPS.PAY_PL_UTILITY dependencies on STANDARD

Line 274: and c.user_column_name = 'Standard'

270: and rlvl.user_table_id = t.user_table_id
271: and cilvl.user_row_id = rlvl.user_row_id
272: and cilvl.user_column_id = clvl.user_column_id
273: and t.legislation_code = 'PL'
274: and c.user_column_name = 'Standard'
275: and t.user_table_name = 'PL_NORMAL_TAX'
276: and r.row_low_range_or_name = rlvl.row_low_range_or_name
277: and p_date_earned between ci.effective_start_date and ci.effective_end_date
278: and p_date_earned between cilvl.effective_start_date and cilvl.effective_end_date