DBA Data[Home] [Help]

APPS.HR_GB_PROCESS_P11D_ENTRIES_PKG dependencies on PAY_USER_COLUMNS

Line 3028: pay_user_columns c,

3024: p_date date) is
3025: select to_number(i.value)
3026: from pay_user_tables t,
3027: pay_user_rows_f r,
3028: pay_user_columns c,
3029: pay_user_column_instances_f i
3030: where t.user_table_name = 'GB_CC_SCALE'
3031: and t.user_table_id = r.user_table_id
3032: and t.user_table_id = c.user_table_id