DBA Data[Home] [Help]

APPS.WIP_MOVE_VALIDATOR dependencies on GL_CODE_COMBINATIONS

Line 2331: gl_code_combinations gcc

2327: NOT EXISTS
2328: (SELECT 'X'
2329: FROM hr_organization_information hoi,
2330: gl_sets_of_books gsob,
2331: gl_code_combinations gcc
2332: WHERE gcc.chart_of_accounts_id = gsob.chart_of_accounts_id
2333: and gsob.set_of_books_id =
2334: to_number(decode(rtrim(translate(
2335: hoi.org_information1,'0123456789',' ')),