DBA Data[Home] [Help]

APPS.PAY_JP_ZENGIN_TAPE dependencies on PAY_USER_COLUMN_INSTANCES_F

Line 457: pay_user_column_instances_f inst

453: select inst.user_column_instance_id into hols_id
454: from pay_user_columns col1,
455: pay_user_tables tab1,
456: pay_user_rows_f row1,
457: pay_user_column_instances_f inst
458: where tab1.user_table_name = 'BANK_HOLIDAYS'
459: and row1.user_table_id = tab1.user_table_id
460: and col1.user_table_id = tab1.user_table_id
461: and col1.user_column_name = sql_str