DBA Data[Home] [Help]

APPS.PAY_JP_DBI_PKG dependencies on PAY_USER_TABLES_TL

Line 26: pay_user_tables_tl tl

22: b.user_row_title,
23: tl.user_table_name tl_user_table_name,
24: tl.user_row_title tl_user_row_title
25: from pay_user_tables b,
26: pay_user_tables_tl tl
27: where b.range_or_match = p_range_or_match
28: and b.legislation_code = 'JP'
29: and b.business_group_id is null
30: and tl.user_table_id = b.user_table_id