DBA Data[Home] [Help]

APPS.IGIPMSDA dependencies on DUAL

Line 69: FROM SYS.DUAL

65: WHERE enabled_flag = 'Y'
66: and expense_ccid = cp_code_combination_id
67: UNION
68: SELECT p_accounting_rule_id, 2 priority
69: FROM SYS.DUAL
70: WHERE p_accounting_rule_id is not null
71: UNION
72: SELECT default_accounting_rule_id, 3 priority
73: FROM igi_mpp_setup