DBA Data[Home] [Help]

APPS.PAY_GB_BACS_TAPE dependencies on PAY_USER_TABLES

Line 496: pay_user_tables tab1

492: select 1 into hols_id
493: from pay_user_column_instances_f inst,
494: pay_user_rows_f row1,
495: pay_user_columns col1,
496: pay_user_tables tab1
497: where tab1.user_table_name = 'BANK_HOLIDAYS'
498: and tab1.business_group_id is null
499: and tab1.legislation_code = 'GB'
500: and row1.user_table_id = tab1.user_table_id